Difference between revisions of "Release notes/1.0.1"

From Inkscape Wiki
Jump to navigation Jump to search
(→‎Release highlights: link to merge requests targeting 1.0.x)
(Updating 1.0.1 release notes with info from commit history (part 1))
Line 24: Line 24:


== Improvements ==
== Improvements ==
=== Packaging ===
* AppImage for Linux now comes with Python 3.8


=== General User Interface ===
=== General User Interface ===
Line 31: Line 35:
=== Canvas ===
=== Canvas ===


* Fill in
* The zoom correction factor no longer depends on the display unit, so correction works properly for documents that are not in mm ([https://gitlab.com/inkscape/inkscape/-/commit/4eaebb0e07718776d555d36853ee6172c04f3a45 Commit])
 
=== Tools ===
 
* Keyboard shortcuts for changing angles in the 3D-box tool were adjusted to work as documented, even with the Y-axis inverted ([https://gitlab.com/inkscape/inkscape/-/commit/dfaa5a5516ca222c0a5aedefa3f50e72604693f0 Commit])
* Keyboard shortcuts for rotating objects with the Selector tool with Alt also work as documented again with the Y-axis inversion ([https://gitlab.com/inkscape/inkscape/-/commit/dfaa5a5516ca222c0a5aedefa3f50e72604693f0 Commit])
* Text tool:
  * Line height doesn't change spontaneously when switching tools while having text selected ([https://gitlab.com/inkscape/inkscape/-/commit/cf1ac8caed1244e59daa8fe54ef70b48f4307b0f Commit])


=== Live Path Effects ===
=== Live Path Effects ===


* Fill in
* The Knot LPE allows to switch the direction of self-crossings ([https://gitlab.com/inkscape/inkscape/-/commit/1881450511cb068cd53f1b02fe3d2e8b8a0defd1 Commit])
* LPE selection dialog looks better now with some desktop themes ([https://gitlab.com/inkscape/inkscape/-/commit/cf1ac8caed1244e59daa8fe54ef70b48f4307b0f Commit])
* Fill between many: option 'fuse coincident points' has been replaced with good defaults ([https://gitlab.com/inkscape/inkscape/-/commit/b02872e1324ccf0a2e4b145a87d0e107025e3b63 Commit])


=== Extensions ===
=== Extensions ===


* Fill in
* Fill in
=== Filters ===
* Changes to filter region handles are now saved to the file ([https://gitlab.com/inkscape/inkscape/-/commit/229008a1649745b73c4f7914acd224c4433997d7 Commit])


== Breaking changes / Action required ==
== Breaking changes / Action required ==
Line 48: Line 65:


Fix a crash …
Fix a crash …
* … when ... ([https://gitlab.com/inkscape/inkscape/-/issues/ #number])
* … when applying Offset LPE to groups ([https://gitlab.com/inkscape/inkscape/-/commit/fc8557d167454e15c42a1dfbc9edd1088d7ff711 Commit])
* … when closing Inkscape while the filter editor dialog is open ([https://gitlab.com/inkscape/inkscape/-/commit/08c7ad69a7bbf6c9a9b865e5b33b4cf1d6c3dc6f Commit])


== More bug fixes ==
== More bug fixes ==
Line 60: Line 78:
The following UI translations received updates:
The following UI translations received updates:


* Fill in
* Czech
* Language
* Icelandic
* Italian
* Catalan
* Croatian


The following documentation translations received updates:
The following documentation translations received updates:

Revision as of 17:36, 18 July 2020

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

Release highlights

Definitely not released yet.

Inkscape 1.0.1 is a stability and bugfix release.

TODO: Collect from the Inkscape 1.0.1 Milestone on gitlab:

The most notable improvements are:

  • Fill in

Important changes

For packagers

  • Fill in

Improvements

Packaging

  • AppImage for Linux now comes with Python 3.8

General User Interface

  • Fill in

Canvas

  • The zoom correction factor no longer depends on the display unit, so correction works properly for documents that are not in mm (Commit)

Tools

  • Keyboard shortcuts for changing angles in the 3D-box tool were adjusted to work as documented, even with the Y-axis inverted (Commit)
  • Keyboard shortcuts for rotating objects with the Selector tool with Alt also work as documented again with the Y-axis inversion (Commit)
  • Text tool:
 * Line height doesn't change spontaneously when switching tools while having text selected (Commit)

Live Path Effects

  • The Knot LPE allows to switch the direction of self-crossings (Commit)
  • LPE selection dialog looks better now with some desktop themes (Commit)
  • Fill between many: option 'fuse coincident points' has been replaced with good defaults (Commit)

Extensions

  • Fill in

Filters

  • Changes to filter region handles are now saved to the file (Commit)

Breaking changes / Action required

  • Fill in

Crash fixes

Fix a crash …

  • … when applying Offset LPE to groups (Commit)
  • … when closing Inkscape while the filter editor dialog is open (Commit)

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 DATE until release date).

Translations

The following UI translations received updates:

  • Czech
  • Icelandic
  • Italian
  • Catalan
  • Croatian

The following documentation translations received updates:

  • Fill in
  • Language

Contributing to interface translations

Want to help with translations? Learn how to help!

Documentation

  • Fill in

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