Difference between revisions of "Release notes/1.0.2"
Jump to navigation
Jump to search
(Update main program info up to Nov 30) |
|||
Line 4: | Line 4: | ||
Important Links: | Important Links: | ||
* [https://gitlab.com/inkscape/inkscape/commits/1.0.x Commit History Main Program (continue after: | * [https://gitlab.com/inkscape/inkscape/commits/1.0.x Commit History Main Program (continue after: Nov 30, 2020] | ||
* [https://gitlab.com/inkscape/extensions/-/commits/1.0.x/ Commit History Extensions (continue after Oct 18, 2020, after 6b1f9a09)] | * [https://gitlab.com/inkscape/extensions/-/commits/1.0.x/ Commit History Extensions (continue after Oct 18, 2020, after 6b1f9a09)] | ||
* [https://gitlab.com/inkscape/inkscape-docs/documentation/-/tree/1.0.x Commit History Documentation (starting: Sept. 6 2020, after d40b3cfa)] | * [https://gitlab.com/inkscape/inkscape-docs/documentation/-/tree/1.0.x Commit History Documentation (starting: Sept. 6 2020, after d40b3cfa)] | ||
Line 13: | Line 13: | ||
* https://gitlab.com/inkscape/inkscape/-/commit/573c5005cada4d9fa3f5605562bed45bb38704f6#note_446696559 | * https://gitlab.com/inkscape/inkscape/-/commit/573c5005cada4d9fa3f5605562bed45bb38704f6#note_446696559 | ||
* https://gitlab.com/inkscape/inkscape/-/merge_requests/2434#note_459224821 | |||
}} | }} | ||
Line 34: | Line 35: | ||
=== General === | === General === | ||
* A series of related bugs with text objects was fixed ([https://gitlab.com/inkscape/inkscape/-/merge_requests/2434 MR #2434]).<br/>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.<br/>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 ([https://gitlab.com/inkscape/inkscape/-/issues/1120 Bug #1120]) | |||
* Improved rendering performance when zooming through multiple zoom levels ([https://gitlab.com/inkscape/inkscape/-/commit/28e21ec9414d1c06daf373d81f873c5fdf504d2a Commit 28e21e]) | * Improved rendering performance when zooming through multiple zoom levels ([https://gitlab.com/inkscape/inkscape/-/commit/28e21ec9414d1c06daf373d81f873c5fdf504d2a Commit 28e21e]) | ||
* CSS classes that start with a letter that isn't part of the ASCII set are no longer ignored ([https://gitlab.com/inkscape/inkscape/-/issues/1094 Bug #1094]) | |||
=== macOS === | === 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 | * 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. [<span style="color:red;">needs confirmation</span>] | ||
=== Circle Tool === | === Circle Tool === | ||
Line 52: | Line 60: | ||
* Objects with a mesh gradient now keep their fill when copied to a different document ([https://gitlab.com/inkscape/inkscape/-/issues/579 Bug #579]) | * Objects with a mesh gradient now keep their fill when copied to a different document ([https://gitlab.com/inkscape/inkscape/-/issues/579 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 ([https://gitlab.com/inkscape/inkscape/-/merge_requests/2547 MR #2547]). | |||
== Crash fixes == | == Crash fixes == |
Revision as of 23:54, 2 December 2020
These Release Notes are in Draft Status.
Important Links: |
Pending questions: |
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)
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
- Release notes/1.0 (1.0.1)
- Release notes/0.92 (0.92.1, 0.92.2, 0.92.3, 0.92.4, 0.92.5)
- Release notes/0.91
- Release notes/0.48 (0.48.1, 0.48.2, 0.48.3, 0.48.4, 0.48.5)
- Release notes/0.47
- Release notes/0.46
- Release notes/0.45
- Release notes/0.44
- Release notes/0.43
- Release notes/0.42
- Release notes/0.41
- Release notes/0.40
- Release notes/0.39
- Release notes/0.38
- Release notes/0.37
- Release notes/0.36
- Release notes/0.35