Release notes/1.4.4

From Inkscape Wiki
Jump to navigation Jump to search
Warning symbol.png These Release Notes are in Draft Status.

Important Links:



Warning symbol.png Pending questions:

Big Backports MR (not merged yet)

(MR #7840, [ Bug # ])

crash

  • … when opening some specific PDF files ([1], Bug #)
  • … when selecting an object with the PowerStroke Live Path Effect (MR #7723, Bug #5997)
  • … when starting Inkscape with a graphics tablet plugged in (MR #7665, Bug #5618)
  • … when opening or closing certain SVG files with the Export dialog open (Bug #5141, MR #7139)
  • … when the width or height field of an imported raster image with locked width/height ratio is set zero or no value (Bug #5428, MR #7139)
  • … when there are two entries for the same file in the list of recently used files (Bug 6002, MR #7750)
  • … on Windows, when two recently opened files are in the same folder on different drives (Bug #6028, MR #7754)
  • … when trying to use Break Apart with certain complex paths (MR #7800, Bug #6067)
  • … when creating a new page (Bug #5904, MR #7417)
  • … when using the Tweak tool with an empty text object in the selection (Bug #5918, MR #7474)
  • … when trying to edit a gradient after removing one of its stops by using the XML Editor (Bug #1299, MR #7532)
  • … when trying to undo a line created with the Connector Tool under certain circumstances (Bug #5949, MR #7510)
  • … when trying to apply the Corners LPE to a group (which isn't possible) (Bug #5984, MR #7845)

Canvas

  • Texts that are (temporarily) displayed on the canvas, such as snapping messages, page names or measurements, no longer look like little boxes for non-Latin scripts (Bug #1707, MR #7850).
  • Copy-pasting large numbers of objects with gradients is faster now (Bug #2403, MR #7856).
  • When copying objects to the clipboard, some weird behavior no longer occurs - TODO: wait for reply from houz (MR #7858).

Clipping

  • Releasing an Inverse Clip (Live Path Effect) will no longer leave the clip path invisible (Bug #5966, MR #7521).

Palettes

  • The color palette for Elementary OS has been added (MR #7636).

Templates

  • The numbers in the schema drawing for the US zine template now match the description text (MR #7762).

Keyboard

  • It is now possible to set a keyboard shortcut for Paste on Page (MR #7764).

Building

  • Building Inkscape with GCC 16 no longer fails (MR #7722).

Gradient Tool

  • Editing gradients with the Gradient Tool is faster now, because Inkscape doesn't continuously update the tool controls bar anymore (Bug #4104, MR #7811).

Text Tool

  • Justified text now flows more correctly when it contains fixed-width whitespace (MR #7479).

Layers and Objects Dialog

  • Opening the dialog with many objects selected is much faster now (Bug #4934, MR #7802).

Object Properties Dialog

Command Line

  • The --help command no longer displays unrelated translation file contents along with the actual information ([3]).
  • Removed a warning that was printed when opening a file which contained a link to an internet address (Bug #5784, MR #7625).

Changes and Bug Fixes

Definitely not released yet.

Highlights

Inkscape 1.4.4 is a maintenance and bugfix release, which brings you a few selected fixes for some irritating bugs, and comes with updated translations.

It is also a bridge release in the sense that it can be used to convert the planned Inkscape 1.5 multipage file format to the pre-1.5 multipage format. Versions lower than Inkscape 1.4.3 will not be able to interpret pages created in Inkscape versions 1.5 and upwards. Opening a document in Inkscape 1.4.3 and saving it will convert it to the current ('old') page format (MR #7608).

Background: While the 'old' format of pages in Inkscape is a custom addition that only works in Inkscape, the new format will make use of the svg:view element, which is standardized and can work in other SVG viewers, too. Find more information about this in MR #7525.


Crash / Freeze Fixes

Fixed a crash …

Fixed a freeze that occurred when

General User Interface

Canvas

  • When using the Layers and Objects dialog to move objects between groups, the bounding boxes on the canvas will now show the correct size and position again (MR #7704, Bug #5996)

General

  • Graphics that contain the version number have been updated for the new release ([5]).

Dialogs

Objects Dialog

  • Up / Down arrow keys can be used to move around between objects again (Bug# 10033, MR #7817).
  • Using Inkscape in a language that is written from right to left (RTL), it is now possible again to expand sections in the Objects dialog (MR #7825).
  • Changing an object's opacity in this dialog now affects what is saved in 'last used style' (Bug #5811, [6]).

Preferences Dialog

  • Label and tool tips for node deletion algorithm choices have been clarified (MR #7819).

Welcome Dialog

  • Welcome Dialog contents no longer multiplies when you open new Inkscape windows with the dialog open (Bug #5838, [7]).

https://gitlab.com/inkscape/inkscape/-/merge_requests/7817

Tools

Star / Polygon Tool

  • A new button in the tool controls allows you to rotate the selected star or polygon into an upright position, so it will stand on two spikes (star) or on one edge (polygon) (MR #7851).

Text Tool


Keyboard Shortcuts

Extensions

General Extension Fixes

Extension Development

Linux-specific Fixes

Windows-specific Fixes

MacOS-specific Fixes

Improvements for Development / Deployment / Testing

  • libuemf
    is now a submodule, which makes switching between Inkscape branches during development easier (MR #7787).

Known Issues

On Wayland (display server), depending upon the Gtk version your system uses, a crash may occur when moving a docked tab, or closing a floating dialog. Trying to undock a dialog may result in the wrong dialog being undocked (Bug #6013, Upstream Gtk issue).

More known issues can be found on GitLab.

Translations

The following user interface translations received updates (as of ):

  • Basque
  • Brazilian Portuguese
  • Bulgarian
  • Croatian
  • Dutch
  • Finnish
  • French
  • Hungarian
  • Latvian
  • Polish
  • Portuguese
  • Romanian
  • Russian
  • Simplified Chinese
  • Slovenian
  • Spanish
  • Swedish
  • Traditional Chinese
  • Vietnamese


Contributing to interface translations

Want to help with translations? Learn how to help!

Documentation

Weblate is now being used to translate tutorials, man page and keyboard shortcuts, but still needs some finetuning.

The following documentation translations received updates:

  • Basque
  • Brazilian Portuguese
  • Croatian
  • Dutch
  • French
  • Italian
  • Polish
  • Portuguese
  • Russian
  • Slovenian
  • Swedish
  • Vietnamese

Contributing to documentation and documentation translation

Contributions to the documentation translations, as well as improvements to its contents, are welcome at the inkscape-docs repository.

Other releases