Difference between revisions of "Release notes/1.0.1"

From Inkscape Wiki
Jump to navigation Jump to search
(Updating 1.0.1 release notes with info from commit history (part 3))
(Updating 1.0.1 release notes with info from commit history (part 4))
Line 50: Line 50:
* Text tool:
* Text tool:
** Line height doesn't change spontaneously when switching tools while having text selected ([https://gitlab.com/inkscape/inkscape/-/commit/cf1ac8caed1244e59daa8fe54ef70b48f4307b0f Commit])
** Line height doesn't change spontaneously when switching tools while having text selected ([https://gitlab.com/inkscape/inkscape/-/commit/cf1ac8caed1244e59daa8fe54ef70b48f4307b0f Commit])
* Eraser tool:
** The mass value field is no longer greyed out and can be used ([https://gitlab.com/inkscape/inkscape/-/commit/5df58fb0ac0ff0e0c76a131be5d0aecfc6af9dd1 Commit])
* Pencil tool:
** The 'flatten simplify (LPE)' button now only shows up when it can be used ([https://gitlab.com/inkscape/inkscape/-/commit/a98ffa63dd6cec59203ad4fc4481d42f502c915d Commit])


=== Performance ===


* Inkscape no longer becomes unresponsive when opening a document with lots of style tags in it ([https://gitlab.com/inkscape/inkscape/-/commit/078c825d76dee0bffb5619f2ef6384e61801bc20 Commit])
=== Import / Export ===
 
* when saving as PDF / PS / EPS + LaTeX, <code>%</code> signs are now properly escaped ([https://gitlab.com/inkscape/inkscape/-/commit/ba98d85aecab6b57a385ea981726415aebad5d47 Commit])
* the dpi value for exporting to PNG can be specified as a decimal number again


=== Live Path Effects ===
=== Live Path Effects ===
Line 60: Line 66:
* LPE selection dialog looks better now with some desktop themes ([https://gitlab.com/inkscape/inkscape/-/commit/cf1ac8caed1244e59daa8fe54ef70b48f4307b0f 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])
* Fill between many: option 'fuse coincident points' has been replaced with good defaults ([https://gitlab.com/inkscape/inkscape/-/commit/b02872e1324ccf0a2e4b145a87d0e107025e3b63 Commit])
=== Performance ===
* Inkscape no longer becomes unresponsive when opening a document with lots of style tags in it ([https://gitlab.com/inkscape/inkscape/-/commit/078c825d76dee0bffb5619f2ef6384e61801bc20 Commit])


=== Extensions ===
=== Extensions ===
Line 82: Line 92:
* when converting a pdf to svg on the command line, the poppler text import method no longer changes randomly ([https://gitlab.com/inkscape/inkscape/-/commit/db5145555e343663e706f6006fd46d2fa0917101 Commit])
* when converting a pdf to svg on the command line, the poppler text import method no longer changes randomly ([https://gitlab.com/inkscape/inkscape/-/commit/db5145555e343663e706f6006fd46d2fa0917101 Commit])
* opening files with Windows drive paths (with colons) works again ([https://gitlab.com/inkscape/inkscape/-/commit/fa303fb79ca6e4f6444005f0a4e3b916f3c7503f Commit])
* opening files with Windows drive paths (with colons) works again ([https://gitlab.com/inkscape/inkscape/-/commit/fa303fb79ca6e4f6444005f0a4e3b916f3c7503f Commit])
* background color is now exported to PNG when using <code>--export-background</code> even when <code>--export-background-opacity</code> is not set explicitly ([https://gitlab.com/inkscape/inkscape/-/commit/6e8a6fa690483f5e75efbf9d1b3208524285103b Commit])


=== For packagers ===
=== For packagers ===
Line 95: Line 106:
* &hellip; with some cursor themes that do not contain an upward arrow cursor ([https://gitlab.com/inkscape/inkscape/-/commit/e6d8ec3f2ac6a7d3a6156fb6a7626573ded1c7d4 Commit])
* &hellip; with some cursor themes that do not contain an upward arrow cursor ([https://gitlab.com/inkscape/inkscape/-/commit/e6d8ec3f2ac6a7d3a6156fb6a7626573ded1c7d4 Commit])
* &hellip; when the file to open does not exist ([https://gitlab.com/inkscape/inkscape/-/commit/ddde047e4613f347f521cb7fef8a394118dac541 Commit])
* &hellip; when the file to open does not exist ([https://gitlab.com/inkscape/inkscape/-/commit/ddde047e4613f347f521cb7fef8a394118dac541 Commit])
* &hellip; when resizing a document with a grid, when the document properties dialog is closed ([https://gitlab.com/inkscape/inkscape/-/commit/d6d20de3afa48401bcd364dcb75a62729ea6775a Commit])
* &hellip; when opening a malformed pdf where the selected page does not exist ([https://gitlab.com/inkscape/inkscape/-/commit/6603a35c658c082353803f1bd847132d08abb8b7 Commit])
* &hellip; when creating a clone of / opening a file with a symbol from an object with a CSS style ([https://gitlab.com/inkscape/inkscape/-/commit/fbf97ecb4be963f7068533f5e9d5d2e1d4fe68be Commit])


== More bug fixes ==
== More bug fixes ==

Revision as of 19:13, 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

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)

Dialogs

  • The document properties dialog can now be resized even if one is using display scaling on a hidpi screen on Linux

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)
  • Eraser tool:
    • The mass value field is no longer greyed out and can be used (Commit)
  • Pencil tool:
    • The 'flatten simplify (LPE)' button now only shows up when it can be used (Commit)


Import / Export

  • when saving as PDF / PS / EPS + LaTeX, % signs are now properly escaped (Commit)
  • the dpi value for exporting to PNG can be specified as a decimal number again

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)

Performance

  • Inkscape no longer becomes unresponsive when opening a document with lots of style tags in it (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)

Templates

  • The same file can now be used to create multiple template files (Commit)

Color management

  • When using color management, the color selector works again (Commit)

Command line

  • the pre-1.0 options --export-[type]=, --file= and --without-gui= now have a fallback and print out a warning (Commit)
  • when converting a pdf to svg on the command line, the poppler text import method no longer changes randomly (Commit)
  • opening files with Windows drive paths (with colons) works again (Commit)
  • background color is now exported to PNG when using --export-background even when --export-background-opacity is not set explicitly (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)
  • … when the file to open does not exist (Commit)
  • … when resizing a document with a grid, when the document properties dialog is closed (Commit)
  • … when opening a malformed pdf where the selected page does not exist (Commit)
  • … when creating a clone of / opening a file with a symbol from an object with a CSS style (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