Difference between revisions of "Release notes/1.4.4"

From Inkscape Wiki
Jump to navigation Jump to search
m
m
Line 32: Line 32:
Fixed a crash …
Fixed a crash …
* … when '''undoing the creation of a new document page''' ([[https://gitlab.com/inkscape/inkscape/-/merge_requests/7787 MR #7787]], [[https://gitlab.com/inkscape/inkscape/-/work_items/6060 Bug #6060]])
* … when '''undoing the creation of a new document page''' ([[https://gitlab.com/inkscape/inkscape/-/merge_requests/7787 MR #7787]], [[https://gitlab.com/inkscape/inkscape/-/work_items/6060 Bug #6060]])
* … when '''closing the Unicode Characters''' dialog ([[https://gitlab.com/inkscape/inkscape/-/work_items/6014 Bug #6014]], [[https://gitlab.com/inkscape/inkscape/-/merge_requests/7853]])


Fixed a freeze that occurred when  
Fixed a freeze that occurred when  
Line 46: Line 47:
==== Objects Dialog ====
==== Objects Dialog ====


* Up / Down arrow keys can be used to move around between objects again ([[https://gitlab.com/inkscape/inbox/-/work_items/10033 Bug# 10033]], [[https://gitlab.com/inkscape/inkscape/-/merge_requests/7817 MR #7817]]).
* '''Up / Down arrow keys''' can be used to move around between objects again ([[https://gitlab.com/inkscape/inbox/-/work_items/10033 Bug# 10033]], [[https://gitlab.com/inkscape/inkscape/-/merge_requests/7817 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 ([[https://gitlab.com/inkscape/inkscape/-/merge_requests/7825 MR #7825]]).
 
* Changing an object's opacity in this dialog now affects what is saved in 'last used style' ([[https://gitlab.com/inkscape/inkscape/-/issues/5811 Bug #5811]], [[https://gitlab.com/inkscape/inkscape/-/merge_requests/7689]]).
https://gitlab.com/inkscape/inkscape/-/merge_requests/7825


==== Preferences Dialog ====
==== Preferences Dialog ====


* Label and tool tips for node deletion algorithm choices have been clarified ([[https://gitlab.com/inkscape/inkscape/-/merge_requests/7819 MR #7819]])
* Label and tool tips for node deletion algorithm choices have been clarified ([[https://gitlab.com/inkscape/inkscape/-/merge_requests/7819 MR #7819]]).


==== Welcome Dialog ====
==== Welcome Dialog ====

Revision as of 15:25, 11 April 2026

Warning symbol.png These Release Notes are in Draft Status.

Important Links:



Warning symbol.png Pending questions:


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], [[1]])

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])

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], [[2]]).

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], [[3]]).

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

Tools

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 Dec. 21 2025):


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:

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