Difference between revisions of "Release notes/0.92.2"

From Inkscape Wiki
Jump to navigation Jump to search
(→‎Regression fixes: Windows print bug)
(→‎Known issues: unfortunately we did not fix a lot of those... :-/)
Line 38: Line 38:


==Known issues==
==Known issues==
<!-- TODO
 
* DPI Change: Dialog needs better explanation of available options (Bug #[https://bugs.launchpad.net/bugs/1659229 1659229])
* DPI Change: Provide command line options for batch-processing legacy files (Bug #[https://bugs.launchpad.net/bugs/1659489 1659489])
* DPI Change: known issues with 'Scale elements' option ([https://bugs.launchpad.net/bugs/1653230 1653230],[https://bugs.launchpad.net/bugs/1653236 1653236],[https://bugs.launchpad.net/bugs/1654342 1654342],[https://bugs.launchpad.net/bugs/1654796 1654796],[https://bugs.launchpad.net/bugs/1654880 1654880],[https://bugs.launchpad.net/bugs/1654903 1654903],[https://bugs.launchpad.net/bugs/1655005 1655005],[https://bugs.launchpad.net/bugs/1655053 1655053],[https://bugs.launchpad.net/bugs/1660228 1660228])
* DPI Change: known issues with 'Scale elements' option ([https://bugs.launchpad.net/bugs/1653230 1653230],[https://bugs.launchpad.net/bugs/1653236 1653236],[https://bugs.launchpad.net/bugs/1654342 1654342],[https://bugs.launchpad.net/bugs/1654796 1654796],[https://bugs.launchpad.net/bugs/1654880 1654880],[https://bugs.launchpad.net/bugs/1654903 1654903],[https://bugs.launchpad.net/bugs/1655005 1655005],[https://bugs.launchpad.net/bugs/1655053 1655053],[https://bugs.launchpad.net/bugs/1660228 1660228])
* DPI Change: Default grids in documents created with Inkscape 0.91 don't scale correctly (Bug #[https://bugs.launchpad.net/bugs/1653893 1653893])
* DPI Change: Default grids in documents created with Inkscape 0.91 don't scale correctly (Bug #[https://bugs.launchpad.net/bugs/1653893 1653893])
* Renderer: Artifacts in Gaussian blur effects with default quality settings (Bug #[https://bugs.launchpad.net/bugs/1656383 1656383])
* Renderer: Artifacts in Gaussian blur effects with default quality settings (Bug #[https://bugs.launchpad.net/bugs/1656383 1656383])
* Node editor: Deselecting selected nodes of complex paths takes a long time (Bug #[https://bugs.launchpad.net/bugs/1652100 1652100])
* Node editor: Deselecting selected nodes of complex paths takes a long time (Bug #[https://bugs.launchpad.net/bugs/1652100 1652100])
* Fill and Stroke: HSL color selector may show corrupted colors, defunct 5th slider (Bug #[https://bugs.launchpad.net/bugs/1635982 1635982])
-->


==Previous releases==
==Previous releases==
* [[Release notes/0.92]]
* [[Release notes/0.92]]
* [[Release notes/0.92.1]]
* [[Release notes/0.92.1]]

Revision as of 20:54, 31 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)
  • Printing: Fix crash when printing on Windows (Bug #1665768)

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