Difference between revisions of "Release notes/0.92.5"

From Inkscape Wiki
Jump to navigation Jump to search
Line 14: Line 14:
== Important changes ==
== Important changes ==


The Inkscape project has opened a new, (Users) bug and issues reporting page on gitlab at [https://gitlab.com/inkscape/inbox/issues/ 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.
The Inkscape project has opened a new, (Users) bug and issues reporting page on gitlab at [https://gitlab.com/inkscape/inbox/issues/ https://gitlab.com/inkscape/inbox/issues/] . Please use this new page, to report bugs and issues that occur with Inkscape 0.92.5 and with development builds.


== Improvements ==
== Improvements ==

Revision as of 15:39, 5 April 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.

The most notable improvements are:

  • Python extensions will now run with Python 3
  • Fonts on Windows 10 that are not installed globally are now available to be used in Inkscape

Important changes

The Inkscape project has opened a new, (Users) bug and issues reporting page on gitlab at https://gitlab.com/inkscape/inbox/issues/ . Please use this new page, to report bugs and 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

  • As of Windows 10 (version 1809), fonts are installed into a new user-specific folder by default. Inkscape can now find those fonts. (Bug #50)
  • The default Perl interpreter executable on Windows was changed from "perl.exe" to "wperl.exe" which should usually avoid flashing a console window. (Bug #66)
  • Inset / Outset and calligraphy tool dots now honor document units (Commits #8b15224a and #53183233
  • Fix stroke to path for dashed paths with round caps (Commit #cb555bdc)
  • Limit size of font preview (Commit #06cb5e15)
  • Files with spaces in names are now opened by the Inkscape snap (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) (Commit #f8dce91b)
  • Remove GCodetools update check (Commit #45b59e76)
  • Remove Trace Bitmap dialog if Inkscape is compiled without potrace (Commit #880a88d9)
  • Remove spell checking dialog if the necessary spell checker library is not installed (Commit #287c3a7e)

Crash fixes

Fix a crash …

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 since January, 15th 2019 until release date).

Translations

The following UI translations received updates:

  • Croatian
  • Hungarian
  • Icelandic
  • Korean
  • Turkish

The following installer translations received updates:

  • Hungarian

The following documentation translations received updates:

  • Brazilian Portuguese
  • Dutch
  • Croatian
  • German
  • Hungarian
  • Korean

Contributing to interface translations

Want to help with translations? Learn how to help!

Documentation

  • Some missing options were added to the man page (command line help)
  • Some missing keyboard shortcuts were added to the keyboard shortcut reference

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

  • 0.92.5 is not as feature-packed as Inkscape 1.0 will be!
  • 0.92.5 is not availabe for macOS. Please use the latest beta version of Inkscape 1.0, if you want a newer Inkscape that integrates better with macOS and works with high resolution screens. Catalina users must use the beta version, because Inkscape 0.92.2 will not run on macOS Catalina (it's 32bit only).
  • Many of Inkscape's old bug reports still need to be tested and migrated to the new bug tracker. While some progress has already been made, we still need your help with that task!
  • All (migrated and new) open issues for the project are listed on GitLab. If you have some time on your hands and can help fixing them, [ https://chat.inkscape.org/channel/team_devel join us in the development chat] and let us tackle them together!


Previous releases