Release notes/1.0.1

From Inkscape Wiki
Revision as of 18:20, 18 July 2020 by Moini (talk | contribs) (Updating 1.0.1 release notes with info from commit history (part 2))
Jump to navigation Jump to search

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

Bug fixes

Packaging

  • AppImage:
    • now comes with Python 3.8 (Commit)
  • Snap:
    • now uses the system's font cache and thus finds all installed fonts (Commit)
    • can now make use of extensions with custom user interfaces (e.g. InkStitch) (Commit)
    • spell checker changed to aspell (erroneously)

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

  • 3D-box tool:
    • Keyboard shortcuts for changing angles in the 3D-box tool were adjusted to work as documented, even with the Y-axis inverted (Commit)
  • Selector tool:
    • Keyboard shortcuts for rotating objects with Alt also work as documented again with the Y-axis inversion (Commit)
    • Objects no longer seemingly jump or scale up when moving multiple of them with snapping turned on (Commit)
    • Default snap delay was set to 0 so snapping will work more precisely (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

  • Relative paths to linked images no longer break when using an extension (Commit)

Filters

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

Command line

  • the pre-1.0 options --export-[type]=, --file= and --without-gui= now have a fallback and print out a warning (Commit)

For packagers

  • 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)
  • … with some cursor themes that do not contain an upward arrow cursor (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:

  • Catalan
  • Chinese
  • Croatian
  • Czech
  • Dutch
  • Icelandic
  • Italian
  • Russian

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