Difference between revisions of "Release notes/1.4.3"

From Inkscape Wiki
Jump to navigation Jump to search
Line 181: Line 181:
=== Linux-specific Fixes ===
=== Linux-specific Fixes ===


* Drag & Drop as well as 'Open file with Inkscape' from the file explorer now work for files in <pre>/home</pre> and <pre>/media</pre> if Inkscape is installed in snap format (but not for files saved in most other locations) ([https://gitlab.com/inkscape/inkscape/-/issues/5229], [https://gitlab.com/inkscape/inkscape/-/issues/3624 Bug #3642])
* Drag & Drop as well as 'Open file with Inkscape' from the file explorer now work for files in <code>/home</code> and <code>/media</code> if Inkscape is installed in snap format (but not for files saved in most other locations) ([https://gitlab.com/inkscape/inkscape/-/issues/5229], [https://gitlab.com/inkscape/inkscape/-/issues/3624 Bug #3642])
* Inkscape can now be started from the <pre>Welcome dialog</pre> when using Wayland as a display server. The button row can now be reached ([https://gitlab.com/inkscape/inkscape/-/merge_requests/7224 MR #7224], [https://gitlab.com/inkscape/inkscape/-/issues/5692 Bug #5692])
* Inkscape can now be started from the <code>Welcome dialog</code> when using Wayland as a display server. The button row can now be reached ([https://gitlab.com/inkscape/inkscape/-/merge_requests/7224 MR #7224], [https://gitlab.com/inkscape/inkscape/-/issues/5692 Bug #5692])


=== Windows-specific Fixes ===
=== Windows-specific Fixes ===

Revision as of 00:59, 29 November 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)

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


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