Difference between revisions of "Release notes/1.4.4"

From Inkscape Wiki
Jump to navigation Jump to search
m
Line 27: Line 27:
''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 <code>svg:view</code> element, which is standardized and can work in other SVG viewers, too. Find more information about this in [https://gitlab.com/inkscape/inkscape/-/merge_requests/7525 MR #7525].''
''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 <code>svg:view</code> element, which is standardized and can work in other SVG viewers, too. Find more information about this in [https://gitlab.com/inkscape/inkscape/-/merge_requests/7525 MR #7525].''


* 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 ([[https://gitlab.com/inkscape/inkscape/-/merge_requests/7704]], [[https://gitlab.com/inkscape/inkscape/-/issues/5996]])


=== Crash / Freeze Fixes ===
=== Crash / Freeze Fixes ===


Fixed a crash …
Fixed a crash …
* …  
* … when undoing 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]])


Fixed a freeze that occurred when  
Fixed a freeze that occurred when  
Line 40: Line 39:


==== Canvas ====
==== 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 ([[https://gitlab.com/inkscape/inkscape/-/merge_requests/7704 MR #7704]], [[https://gitlab.com/inkscape/inkscape/-/issues/5996 Bug #5996]])


==== Bars ====
==== Bars ====
Line 79: Line 80:
=== Improvements for Development / Deployment / Testing ===
=== Improvements for Development / Deployment / Testing ===


* libuemf is now a submodule, which makes switching between Inkscape branches during development easier ([[https://gitlab.com/inkscape/inkscape/-/merge_requests/7787 MR #7787]]).


== Known Issues ==
== Known Issues ==

Revision as of 19:29, 4 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 …

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

Bars

Various

Style

Dialogs

Preferences Dialog

Welcome Dialog

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