Difference between revisions of "Release notes/1.1.1"

From Inkscape Wiki
Jump to navigation Jump to search
(Reduce release notes skeleton size considerably. This is a bug fix release.)
Line 4: Line 4:


Important Links:
Important Links:
* [https://gitlab.com/inkscape/inkscape/commits/master Commit History Main Program (starting from: xxx)]
* [https://gitlab.com/inkscape/inkscape/commits/1.1.x Commit History Main Program (starting from: xxx)]
* [https://gitlab.com/inkscape/extensions/-/commits/master Commit History Extensions (starting from: xxx)]
* [https://gitlab.com/inkscape/extensions/-/commits/1.1.x Commit History Extensions (starting from: xxx)]
* [https://gitlab.com/inkscape/inkscape-docs/documentation/-/tree/master Commit History Documentation (starting from: xxx)]
* [https://gitlab.com/inkscape/inkscape-docs/documentation/-/tree/1.1.x Commit History Documentation (starting from: xxx)]


}}
}}
Line 21: Line 21:
'''Definitely not released yet.'''
'''Definitely not released yet.'''


== Important changes for packagers ==
== New Features ==


* Building Inkscape works again systems with musl libc ([https://gitlab.com/inkscape/inkscape/-/merge_requests/3410 MR #3410])


== General user interface ==
== Bug fixes ==


== Canvas ==
=== General ===


== Tools ==
* Thanks to the upstream fix in gtk3.  Graphic tables work again in windows https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/1563
=== Selector Tool ===
== Dialogs ==
=== General ===


=== Export ===


* <code>Save as  →  Optimized SVG</code> works again in Linux AppImage ([https://gitlab.com/inkscape/inkscape/-/issues/1738 Bug #1738])


=== Text and Fonts dialog ===
=== Packaging ===


== Filters ==
* Building Inkscape works again systems with musl libc ([https://gitlab.com/inkscape/inkscape/-/merge_requests/3410 MR #3410])


== Markers ==
=== Markers ===


* A bug was fixed where the path tip protruded over the arrow marker's end ([https://gitlab.com/inkscape/inkscape/-/issues/2593 Bug #2593]).
* A bug was fixed where the path tip protruded over the arrow marker's end ([https://gitlab.com/inkscape/inkscape/-/issues/2593 Bug #2593]).


== Live path effects ==
== Import / Export ==
== Customization ==
=== Themes ===
== macOS-specific Changes ==


== Extensions ==
== Crash fixes ==
 
== Command line ==
 
== Behind the curtains ==
 
== Notable bugfixes ==
 
Thanks to the upstream fix in gtk3.  Graphic tables work again in windows https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/1563
=== Crash fixes ===


Fixed a crash when …
Fixed a crash when …
Line 69: Line 49:
* … 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. ([https://gitlab.com/inkscape/inkscape/-/issues/2585 Bug #2585])
* … 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. ([https://gitlab.com/inkscape/inkscape/-/issues/2585 Bug #2585])


=== Other bug fixes ===
=== Export ===


* <code>Save as  →  Optimized SVG</code> works again in Linux AppImage ([https://gitlab.com/inkscape/inkscape/-/issues/1738 Bug #1738])
== Extension bug fixes ==
 
=== Even 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 [https://gitlab.com/inkscape/inkscape/-/milestones/2 our GitLab issue tracker] and see the [https://gitlab.com/inkscape/inkscape/-/commits/1.0.x commit history].


== Translations ==
== Translations ==
Line 90: Line 61:
* Russian
* Russian
* Traditional Chinese
* Traditional Chinese
The Windows installer translation was updated for [2021-03-03]:
* …


The following documentation translations received updates:
The following documentation translations received updates:

Revision as of 13:35, 20 August 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

Bug fixes

General

Export

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

Packaging

  • Building Inkscape works again systems with musl libc (MR #3410)

Markers

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


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)


Extension bug fixes

Translations

The following UI translations received updates:

  • Brazilian Portuguese
  • Catalan
  • Czech
  • Russian
  • Traditional 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