Difference between revisions of "Release notes/0.92.5"

From Inkscape Wiki
Jump to navigation Jump to search
(Skeleton for 0.92.5)
 
m
(8 intermediate revisions by 2 users not shown)
Line 13: Line 13:
== Improvements ==
== Improvements ==


...
* Extensions are now compatible with Python 3 as well as Python 2
* The option to export to 'Save as...' > 'Cairo PNG' has been removed, as it was frequently confused with the 'Export PNG image' option
* The snap package now supports GTK2 themes from common distros via the gtk2-common-themes content interface


<!-- == Regression fixes ==


== Regression fixes ==
* ... -->


* ...
== Notable bugfixes and crash fixes ==


== Notable bugfixes ==
* As of Windows 10 (version 1809) fonts are installed into a new user-specific folder by default. Allow Inkscape to recognize those fonts.  ([https://gitlab.com/inkscape/inkscape/issues/50 #50])
 
* The default Perl interpreter executable on Windows was changed from "perl.exe" to "wperl.exe" which should usually avoid flashing a console window.  ([https://gitlab.com/inkscape/inkscape/issues/66 #66])
* ...
* Fix crash when moving group after deleting a connector from it. ([https://gitlab.com/inkscape/inkscape/issues/205 #205])
* Fix crash on PNG export ([https://gitlab.com/inkscape/inkscape/commit/6cf2c82b464b2bf086780d45fb52b21565e72933 Commit #6cf2c8])
* Fix stroke to path for dashed paths with round caps ([https://gitlab.com/inkscape/inkscape/commit/cb555bdc386f699dc2c76b65a5f3678003ec2405 Commit #cb555bdc])
* Limit size of font preview ([https://gitlab.com/inkscape/inkscape/commit/06cb5e157e95249ad4c11a777d36ec4e653b5c07 Commit #06cb5e15])
* Files with spaces in names are now opened by the Inkscape snap ([https://gitlab.com/inkscape/inkscape/commit/1a1d78ad89f8a7f3509d4464da2769e64909dec0 Commit #1a1d78ad])
* Default preferences value for 'Rendering tile multiplier' set to a value that yields better performance on modern hardware (note: only applies if you reset your preferences file or install Inkscape for the first time) ([https://gitlab.com/inkscape/inkscape/commit/f8dce91bac9015b21d9ec9d6e653bfb0a9995102 Commit #f8dce91b])
* Fix crash in Clone Original LPE ([https://gitlab.com/inkscape/inkscape/commit/515569e7213be998b80c086fc4a7bc8811d307e3 Commit #515569e7])
* Fix crash in SIOX foreground tracing ([https://gitlab.com/inkscape/inkscape/commit/424477f665adb9996045d92026ceecb2eeb22dbe Commit #424477f6])
* Fix crash when importing / selecting a large PNG image ([https://gitlab.com/inkscape/inkscape/commit/72836e914fb2175181f74c020a366847a07d72e0 Commit #72836e91])
* Fix crash on undo when the text dialog is open ([https://gitlab.com/inkscape/inkscape/commit/40c7e4f831d9270c8fdcd1b89b6e504b5bca6624 Commit #40c7e4f8])
* Fix a crash after deleting a connector ([https://gitlab.com/inkscape/inkscape/issues/205 Bug inkscape#205])
* Fix a crash for connector tool avoidance functionality (flatpak) (https://gitlab.com/inkscape/inkscape/commit/c4d311853e68039eb885fd95b25165c2256063fe Commit #c4d31185)
* Fix a crash when selecting all with text on path (https://gitlab.com/inkscape/inkscape/commit/1a07842b3b8870ba06238a2a09ce97e0a07761e2 Commit #1a07842b)
* Fix a crash when putting text on path with Objects dialog open ([https://gitlab.com/inkscape/inkscape/commit/f5a3865836b69eaf3500e0ea1d256e8a15eaa5a6 Commit #f5a38658])
* Fix a crash of the paint bucket tool (flatpak) ([https://gitlab.com/inkscape/inkscape/commit/cbeb0db7ede1364170994e390829f48537d12268 Commit #cbeb0db7])
* Fix a crash on Boolean division (flatpak) ([https://gitlab.com/inkscape/inkscape/commit/094d2341faec7dbbb9336bd3f84ec20e5ecfd685 Commit #094d2341])
* Fix a crash when resizing objects ([https://gitlab.com/inkscape/inkscape/commit/5095c1b47bf125394c941e7db76aac445e3da993 Commit #5095c1b4])
* Fix a crash when pressing the menu button with Mate desktop ([https://gitlab.com/inkscape/inbox/issues/400 Bug inbox#400])
* Fix crashes with empty text and arrow / Enter keys ([https://gitlab.com/inkscape/inkscape/commit/f29ffcbb71499456cd969d07dc9e490fdf17423c Commit #f29ffcbb], [https://gitlab.com/inkscape/inkscape/commit/decb8fcb692a1d743b3e5fd9b7105854a9be0974 Commit #decb8fcb], [https://gitlab.com/inkscape/inkscape/commit/957032e1653ab4e5b4e6298b9609fbcc6f5728c1 Commit #957032e1])
* Fix a crash when clicking at the end of a text ([https://gitlab.com/inkscape/inkscape/commit/8306201a27638f26e492a4069a90b24de3b10aaa Commit #8306201a])
* Remove GCodetools update check ([https://gitlab.com/inkscape/inkscape/commit/45b59e76f64589cdad157c6e0eb1bb303b506063 Commit #45b59e76])


== More bug fixes ==
== More bug fixes ==
Line 34: Line 57:
The following UI translations received updates:
The following UI translations received updates:


* ...
* Hungarian
* Korean
* Croatian
* Turkish


The following installer translations received updates:
The following installer translations received updates:

Revision as of 00:36, 11 January 2020

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

Release highlights

Not yet released

Inkscape 0.92.5 is a stability and bugfix release.

Important changes

The Inkscape project has opened a new, user-facing bug tracker on gitlab at https://gitlab.com/inkscape/inbox/issues/ . Please use this new tracker to report issues that occur with Inkscape 0.92.5 and with development builds.

Improvements

  • Extensions are now compatible with Python 3 as well as Python 2
  • The option to export to 'Save as...' > 'Cairo PNG' has been removed, as it was frequently confused with the 'Export PNG image' option
  • The snap package now supports GTK2 themes from common distros via the gtk2-common-themes content interface


Notable bugfixes and crash fixes

More bug fixes

There were even more issues fixed than those listed above, but these probably only affect a small portion of users, or are relevant for development and packaging only.

For a complete list, visit our GitLab issue tracker and see the commit history (all changes from January, 15th 2019 until release date).

Translations

The following UI translations received updates:

  • Hungarian
  • Korean
  • Croatian
  • Turkish

The following installer translations received updates:

  • ...

The following documentation translations received updates:

  • ...

Contributing to interface translations

Want to help with translations? Learn how to help!

Documentation

  • ...

Contributing to documentation and documentation translation

Contributions to the documentation translations, as well as improvements to its contents, are welcome at the inkscape-docs repository.

Known issues

Previous releases