Difference between revisions of "Release notes/0.92.2"

From Inkscape Wiki
Jump to navigation Jump to search
(Add some of my recently fixed bugs)
(→‎Important bugfixes: Importing large files)
Line 17: Line 17:
* 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 #[https://bugs.launchpad.net/bugs/1089857 1089857], #[https://bugs.launchpad.net/bugs/1335660 1335660], #[https://bugs.launchpad.net/bugs/1599763 1599763], #[https://bugs.launchpad.net/bugs/1675755 1675755]) and the export option "Convert gradients to colored polygons series" made Inkscape crash (Bug #[https://bugs.launchpad.net/bugs/1549015 1549015])
* 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 #[https://bugs.launchpad.net/bugs/1089857 1089857], #[https://bugs.launchpad.net/bugs/1335660 1335660], #[https://bugs.launchpad.net/bugs/1599763 1599763], #[https://bugs.launchpad.net/bugs/1675755 1675755]) and the export option "Convert gradients to colored polygons series" made Inkscape crash (Bug #[https://bugs.launchpad.net/bugs/1549015 1549015])
* 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])


==Translations==
==Translations==

Revision as of 17:26, 6 May 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.

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)

Translations

Documentation

Known issues

Previous releases