Difference between revisions of "Release notes/1.0.2"

From Inkscape Wiki
Jump to navigation Jump to search
m
(→‎Bug fixes: rearrange, format)
Line 40: Line 40:
=== 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:
* '''Copy-Paste''':  
** A text object unioned with itself results in a single path again.
** A long-standing, very annoying bug where, when copying an object to the clipboard while also running certain other programs on Linux desktops (mainly clipboard managers), caused multiple export extension dialogs to open, has been fixed, so '''you can now again use your favorite clipboard manager''' while also using Inkscape ([https://gitlab.com/inkscape/inkscape/-/commit/fe7c68ecd6142c5e8302200aeab87b9ca69e5a86 Commit fe7c68], [https://gitlab.com/inkscape/inkscape/-/issues/575 Bug #575])
** Text objects can again be used with other objects in all Boolean operations.
** When copy-pasting some items along with their originals/frames/paths (clones, text-on-path, text-in-a-shape, linked offsets), they are '''no longer displaced''' in relation to the pasted original (([https://gitlab.com/inkscape/inkscape/-/commit/b93f2108474c5a221fb53f9ee10046b52cf7bca3 Commit b93f21]), [https://gitlab.com/inkscape/inkscape/-/issues/853 Bug #853])
** Text objects can again be inset and outset.
* '''Stroke to Path''': Converting an object's stroke to a path '''no longer makes its clones vanish''' ([https://gitlab.com/inkscape/inkscape/-/issues/1120 Bug #1120])
** Text objects can again be used to create a Dynamic Offset or a Linked Offset.
* '''Performance''': Improved rendering performance when '''zooming through multiple zoom levels''' ([https://gitlab.com/inkscape/inkscape/-/commit/28e21ec9414d1c06daf373d81f873c5fdf504d2a Commit 28e21e])
* A long-standing, very annoying bug where, when copying an object to the clipboard while also running certain other programs on Linux desktops (mainly clipboard managers), caused multiple export extension dialogs to open, has been fixed, so you can now again use your favorite clipboard manager while also using Inkscape ([https://gitlab.com/inkscape/inkscape/-/commit/fe7c68ecd6142c5e8302200aeab87b9ca69e5a86 Commit fe7c68], [https://gitlab.com/inkscape/inkscape/-/issues/575 Bug #575])
* '''CSS''': 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])
* Converting an object's stroke to a path no longer makes its clones vanish ([https://gitlab.com/inkscape/inkscape/-/issues/1120 Bug #1120])
* '''Cleanup''': An outdated link that pointed to a potentially offensive website now has been '''removed''' from a branding document ([https://gitlab.com/inkscape/inkscape/-/commit/88efa4ca78abf61255f95cce0e4d6cda5db53beb Commit 88efa4])
* Improved rendering performance when zooming through multiple zoom levels ([https://gitlab.com/inkscape/inkscape/-/commit/28e21ec9414d1c06daf373d81f873c5fdf504d2a Commit 28e21e])
* '''User interface''': Random actions should '''no longer cause sudden scaling''' of the canvas ([https://gitlab.com/inkscape/inkscape/-/commit/49fc369ceb5a2f9093459d815ea45b364edc6a60 Commit 49fc36])
* 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])
* '''Markers''': When adding a marker to a line, it can now be '''removed with a single Undo action''' again (not two) ([https://gitlab.com/inkscape/inkscape/-/commit/179fe94779e6087a2aaf4f95fcaaff80b611a1ba Commit 179fe9], [https://gitlab.com/inkscape/inkscape/-/issues/2130 Bug #2130])
* An outdated link that pointed to a potentially offensive website now has been removed from a branding document ([https://gitlab.com/inkscape/inkscape/-/commit/88efa4ca78abf61255f95cce0e4d6cda5db53beb Commit 88efa4])
* Random actions should no longer cause sudden scaling of the canvas ([https://gitlab.com/inkscape/inkscape/-/commit/49fc369ceb5a2f9093459d815ea45b364edc6a60 Commit 49fc36])
* Transforms made to items cloned with the Clone Original LPE are now retained after reopening a saved document ([https://gitlab.com/inkscape/inkscape/-/commit/3cb09a5c9721172db756aab0830f84534cfb433a Commit 3cb09a])
* Fixed some transformation issues on linked LPE item transforms ([https://gitlab.com/inkscape/inkscape/-/commit/546b645c305cd313356b35f400efd653cc769c56 Commit 546b64], [https://gitlab.com/inkscape/inkscape/-/commit/e3cad6e10551fb75ecf44418a7af36ff17d43455 Commit e3cad6])
* When converting an object's stroke to a path, any clones that were linked to the path are now correctly re-linked to the group resulting from the operation ([https://gitlab.com/inkscape/inkscape/-/issues/1120 Bug #1120])
* When copy-pasting some items along with their originals/frames/paths (clones, text-on-path, text-in-a-shape, linked offsets), they are no longer displaced in relation to the pasted original (([https://gitlab.com/inkscape/inkscape/-/commit/b93f2108474c5a221fb53f9ee10046b52cf7bca3 Commit b93f21]) ,[https://gitlab.com/inkscape/inkscape/-/issues/853 Bug #853])
* When adding a marker to a line, it can now be removed with a single Undo action again (not two) ([https://gitlab.com/inkscape/inkscape/-/commit/179fe94779e6087a2aaf4f95fcaaff80b611a1ba Commit 179fe9], [https://gitlab.com/inkscape/inkscape/-/issues/2130 Bug #2130])


=== macOS ===
=== macOS ===


* Packaging has been updated for macOS, which removes a performance regression in Inkscape 1.0.1 ([https://gitlab.com/inkscape/inkscape/-/commit/64328615f6d54b5e71efa9a3db147848b4b5e89a Commit 643286])
* '''Performance''': Packaging has been updated for macOS, which '''removes a performance regression''' in Inkscape 1.0.1 ([https://gitlab.com/inkscape/inkscape/-/commit/64328615f6d54b5e71efa9a3db147848b4b5e89a Commit 643286])
* File system icons look correct again now ([https://gitlab.com/inkscape/inkscape/-/commit/64328615f6d54b5e71efa9a3db147848b4b5e89a Commit 643286], [https://gitlab.com/inkscape/inkscape/-/issues/1893 Bug #1893])
* '''Icons''': File system '''icons look correct''' again now ([https://gitlab.com/inkscape/inkscape/-/commit/64328615f6d54b5e71efa9a3db147848b4b5e89a Commit 643286], [https://gitlab.com/inkscape/inkscape/-/issues/1893 Bug #1893])
* PDF export no longer produces unprintable PDF files ([https://gitlab.com/inkscape/inkscape/-/issues/827 Bug #827], [https://gitlab.com/inkscape/inkscape/-/commit/64328615f6d54b5e71efa9a3db147848b4b5e89a Commit 643286])
* '''Export''': PDF export '''no longer produces unprintable PDF files''' ([https://gitlab.com/inkscape/inkscape/-/issues/827 Bug #827], [https://gitlab.com/inkscape/inkscape/-/commit/64328615f6d54b5e71efa9a3db147848b4b5e89a Commit 643286])


=== Circle Tool ===
=== Circle Tool ===


* Arcs from Inkscape files created with versions older than 1.0 are no longer rendered as slices ([https://gitlab.com/inkscape/inkscape/-/issues/1900 Bug #1900])
* '''Arcs''' from Inkscape files created with versions older than 1.0 are no longer rendered as slices ([https://gitlab.com/inkscape/inkscape/-/issues/1900 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 ([https://gitlab.com/inkscape/inkscape/-/commit/def938f714ee6683687ff5e6c36210b38faed277 Commit def938])
* When '''dragging on an ellipse's handles''' inside the ellipse to create an arc, Inkscape no longer renders it as a closed slice ([https://gitlab.com/inkscape/inkscape/-/commit/def938f714ee6683687ff5e6c36210b38faed277 Commit def938])


=== Eraser Tool ===
=== Eraser Tool ===


* A long-standing issue with the Eraser tool no longer working as soon as the user has interacted with a menu or dialog or another user interface element (instead, it painted red lines into the root layer) has been fixed ([https://gitlab.com/inkscape/inkscape/-/issues/2068 Bug #2068], [https://gitlab.com/inkscape/inkscape/-/commit/2057bf4baa8c538c5dbe0224603a1df24ab49173 Commit 2057bf])
* A long-standing issue with the Eraser tool '''painting red lines instead of erasing''' as soon as the user has interacted with a menu or dialog or another user interface element has been fixed ([https://gitlab.com/inkscape/inkscape/-/issues/2068 Bug #2068], [https://gitlab.com/inkscape/inkscape/-/commit/2057bf4baa8c538c5dbe0224603a1df24ab49173 Commit 2057bf])


=== Mesh Gradient tool ===
=== Live Path Effects ===


* Objects with a mesh gradient now keep their fill when copied to a different document ([https://gitlab.com/inkscape/inkscape/-/issues/579 Bug #579])
* '''Transforms''' made to items cloned with the '''Clone Original LPE''' are now retained after reopening a saved document ([https://gitlab.com/inkscape/inkscape/-/commit/3cb09a5c9721172db756aab0830f84534cfb433a Commit 3cb09a])
* Fixed some '''issues with linked LPE item transforms''' ([https://gitlab.com/inkscape/inkscape/-/commit/546b645c305cd313356b35f400efd653cc769c56 Commit 546b64], [https://gitlab.com/inkscape/inkscape/-/commit/e3cad6e10551fb75ecf44418a7af36ff17d43455 Commit e3cad6])


=== Text tool ===
=== Mesh Gradient 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]).
* Objects with a mesh gradient now '''keep their fill when copied to a different document''' ([https://gitlab.com/inkscape/inkscape/-/issues/579 Bug #579])
* Custom font directories are found now and taken into account, even when the installed Pango version is newer than 1.44.7 ([https://gitlab.com/inkscape/inkscape/-/issues/1977 Bug #1977], [https://gitlab.com/inkscape/inkscape/-/commit/1771fab7bdf339f50d5e0ffabc2abfa691aa856b Commit 1771fa])


=== Filter Editor dialog ===
=== Filter Editor dialog ===


* The dialog elements are readable now when using a dark theme ([https://gitlab.com/inkscape/inkscape/-/issues/885 Bug #885])
* The dialog elements are '''readable now when using a dark theme''' ([https://gitlab.com/inkscape/inkscape/-/issues/885 Bug #885])


=== Objects dialog ===
=== Objects dialog ===


* The search function in the 'Objects' dialog shows results again ([https://gitlab.com/inkscape/inkscape/-/issues/1736 Bug #1736])
* The '''search''' function in the 'Objects' dialog '''shows results''' again ([https://gitlab.com/inkscape/inkscape/-/issues/1736 Bug #1736])


=== Selectors and CSS dialog ===
=== Selectors and CSS dialog ===


* In addition to multiple crash fixes (see below), the dialog now correctly recognizes style tags inside the documents defs section ([https://gitlab.com/inkscape/inkscape/-/commit/12f4d6473f329be60a84171b1ef3249f86cb312b Commit 12f4d6], [https://gitlab.com/inkscape/inkscape/-/issues/905 Bug #905])
* In addition to multiple crash fixes (see below), the dialog now correctly recognizes '''style tags inside the documents defs section''' ([https://gitlab.com/inkscape/inkscape/-/commit/12f4d6473f329be60a84171b1ef3249f86cb312b Commit 12f4d6], [https://gitlab.com/inkscape/inkscape/-/issues/905 Bug #905])
 
=== Text ===
 
* 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'''.
* 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]).
* '''Custom font directories''' are found now and taken into account, even when the installed Pango version is newer than 1.44.7 ([https://gitlab.com/inkscape/inkscape/-/issues/1977 Bug #1977], [https://gitlab.com/inkscape/inkscape/-/commit/1771fab7bdf339f50d5e0ffabc2abfa691aa856b Commit 1771fa])


== Crash fixes ==
== Crash fixes ==

Revision as of 18:07, 7 January 2021

Other languages:
English


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

Important Links:


Warning symbol.png 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)
  • Canvas rotation by Ctrl + middle mouse drag / Ctrl + Shift + Scroll can be prevented in two ways:
    • temporarily for the current document from View → Canvas Orientation → Lock Rotation (Commit 5eb7c5)
    • for all new Inkscape windows in Edit → Preferences → Interface: Lock canvas rotation by default (Commit e8c10d)

Bug fixes

General

  • Copy-Paste:
    • A long-standing, very annoying bug where, when copying an object to the clipboard while also running certain other programs on Linux desktops (mainly clipboard managers), caused multiple export extension dialogs to open, has been fixed, so you can now again use your favorite clipboard manager while also using Inkscape (Commit fe7c68, Bug #575)
    • When copy-pasting some items along with their originals/frames/paths (clones, text-on-path, text-in-a-shape, linked offsets), they are no longer displaced in relation to the pasted original ((Commit b93f21), Bug #853)
  • Stroke to Path: Converting an object's stroke to a path no longer makes its clones vanish (Bug #1120)
  • Performance: Improved rendering performance when zooming through multiple zoom levels (Commit 28e21e)
  • CSS: CSS classes that start with a letter that isn't part of the ASCII set are no longer ignored (Bug #1094)
  • Cleanup: An outdated link that pointed to a potentially offensive website now has been removed from a branding document (Commit 88efa4)
  • User interface: Random actions should no longer cause sudden scaling of the canvas (Commit 49fc36)
  • Markers: When adding a marker to a line, it can now be removed with a single Undo action again (not two) (Commit 179fe9, Bug #2130)

macOS

  • Performance: Packaging has been updated for macOS, which removes a performance regression in Inkscape 1.0.1 (Commit 643286)
  • Icons: File system icons look correct again now (Commit 643286, Bug #1893)
  • Export: PDF export no longer produces unprintable PDF files (Bug #827, Commit 643286)

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)

Eraser Tool

  • A long-standing issue with the Eraser tool painting red lines instead of erasing as soon as the user has interacted with a menu or dialog or another user interface element has been fixed (Bug #2068, Commit 2057bf)

Live Path Effects

  • Transforms made to items cloned with the Clone Original LPE are now retained after reopening a saved document (Commit 3cb09a)
  • Fixed some issues with linked LPE item transforms (Commit 546b64, Commit e3cad6)

Mesh Gradient tool

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

Filter Editor dialog

  • The dialog elements are readable now when using a dark theme (Bug #885)

Objects dialog

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

Selectors and CSS dialog

  • In addition to multiple crash fixes (see below), the dialog now correctly recognizes style tags inside the documents defs section (Commit 12f4d6, Bug #905)

Text

  • 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.
  • 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).
  • Custom font directories are found now and taken into account, even when the installed Pango version is newer than 1.44.7 (Bug #1977, Commit 1771fa)

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)
  • … that happened randomly when using undo / redo (Commit 3cb09a)
  • … when importing an SVGZ file by drag-and-drop (Commit b8e782, Bug #906)
  • … that occurred sporadically when closing Inkscape (Bug #1918, Commit 275d15)
  • … when popping an object out of its current group (Commit a803b1, Bug #1770)
  • … or, actually, multiple different crashes occuring with the Selectors and CSS dialog on Redo, Undo and Clone actions, as well as on closing the document and when having a duplicate window open (Commit 12f4d6, Bugs #142, #828, #1168, #1157, #688)
  • … with the Clone LPE (Commit e3cad6)
  • … when trying to export to PDF when there are markers included in the document whose color is defined by context-stroke (like Inkscape stock markers) (Bug #1984, Commit 9b5de7)
  • … / a freeze that occured when importing a PDF file with many icc color spaces defined (Bug #1878, Commit 5c1048)

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