Release notes/1.3.2

From Inkscape Wiki
Jump to navigation Jump to search


Released on November 26, 2023.

Inkscape 1.3.2 is an important bugfix release, which fixes a data loss bug in the recently released Inkscape 1.3.1, along with another, smaller issue. We recommend that you update Inkscape from 1.3.1 as soon as possible. If using Windows, please first uninstall the older version.

  • Stars, polygons, spirals, 3D boxes are now saved correctly (MR #6090)
  • The data that was lost when saving these shapes with Inkscape 1.3.1 in an Inkscape SVG file can be recovered in Inkscape 1.3.2 (or any older version, too) if you manually make an edit to the affected shapes. Here's how you can do this quickly for any file:
    • You can check your files for missing elements by looking at them with a different program, e.g. a web browser. The elements are still visible within Inkscape, but not in any other programs. This way, you will know whether you actually need to fix anything.
    • To fix all missing shapes at once, you can select all elements in all layers (Ctrl + Alt + A, need to unlock them first), and move them right and back left again with a press on the arrow keys.
    • Symbols and patterns containing these shapes need to be turned into normal objects to allow Inkscape to add back the missing data.
  • Unfortunately any files you have saved as plain or optimized SVG with Inkscape 1.3.1 will never be recoverable, as the shape metadata is irretrievably lost for those file types.
  • When using the new 'Text to glyphs' function, lines no longer end with @ signs, when there's a linebreak (MR #6094, Bug #4675).
  • Traditional Chinese translation updated (MR #6105)
  • Windows installer banner layout fixed (MR #6097)