Difference between revisions of "Release notes/1.4.4"
| Line 29: | Line 29: | ||
* … when using the Tweak tool with an empty text object in the selection ([[https://gitlab.com/inkscape/inkscape/-/work_items/5918 Bug #5918]], [[https://gitlab.com/inkscape/inkscape/-/merge_requests/7474 MR #7474]]) | * … when using the Tweak tool with an empty text object in the selection ([[https://gitlab.com/inkscape/inkscape/-/work_items/5918 Bug #5918]], [[https://gitlab.com/inkscape/inkscape/-/merge_requests/7474 MR #7474]]) | ||
* … when trying to edit a gradient after removing one of its stops by using the XML Editor ([[https://gitlab.com/inkscape/inkscape/-/work_items/1299 Bug #1299]], [[https://gitlab.com/inkscape/inkscape/-/merge_requests/7532 MR #7532]]) | * … when trying to edit a gradient after removing one of its stops by using the XML Editor ([[https://gitlab.com/inkscape/inkscape/-/work_items/1299 Bug #1299]], [[https://gitlab.com/inkscape/inkscape/-/merge_requests/7532 MR #7532]]) | ||
* … when trying to undo a line created with the Connector Tool under certain circumstances ([[https://gitlab.com/inkscape/inkscape/-/work_items/5949 Bug #5949]], [[https://gitlab.com/inkscape/inkscape/-/merge_requests/7510 MR #7510]]) | |||
==== Canvas ==== | ==== Canvas ==== | ||
| Line 35: | Line 36: | ||
==== Clipping ==== | ==== Clipping ==== | ||
* Releasing an Inverse Clip (Live Path Effect) will no longer leave the clip path invisible ([[https://gitlab.com/inkscape/inkscape/-/work_items/5966 Bug #5966]], [[https://gitlab.com/inkscape/inkscape/-/merge_requests/7521 MR #7521]]). | * Releasing an Inverse Clip (Live Path Effect) will no longer leave the clip path invisible ([[https://gitlab.com/inkscape/inkscape/-/work_items/5966 Bug #5966]], [[https://gitlab.com/inkscape/inkscape/-/merge_requests/7521 MR #7521]]). | ||
==== Palettes ==== | |||
* The color palette for Elementary OS has been added ([[https://gitlab.com/inkscape/inkscape/-/merge_requests/7636 MR #7636]]). | |||
==== Templates ==== | ==== Templates ==== | ||
Revision as of 22:11, 17 April 2026
| These Release Notes are in Draft Status.
Important Links:
|
Pending questions:
|
Big Backports MR (not merged yet)
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 ([#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])
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]).
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
Object Properties Dialog
- Selecting paths with the Object Properties dialog open is faster now ([[2]], [MR #7843, not merged directly, but cherry-picked]).
Command Line
- The --help command no longer displays unrelated translation file contents along with the actual information ([[3]]).
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 …
- … when undoing the creation of a new document page ([MR #7787], [Bug #6060])
- … when closing the Unicode Characters dialog ([Bug #6014], [[4]])
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
- NOT CONFIRMED (https://gitlab.com/inkscape/inkscape/-/merge_requests/7844#note_3242262708): The cursor no longer blinks when the text is not currently in focus ([MR #7844]).
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
- Inkscape 1.5 — development branch
- Inkscape 1.4 — current stable release branch (1.4.1, 1.4.2, 1.4.3, 1.4.4 next bugfix release)
- Inkscape 1.3 (1.3.1, 1.3.2)
- Inkscape 1.2 (1.2.1, 1.2.2)
- Inkscape 1.1 (1.1.1, 1.1.2)
- Inkscape 1.0 (1.0.1, 1.0.2)
- Inkscape 0.92 (0.92.1, 0.92.2, 0.92.3, 0.92.4, 0.92.5)
- Inkscape 0.91
- Inkscape 0.48 (0.48.1, 0.48.2, 0.48.3, 0.48.4, 0.48.5)
- Inkscape 0.47
- Inkscape 0.46
- Inkscape 0.45
- Inkscape 0.44
- Inkscape 0.43
- Inkscape 0.42
- Inkscape 0.41
- Inkscape 0.40
- Inkscape 0.39
- Inkscape 0.38
- Inkscape 0.37
- Inkscape 0.36
- Inkscape 0.35