Difference between revisions of "Release notes/0.92.2"

From Inkscape Wiki
Jump to navigation Jump to search
(Template for Inkscape 0.92.2)
 
(Add some of my recently fixed bugs)
Line 8: Line 8:


==Regression fixes==
==Regression fixes==
* GUI: Fix file preview on Windows when using the native file open dialog (Bug #[https://bugs.launchpad.net/bugs/802904 802904])




==Important bugfixes==
==Important bugfixes==
 
* GUI: Window position/size was often wrong on startup and when opening new documents (Bugs #[https://bugs.launchpad.net/bugs/1190828 1190828], #[https://bugs.launchpad.net/bugs/1654464 1654464], #[https://bugs.launchpad.net/bugs/195683 195683], #[https://bugs.launchpad.net/bugs/568867 568867])
* Symbols: Fix loading of Visio Stencils from .vss files with special characters in file name (Bug #[https://bugs.launchpad.net/bugs/1662465 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 #[https://bugs.launchpad.net/bugs/576126 576126], #[https://bugs.launchpad.net/bugs/1627551 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 #[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.


==Translations==
==Translations==

Revision as of 16:59, 22 April 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.

Translations

Documentation

Known issues

Previous releases