Difference between revisions of "Release notes/1.0.2"

From Inkscape Wiki
Jump to navigation Jump to search
m
Line 17: Line 17:
* https://gitlab.com/inkscape/inkscape/-/issues/2112
* https://gitlab.com/inkscape/inkscape/-/issues/2112
* https://gitlab.com/inkscape/inkscape/-/issues/1950
* https://gitlab.com/inkscape/inkscape/-/issues/1950
https://gitlab.com/inkscape/inkscape/-/commit/4cffac1d1618581c442fc36f57031fba7be117ca#note_474793882
}}
}}


Line 34: Line 35:
* Zooming by middle mouse button click (pressing scroll wheel) can now be deactivated in Edit > Preferences > Behavior > Steps: Zoom with middle mouse click ([https://gitlab.com/inkscape/inkscape/-/commit/1867368bb3c07e8add379a4f971f113e3429847c Commit 186736])
* Zooming by middle mouse button click (pressing scroll wheel) can now be deactivated in Edit > Preferences > Behavior > Steps: Zoom with middle mouse click ([https://gitlab.com/inkscape/inkscape/-/commit/1867368bb3c07e8add379a4f971f113e3429847c Commit 186736])
* Canvas rotation by Ctrl + middle mouse click can be prevented in two ways:
* Canvas rotation by Ctrl + middle mouse click can be prevented in two ways:
  * temporarily for the current document from View > Canvas Orientation > Lock Rotation ([https://gitlab.com/inkscape/inkscape/-/commit/5eb7c56ef2a3385cdc0af37dd05fd0b1588ea381 Commit 8ea381])
** temporarily for the current document from View > Canvas Orientation > Lock Rotation ([https://gitlab.com/inkscape/inkscape/-/commit/5eb7c56ef2a3385cdc0af37dd05fd0b1588ea381 Commit 8ea381])
  * for all new Inkscape windows in Edit > Preferences > Interface: Lock canvas rotation by default ([https://gitlab.com/inkscape/inkscape/-/commit/e8c10dccda0bc53d444883fea825d907625e60b5 Commit 5e60b5])
** for all new Inkscape windows in Edit > Preferences > Interface: Lock canvas rotation by default ([https://gitlab.com/inkscape/inkscape/-/commit/e8c10dccda0bc53d444883fea825d907625e60b5 Commit 5e60b5])


== Bug fixes ==
== Bug fixes ==

Revision as of 20:06, 28 December 2020

Other languages:
English


Warning symbol.png These Release Notes are in Draft Status.

Important Links:


Warning symbol.png Pending questions:

https://gitlab.com/inkscape/inkscape/-/commit/4cffac1d1618581c442fc36f57031fba7be117ca#note_474793882



About this release

Definitely not released yet.

Inkscape 1.0.2 is mainly a stability and bugfix release.

New Features

  • Zooming by middle mouse button click (pressing scroll wheel) can now be deactivated in Edit > Preferences > Behavior > Steps: Zoom with middle mouse click (Commit 186736)
  • Canvas rotation by Ctrl + middle mouse click can be prevented in two ways:
    • temporarily for the current document from View > Canvas Orientation > Lock Rotation (Commit 8ea381)
    • for all new Inkscape windows in Edit > Preferences > Interface: Lock canvas rotation by default (Commit 5e60b5)

Bug fixes

General

  • A series of related bugs with text objects was fixed (MR #2434).
    All of the affected actions required a text object to behave like a path, but it behaved like a group, and the action failed. This series of bugs mostly affected new users who were following tutorials which did not work as expected.
    Specifically, the following actions now work again:
    • A text object unioned with itself results in a single path again.
    • Text objects can again be used with other objects in all Boolean operations.
    • Text objects can again be inset and outset.
    • Text objects can again be used to create a Dynamic Offset or a Linked Offset.
  • Converting an object's stroke to a path no longer makes its clones vanish (Bug #1120)
  • Improved rendering performance when zooming through multiple zoom levels (Commit 28e21e)
  • CSS classes that start with a letter that isn't part of the ASCII set are no longer ignored (Bug #1094)

macOS

  • Packaging has been updated for macOS, which improves a performance regression in Inkscape 1.0.1, so Inkscape 1.0.2 is about as fast (or slow) as Inkscape 1.0. [needs confirmation]

Circle Tool

  • Arcs from Inkscape files created with versions older than 1.0 are no longer rendered as slices (Bug #1900)
  • When dragging on an ellipse's handles inside the ellipse to create an arc, Inkscape no longer renders it as a closed slice (Commit def938)

Objects dialog

  • The search function in the 'Objects' dialog shows results again (Bug #1736)

Mesh Gradient tool

  • Objects with a mesh gradient now keep their fill when copied to a different document (Bug #579)

Text tool

  • The font preview sample now contains the correct currency symbols €¢ (instead of \342\202\254\302\242). One needs to reset the preferences to see the updated font sample text (MR #2547).

Crash fixes

Fix a crash …

  • … when drawing with the Calligraphy tool inside a group with the 'Rotate copies' live path effect (and possibly when adding items to groups with a different path effect applied to them) (Commit b62cd9, MR #2386)
  • … when duplicating a text that had lost the frame it was flowed in (Bug #1919)
  • … when ...

Extension bug fixes

General

Specific extensions

  • A few label texts were improved in the new "Scribus PDF Export" extension (MR #226)
  • The preview works again for the "Interpolate" extension (Bug #303)

Extension failure fixes

  • "Change case" extension works again (Bug #302)
  • "Interpolate attribute in a group" extension works again (Bug #310)

Translations

The following user interface translations received updates:

  • language

The following documentation translations received updates:

  • language

Contributing to translations

Want to help with translations? Learn how to help!

Documentation

  • Update 1

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

  • Issue 1

Previous releases