Difference between revisions of "Release notes/1.1.2"

From Inkscape Wiki
Jump to navigation Jump to search
(Start with 1.1.2 release notes)
m (Continue ...)
Line 23: Line 23:
c78b9e5ce4 - (Wed, 22 Dec 2021 16:12:35 -0500) Sync extensions in time for 1.1.2  - Martin Owens (HEAD -> 1.1.x, origin/1.1.x)
c78b9e5ce4 - (Wed, 22 Dec 2021 16:12:35 -0500) Sync extensions in time for 1.1.2  - Martin Owens (HEAD -> 1.1.x, origin/1.1.x)


57c0b2e1f3 - (Tue, 30 Nov 2021 10:11:20 +0000) Initializes string with empty string  - Sergei Trofimovich
d86cff78be - (Thu, 2 Dec 2021 13:27:34 +1100) Fix numpad input for unimode in text tool  - Nathan Lee
79f688d590 - (Mon, 29 Nov 2021 04:16:40 +0000) Restore refresh of units trackers  - Mike Kowalski
7743c54943 - (Wed, 20 Oct 2021 11:58:15 +0530) Checking for empty input filename  - dwaipayanguha10
7743c54943 - (Wed, 20 Oct 2021 11:58:15 +0530) Checking for empty input filename  - dwaipayanguha10
12cb7e2b4b - (Tue, 9 Nov 2021 03:44:38 +0000) Fixes cursors with transparent stroke/fill colors #2025  - aperitero
12cb7e2b4b - (Tue, 9 Nov 2021 03:44:38 +0000) Fixes cursors with transparent stroke/fill colors #2025  - aperitero
Line 51: Line 48:


* Fixed Windows test builds, so testers can again try out intermediate versions ([https://gitlab.com/inkscape/inkscape/-/merge_requests/3762 MR #3762]
* Fixed Windows test builds, so testers can again try out intermediate versions ([https://gitlab.com/inkscape/inkscape/-/merge_requests/3762 MR #3762]
* Fixed building Inkscape with GCC 12 / C++17 ([https://gitlab.com/inkscape/inkscape/-/merge_requests/3683 MR #3683])
* Toolbar units sync with selected display unit (in Document preferences) again ([https://gitlab.com/inkscape/inkscape/-/merge_requests/3716 MR #3716], [https://gitlab.com/inkscape/inkscape/-/issues/1747 Bug #1747])


=== Dialogs ===
=== Dialogs ===
Line 82: Line 81:
=== Tools ===
=== Tools ===


* '''Text tool:'''  
==== Text tool ====
** Font dropdown now updates when changing font for the same text multiple times through the dropdown menu ([https://gitlab.com/inkscape/inkscape/-/merge_requests/3717 MR #3731], [https://gitlab.com/inkscape/inkscape/-/issues/2056 Bug #2056])
* '''Font dropdown''' now updates when changing font for the same text multiple times through the dropdown menu ([https://gitlab.com/inkscape/inkscape/-/merge_requests/3717 MR #3731], [https://gitlab.com/inkscape/inkscape/-/issues/2056 Bug #2056])
** Line spacing works properly again with current Pango versions (e.g. 1.49) as used on Fedora Linux ([https://gitlab.com/inkscape/inkscape/-/merge_requests/3717 MR #3717], [https://gitlab.com/inkscape/inkscape/-/issues/2864 Bug #2864])
* '''Line spacing''' works properly again with current Pango versions (e.g. 1.49) as used on Fedora Linux ([https://gitlab.com/inkscape/inkscape/-/merge_requests/3717 MR #3717], [https://gitlab.com/inkscape/inkscape/-/issues/2864 Bug #2864])
* '''Unicode mode''' now accepts numbers entered with numpad keys (a bug with a long beard, reported in 2014! [https://gitlab.com/inkscape/inkscape/-/merge_requests/3716 MR #3716], [https://bugs.launchpad.net/inkscape/+bug/1394559 Launchpad Bug #1394559]





Revision as of 18:50, 27 December 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

  • Fixed Windows test builds, so testers can again try out intermediate versions (MR #3762
  • Fixed building Inkscape with GCC 12 / C++17 (MR #3683)
  • Toolbar units sync with selected display unit (in Document preferences) again (MR #3716, Bug #1747)

Dialogs

Filters

Import

Export

Markers

Menus

Packaging

Tools

Text tool

  • Font dropdown now updates when changing font for the same text multiple times through the dropdown menu (MR #3731, Bug #2056)
  • Line spacing works properly again with current Pango versions (e.g. 1.49) as used on Fedora Linux (MR #3717, Bug #2864)
  • Unicode mode now accepts numbers entered with numpad keys (a bug with a long beard, reported in 2014! MR #3716, Launchpad Bug #1394559


Crash fixes

Fixed a crash when …

  • … grouping / ungrouping / importing / pasting a 3D box or after doing so and editing it (MR #3731, Bug #2833)

Extension bug fixes

Translations

The following UI translations received updates:

  • Croatian
  • Simplified Chinese
  • Czech
  • Russian
  • Catalan


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

These issues could not be fixed in time for the 1.1.2 release.

Other releases