Difference between revisions of "Release notes/0.92.2"

From Inkscape Wiki
Jump to navigation Jump to search
(add center control points for rectangles, circles/ellipses and stars)
(→‎Important bugfixes: add rest of my fixes in 0.92.x branch (hope I didn't miss any))
Line 23: Line 23:
* Extensions: The attribute <code>xml:space="preserve"</code> for [[INX Parameters]] of type <code>description</code> was ignored but they were untranslatable without it (Bug #[https://bugs.launchpad.net/bugs/1668115 1668115]). The attribute is now respected and translations work properly in all cases, however please note that this might change formatting in cases that were broken before, i.e. whenever omitting the attribute. To maintain visual appearance please add the attribute.
* Extensions: The attribute <code>xml:space="preserve"</code> for [[INX Parameters]] of type <code>description</code> was ignored but they were untranslatable without it (Bug #[https://bugs.launchpad.net/bugs/1668115 1668115]). The attribute is now respected and translations work properly in all cases, however please note that this might change formatting in cases that were broken before, i.e. whenever omitting the attribute. To maintain visual appearance please add the attribute.
* Import: Fix many issues with importing large files. Many files that could not be opened before (especially those containing large raster graphics) should import fine now. (Bugs #[https://launchpad.net/bugs/1572280 1572280], #[https://launchpad.net/bugs/1412912 1412912], #[https://launchpad.net/bugs/1373322 1373322], #[https://launchpad.net/bugs/1243011 1243011], #[https://launchpad.net/bugs/1627004 1627004], #[https://launchpad.net/bugs/1687090 1687090])
* Import: Fix many issues with importing large files. Many files that could not be opened before (especially those containing large raster graphics) should import fine now. (Bugs #[https://launchpad.net/bugs/1572280 1572280], #[https://launchpad.net/bugs/1412912 1412912], #[https://launchpad.net/bugs/1373322 1373322], #[https://launchpad.net/bugs/1243011 1243011], #[https://launchpad.net/bugs/1627004 1627004], #[https://launchpad.net/bugs/1687090 1687090])
* Fonts: Do not load fonts with illegal characters in font family name which caused a crash. (Bugs #[https://bugs.launchpad.net/inkscape/+bug/1508928 1508928], #[https://bugs.launchpad.net/inkscape/+bug/1495386 1495386])
* Inkview: Fix loading files with non-ASCII characters in filename (Bug #[https://bugs.launchpad.net/bugs/488997 488997])
* Shortcuts
:* Fix "Shift" modifier being added incorrectly for many user defined shortcuts (making them unusable)
:* Allow to set shortcuts with characters that need to be escaped (e.g. "&", "<", ">")
:* Fix crash when exporting user defined shortcuts on Windows (Bug #[https://bugs.launchpad.net/bugs/1639701 1639701])
:* Improved performance of shortcut list in preferences


==Translations==
==Translations==

Revision as of 19:19, 27 July 2017

Other languages: العربية Català Česky Deutsch English Español Français Italiano 日本語 한국어 Polski Português Português do Brasil Русский Slovenčina 中文

Release highlights

DRAFT - Not yet released.

Inkscape 0.92.2 is a stability and bugfix release. For a complete list of bugs fixed in 0.92.2, see the Launchpad milestone page.

Improvements

  • Add a control point to the centers of rectangles, circles/ellipses and stars to make it easier to align them in a precise way. (Video)


Regression fixes

  • GUI: Fix file preview on Windows when using the native file open dialog (Bug #802904)


Important bugfixes

  • GUI: Window position/size was often wrong on startup and when opening new documents (Bugs #1190828, #1654464, #195683, #568867)
  • Symbols: Fix loading of Visio Stencils from .vss files with special characters in file name (Bug #1662465)
  • SVG import/export: Special characters in the document's "title" field could result in invalid SVG output and prevent re-opening the file on Windows (Bugs #576126, #1627551)
  • EMF/WMF import/export: Fix many issues that occurred when the system's locale was set to a language using comma (,) as decimal separator. Notably text was often positioned wrongly after import (Bugs #1089857, #1335660, #1599763, #1675755) and the export option "Convert gradients to colored polygons series" made Inkscape crash (Bug #1549015)
  • Extensions: The attribute xml:space="preserve" for INX Parameters of type description was ignored but they were untranslatable without it (Bug #1668115). The attribute is now respected and translations work properly in all cases, however please note that this might change formatting in cases that were broken before, i.e. whenever omitting the attribute. To maintain visual appearance please add the attribute.
  • Import: Fix many issues with importing large files. Many files that could not be opened before (especially those containing large raster graphics) should import fine now. (Bugs #1572280, #1412912, #1373322, #1243011, #1627004, #1687090)
  • Fonts: Do not load fonts with illegal characters in font family name which caused a crash. (Bugs #1508928, #1495386)
  • Inkview: Fix loading files with non-ASCII characters in filename (Bug #488997)
  • Shortcuts
  • Fix "Shift" modifier being added incorrectly for many user defined shortcuts (making them unusable)
  • Allow to set shortcuts with characters that need to be escaped (e.g. "&", "<", ">")
  • Fix crash when exporting user defined shortcuts on Windows (Bug #1639701)
  • Improved performance of shortcut list in preferences

Translations

Documentation

Known issues

Previous releases