Difference between revisions of "Release notes/1.4.3"

From Inkscape Wiki
Jump to navigation Jump to search
Line 79: Line 79:
==== Fill and Stroke Dialog ====
==== Fill and Stroke Dialog ====


*
* Modifying a swatch color with the color sliders no longer creates dozens of entries in the Undo history ([https://gitlab.com/inkscape/inkscape/-/merge_requests/6993 MR #6993], [https://gitlab.com/inkscape/inkscape/-/issues/5486 Bug #5486]).
 


==== Layers and Objects Dialog ====
==== Layers and Objects Dialog ====

Revision as of 17:35, 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)
  • … when editing an SVG file that contains text that is not in a text object and the preference to check attributes and properties on editing is set to true (MR #7138, Bug #5337)
  • … when opening or closing some files with the Export dialog open, or when opening the Export dialog with certain files open (MR #6989, Bug #4744, Bug inbox#12065, Bug #4786)
  • … when trying to export text objects of the type 'text in a shape' that do not actually have a shape associated with them, and prevent those from being created in the first place (MR #7170, Bug #5433)
  • … when trying to delete a page which contains both an object and its clone(s) and the option "Move Objects with Page" is selected via the toggle button on the Page Tool's toolbar (MR #7183, Bug #5753)
  • … when trying to open a file containing an invalid pattern that only has a transform, but no actual pattern (MR #7162, Bug #5677)
  • 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).
  • The pattern 'Abstract 1' can now be colored by the user like most other patterns (if you don't know which one that is - it's the first pattern in the 'Geometrical' set, MR #6618).

Dialogs

Align and Distribute Dialog


Document Properties Dialog

Export Dialog


Fill and Stroke Dialog

  • Modifying a swatch color with the color sliders no longer creates dozens of entries in the Undo history (MR #6993, Bug #5486).

Layers and Objects Dialog

Preferences Dialog

  • In the keyboard shortcut settings, the categories for the keyboard shortcuts can now be translated by our translation team (MR #6989, Bug #2285, Bug #5501).

Swatches Dialog


XML Editor Dialog

Tools

Calligraphy Tool

Ellipse Tool

Measure Tool

Mesh Gradient Tool

Node Tool

Page Tool

  • When moving pages in their order in the document (using the 'Move page...' buttons / options in the right-click menu), pages no longer change in size sometimes (MR #7194, Bug #5334).

Selector Tool

  • The number fields in the Selector tool's tool control bar now show the correct object width, height and position when the preferences setting for geometrical / visual bounding box is changed (MR #6932).

Shape Builder


Spray Tool


Text Tool

Clipboard


Images


Import / Export

  • In the PDF import dialog, the default font import strategy has been changed from 'Draw missing fonts' to 'Substitute missing fonts'. The user's selections in the dialog will now be remembered for the next PDF import (MR #6765, Bug #5281).
  • In the PDF import dialog, the options for the font import strategy now do what their label says (and not the opposite, MR #6787).

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

  • Multi-line text entry fields in extension dialogs now expand to show more lines of text when you type in them (if the dialog height allows for it - you still need to resize the dialog as a whole to give the text field space to expand into, MR #7182).

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