Difference between revisions of "Release notes/0.92.5"
(→Notable bugfixes: Perl interpreter executable on Windows was changed from "perl.exe" to "wperl.exe") |
|||
Line 13: | Line 13: | ||
== Improvements == | == Improvements == | ||
* Extensions are now compatible with Python 3 as well as Python 2 | |||
== Regression fixes == | == Regression fixes == |
Revision as of 13:33, 8 March 2019
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
Regression 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. (#50)
- The default Perl interpreter executable on Windows was changed from "perl.exe" to "wperl.exe" which should usually avoid flashing a console window. (#66)
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:
- ...
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.