Difference between revisions of "Release notes/0.92.5"

From Inkscape Wiki
Jump to navigation Jump to search
Line 28: Line 28:
== Notable bugfixes ==
== 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. ([https://gitlab.com/inkscape/inkscape/issues/50 Bug #50])
* As of Windows 10 (version 1809), fonts are installed into a new user-specific folder by default. Inkscape can now find and display those fonts, in your fonts drop down list. ([https://gitlab.com/inkscape/inkscape/issues/50 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.  ([https://gitlab.com/inkscape/inkscape/issues/66 Bug #66])
* 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 Bug #66])
* Inset / Outset and calligraphy tool dots now honor document units ([https://gitlab.com/inkscape/inkscape/-/commit/8b15224a6039fd88c5c778a73e452fcfb8d404c6/pipelines Commits #8b15224a] and [https://gitlab.com/inkscape/inkscape/-/commit/5318323359ad7735e5cababfab13ab1109ea21cb #53183233]
* Inset / Outset and calligraphy tool dots now honor document units ([https://gitlab.com/inkscape/inkscape/-/commit/8b15224a6039fd88c5c778a73e452fcfb8d404c6/pipelines Commits #8b15224a] and [https://gitlab.com/inkscape/inkscape/-/commit/5318323359ad7735e5cababfab13ab1109ea21cb #53183233]
* Fix stroke to path for dashed paths with round caps ([https://gitlab.com/inkscape/inkscape/commit/cb555bdc386f699dc2c76b65a5f3678003ec2405 Commit #cb555bdc])
* 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])
* 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])
* Files with spaces in names are now opened by the Inkscape snap [Linux] ([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])
* 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])
* Remove GCodetools update check ([https://gitlab.com/inkscape/inkscape/commit/45b59e76f64589cdad157c6e0eb1bb303b506063 Commit #45b59e76])
* Remove GCodetools update check ([https://gitlab.com/inkscape/inkscape/commit/45b59e76f64589cdad157c6e0eb1bb303b506063 Commit #45b59e76])

Revision as of 15:46, 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 (for Linux) 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 and display those fonts, in your fonts drop down list. (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 [Linux] (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