Release notes/1.4.4

From Inkscape Wiki
Revision as of 17:53, 4 April 2026 by Moini (talk | contribs) (Created page with "{{Box| '''These Release Notes are in Draft Status.''' * [https://gitlab.com/inkscape/inkscape/commits/1.4.x Commit History Main Program] * [https://gitlab.com/inkscape/extensi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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 fixes for many critical or irritating bugs, and even a few new features.

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.

The most important fixes and changes in this release are:

  • 24 crash/freeze fixes many of which prevented users from opening certain files or exporting certain objects with Inkscape 1.4.2
  • and almost bug fixes and small improvements, among them:
    • JPEG/JPG export works again on Windows.
    • The problem with user interface text showing up as rectangles ('tofu') instead of letters if certain fonts are installed on macOS is finally resolved.
    • Ungrouping big groups is faster again.
    • All pasting options ('on page', 'width'/'height'/'size'/…) are now accessible from the right-click menu on canvas.
    • The Measure tool snaps again at its end point, so you can make accurate measurements again.
    • The LPE dialog now offers to convert Line, Polyline or Polygon SVG objects to paths before applying a path effect to them
    • When resizing the Inkscape window, the buttons in the Commands bar (copy, paste, open, dialog shortcuts) show up one by one instead of waiting for the window to get big enough to show the second half at once.
    • When converting strokes to paths, patterns and gradients are no longer lost.
    • Aligning on a circle or arc now works more reliably.
    • Text on Path now also works with rectangles.
    • Many improvements have been made to the PDF import.
    • Results from path operations no longer end up at the bottom of the object stack unexpectedly and the Split Path operation has learnt to better handle nested shapes.
    • The current layer by default is now the one where you have last selected an object (might need a preferences reset to apply).
    • Whether the current page is changed when you select an object on it has been made optional.
    • You can now make small changes to how Inkscape looks without needing to modify the full theme file.
    • The bug that sometimes made it impossible to make gradients and patterns fully opaque has been prevented from reaching adulthood (it has been around since 2007!).
    • and 23 updated interface languages and 12 updated documentation languages!

Crash / Freeze Fixes

Fixed a crash …

Fixed a freeze that occurred when

General User Interface

Canvas

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

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