Release notes/1.4.1

From Inkscape Wiki
Revision as of 02:35, 2 March 2025 by KrIr17 (talk | contribs) (grammar)
Jump to navigation Jump to search
Warning symbol.png These Release Notes are in Draft Status.

Important Links:



Warning symbol.png Pending questions:

Release highlights

Definitely not released yet.

Changes and Bug Fixes

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

The most important fixes and changes in this release are:

  • a new splash screen, providing a visual cue while Inkscape loads in the background
  • greatly improved Affinity Designer files (.afdesign) import
  • more than X crash/freeze fixes, many of which affected PDF import
  • improvements to boolean operations
  • and almost Y more bug fixes

General User Interface

  • Some toolbars now have more collapsible groups, allowing Inkscape to fit on 720p screens (Bug #4987, MR #6910, MR #6707).
  • A new splash screen has been added, letting users know that Inkscape is loading. This can be turned off in Preference > Interface > Windows > Miscellaneous
  • Closing the welcome dialog does not create a new Window (Bug #6746,MR #6584).
  • Status bar hint for guides has been updated to show effect of double clicking on guide (MR #6772).
  • Moving with arrow keys works as expected for non integer values of nudge (Bug #5308,MR #6830).
  • Modular grid now renders with inverted y axis (MR #6917).

Dialogs

General

Align and Distribute Dialog

  • Irrelevant alignment options are now correctly hidden on opening the Align and Distribute dialog (Bug #5187, MR #6730).

Export Dialog

  • Batch Export: Missing directory prompts creation of directory (MR #6882).

Fill and Stroke Dialog

Layers and Objects Dialog

  • Several crash fixes ([])
  • Children of selected groups now show highlights ()

Swatches Dialog

  • .ase color palettes using the LAB color space are imported correctly (Bug #5372,MR #6809)
  • loading color palettes through the dialog no longer crashes (Bug #5448, MR #6895)

Tools

Calligraphy Tool

  • Missing end-parentheses in tooltips have been restored MR #6486

Ellipse Tool

Measure Tool

Node Tool

Text Tool

  • Inkscape no longer freezes when versions of Noto Color Emoji Fonts containing SVG glyphs are used (Bug #5368,MR #6827).

Images

  • Making a bitmap copy now respects antialias setting (MR #6925).

Clipboard

  • Pasting Mesh Gradient no longer crashes (Bug #5350 MR #6865)
  • Copying clones pointing to objects in a different open document does not crash anymore (Bug #5282, MR #6868).
  • Copy-Pasting clones of groups moved to a different layers now works (Bug #5422,MR #6921)
  • Pasting doesn't open a new window if SVG import mode is set to 'new' (MR #6929)

Import / Export

  • Inkscape no longer crashes when importing a PDF file with Type-3/Bitmap Colored fonts (Bug #5235, MR #6811).
  • PDF import handles consecutive clippings properly (Bug #4135,MR #6912).
  • The new PDF importer now handles character and word spacing in text properly (Bug #5367, MR #6828).
  • Inkscape now automatically appends the correct extension upon changing file type (Bug #5246,MR #6768)
  • Links are no longer misplaced when exporting to PDF (Bug #5299, MR #6779).
  • Documents with links no longer fail to export under non-English locales (Bug #5354,MR #6816).
  • Invalid URIs do not lead to crashes on export (Bug #5249,MR #6856).
  • Inkscape defaults to SVG and not WMF if no extension if provided (Bug #5490,MR #6952)

Path Operations

  • Boolean operations now respect fill-rule even if it is specified as a separate attribute (Bug #5437,MR #6876).
  • Better division for paths containing arcs (circles and ellipses, for example) Bug #2875,MR #6152.
  • Shape builder no longer deforms circles that intersect with other shapes (Bug #4453,MR #6152).
  • Intersection on circles produces better result (Bug #3543,MR #6152).

Live Path Effects

Extensions

Command Line

Linux-specific Fixes

Windows-specific Fixes

macOS-specific Fixes

  • UI text is properly rendered (and not replaced with boxes) when fonts are missing (Bug #3532).
  • Inkscape doesn't crash when preferences is invoked after closing window (Bug #5484,MR #6943).

Improvements for development / deployment / testing

  • Failing snap package builds have been fixed (MR #6819)

Translations

Several parts of the UI are now translatable now have better context (MR #6941, MR #6950).

The following UI translations received updates:

  • German

The following documentation translations received updates:

Contributing to interface translations

Want to help with translations? Learn how to help!

Documentation

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