Difference between revisions of "Release notes/1.4.3"

From Inkscape Wiki
Jump to navigation Jump to search
Line 43: Line 43:
* Handles (for rotation, shearing, ...) now look correct, even when the canvas is rotated ([https://gitlab.com/inkscape/inkscape/-/merge_requests/7222 MR #7222], [https://gitlab.com/inkscape/inkscape/-/issues/5278 Bug #5278])
* Handles (for rotation, shearing, ...) now look correct, even when the canvas is rotated ([https://gitlab.com/inkscape/inkscape/-/merge_requests/7222 MR #7222], [https://gitlab.com/inkscape/inkscape/-/issues/5278 Bug #5278])
* The LPE tool (or geometric construction tool) is now by default hidden from the toolbar. It is an experimental tool which is mostly not functioning well ([https://gitlab.com/inkscape/inkscape/-/merge_requests/7037 MR #7037], [https://gitlab.com/inkscape/inkscape/-/issues/5044 Bug #5044])
* The LPE tool (or geometric construction tool) is now by default hidden from the toolbar. It is an experimental tool which is mostly not functioning well ([https://gitlab.com/inkscape/inkscape/-/merge_requests/7037 MR #7037], [https://gitlab.com/inkscape/inkscape/-/issues/5044 Bug #5044])
* When using drag-and-drop to add a non-SVG-image file to an existing file, Inkscape no longer opens the file in a new window instead, believing that a raster image must be handled according to one's SVG import preference ([https://gitlab.com/inkscape/inkscape/-/merge_requests/6929 MR #6929], [https://gitlab.com/inkscape/inkscape/-/issues/5642 Bug #5642]).


<gallery mode="packed" heights=150px>
<gallery mode="packed" heights=150px>

Revision as of 15:49, 8 December 2025

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

Important Links:



Warning symbol.png Pending questions:


Definitely not released yet.

Changes and Bug Fixes

Inkscape 1.4.3 is a maintenance and bugfix release, which brings you fixes for many critical or irritating bugs, and even a few new features.

The most important fixes and changes in this release are:

  • xx crash/freeze fixes, many of which affected xx
  • more than xx bug fixes and small improvements, among them improvements to xx, xx, and xx
  • and xx updated translations!

([ MR #], [ Bug #])

Crash Fixes

Fixed a crash …

  • … when exporting clones using 'context-fill' or 'context-strokes' to define a color to PDF (MR 7169)
  • … when trying to convert a text-along-path that uses the 'path' attribute to define the path, which is new in SVG2 (and not supported by Inkscape yet - Inkscape uses 'href' to link to where the path is defined) to a normal text (MR #7191, Bug #5229)
  • … when trying to export one's custom keyboard shortcuts into a file (MR #7192, Bug #5746)
  • … when pressing Ctrl + Space in the Filter dialog (MR #7176, Bug #5569)
  • Fixed a freeze that occurred when Inkscape was trying to render filtered objects with invalid bounding box sizes (MR #7187, Bug #5356)

General User Interface

  • Handles (for rotation, shearing, ...) now look correct, even when the canvas is rotated (MR #7222, Bug #5278)
  • The LPE tool (or geometric construction tool) is now by default hidden from the toolbar. It is an experimental tool which is mostly not functioning well (MR #7037, Bug #5044)
  • When using drag-and-drop to add a non-SVG-image file to an existing file, Inkscape no longer opens the file in a new window instead, believing that a raster image must be handled according to one's SVG import preference (MR #6929, Bug #5642).

Style

  • Clones or markers that contain groups which are set to inherit their style via 'context-fill' and 'context-stroke' attributes now use the correct styles in Inkscape and also when exporting to PDF (MR #7169, Bug #5670, Bug #3458).

Dialogs

Align and Distribute Dialog


Document Properties Dialog

Export Dialog


Fill and Stroke Dialog


Layers and Objects Dialog


Swatches Dialog


XML Editor Dialog


Tools

Calligraphy Tool


Ellipse Tool

Measure Tool

Node Tool


Shape Builder

  • S…


Spray Tool


Text Tool


Clipboard


Images


Import / Export


Live Path Effects

  • Simplify: The button that decides whether multiple subpaths of the path are supposed to be treated separately by the effect has been turned into a checkbox (Commit #9470be6d, Bug #4894).

Path Operations


Keyboard Shortcuts

  • When selecting a different set of keyboard shortcuts than the default set in the Welcome dialog, this no longer breaks most keyboard shortcuts and also respects the user's choice (Commit #6a8399ba, Bug #5648)


Extensions

New Extensions

General Extension Fixes

Improvements in Particular Extensions


Extension Development


Command Line


Linux-specific Fixes

  • Drag & Drop as well as 'Open file with Inkscape' from the file explorer now work for files in /home and /media if Inkscape is installed in snap format (but not for files saved in most other locations) ([1], Bug #3642)
  • Inkscape can now be started from the Welcome dialog when using Wayland as a display server. The button row can now be reached (MR #7224, Bug #5692)

Windows-specific Fixes


MacOS-specific Fixes


Improvements for Development / Deployment / Testing / Translating

  • Weblate


Translations

The following user interface translations received updates:


Contributing to interface translations

Want to help with translations? Learn how to help!


Documentation

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