Difference between revisions of "Release notes/1.1.1"

From Inkscape Wiki
Jump to navigation Jump to search
(→‎Packaging: Add from Rhubarb !3503)
(→‎Packaging: Add FreeBSD from Rhubarb)
Line 68: Line 68:
** Building Inkscape works again on systems with '''musl libc''' ([https://gitlab.com/inkscape/inkscape/-/merge_requests/3410 MR #3410])
** Building Inkscape works again on systems with '''musl libc''' ([https://gitlab.com/inkscape/inkscape/-/merge_requests/3410 MR #3410])
** Building Inkscape works again on '''NetBSD''' ([https://gitlab.com/inkscape/inkscape/-/commit/1029bbe3beadef5176a0226685e66f9f1af03626 Commit 1029bb], [https://gitlab.com/inkscape/inkscape/-/commit/bfb81a613c4b39f6e7b0d0fbb57337fdc61c2451 Commit bfb81a], [https://gitlab.com/inkscape/inkscape/-/commit/160dc740c66c72e8c739f053cc46f438e2109909 Commit 160dc7], [https://gitlab.com/inkscape/inkscape/-/commit/e12966cc7b55451bfc60850288c8e9be1d4c30d1 Commit e12966])
** Building Inkscape works again on '''NetBSD''' ([https://gitlab.com/inkscape/inkscape/-/commit/1029bbe3beadef5176a0226685e66f9f1af03626 Commit 1029bb], [https://gitlab.com/inkscape/inkscape/-/commit/bfb81a613c4b39f6e7b0d0fbb57337fdc61c2451 Commit bfb81a], [https://gitlab.com/inkscape/inkscape/-/commit/160dc740c66c72e8c739f053cc46f438e2109909 Commit 160dc7], [https://gitlab.com/inkscape/inkscape/-/commit/e12966cc7b55451bfc60850288c8e9be1d4c30d1 Commit e12966])
** Building Inkscape works again with GCC 7 ([https://gitlab.com/inkscape/inkscape/-/commit/3d8be5380836d07b047c961b2db8e8d4cde9c1a6 Commit 3d8be5])
** Building Inkscape works again on '''FreeBSD''' ([https://gitlab.com/inkscape/inkscape/-/commit/06b1437e39fd7855dee1b9fa305f35c39f8ab23a Commit 06b143])
** Building Inkscape works again with '''GCC 7''' ([https://gitlab.com/inkscape/inkscape/-/commit/3d8be5380836d07b047c961b2db8e8d4cde9c1a6 Commit 3d8be5])


=== Templates ===
=== Templates ===

Revision as of 03:20, 15 September 2021


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

Important Links:



Warning symbol.png Pending questions:


Release highlights

Definitely not released yet.

New Features

Menus

  • We've added a link to our donation page in Help → Donate, to make it easier for users to contribute to the project financially (MR #3325)

Bug fixes

General

Dialogs

  • Welcome dialog:
    • Fixed a paper size typo (Bug #2570)
    • Renamed some confusing device size names (Bug #2570)
    • Removed an unnecessary warning when choosing the keyboard shortcuts set (Bug #2529)
  • Transform dialog: Matrix tab no longer stubbornly insists on using display units instead of the units the user selected (Bug #2429)

Filters

  • Fast crop: Transparency is now respected when applying the Filters → Fill and Transparency → Fast Crop filter (Bug #2419)

Import

  • EPS: Users that have installed Inkscape in the snap packaging format can open EPS files again (Bug #1406)

Export

  • Optimized SVG: Save as → Optimized SVG works again in Linux AppImage (Bug #1738)

Markers

  • Start / end markers: A bug was fixed where the path tip protruded over the arrow marker's end (Bug #2593).

Menus

  • Help menu: Now using a different set of web links to link to the documentation from the Help menu (MR #3325)

Packaging

  • Snap remembers user preferences even when the home directory is not available to the snap. This may occur in LDAP, SSSD, or other set ups where there is a modified nsswitch.conf and NSCD is not acting as a proxy to snaps. (MR #3474)
  • Build fixes:

Templates

  • All templates generated from the 'Welcome' dialog now use a document scale of 1, making it easier to hand-edit documents created using them (Bug #2728)

Tools

  • Measure tool: Settings for font size and precision for the Measure tool work again (MR #3343)

Crash fixes

Fixed a crash when …

  • … using a grid with the Document Properties dialog open on Windows. This also fixes a memory leak on other operating systems, that did not necessarily lead to a crash. (Bug #2585)
  • … trying to copy an object without ID (Bug #2714)
  • … entering a space character in the 'Attributes' field of the 'Clone Original' LPE settings dialog (Bug #1709)

Extension bug fixes

Translations

The following UI translations received updates:

  • Brazilian Portuguese
  • Catalan
  • Czech
  • Polish
  • Russian
  • Slovenian
  • Traditional Chinese
  • Simplified Chinese

The following documentation translations received updates:

Contributing to interface translations

Want to help with translations? Learn how to help!

Documentation

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

Other releases