Difference between revisions of "Release notes/1.2.2"

From Inkscape Wiki
Jump to navigation Jump to search
(→‎Bug fixes: Update section to Nov. 4, 2022)
(Update up to Nov. 12 2022.)
Line 37: Line 37:




* Symbols that contain a clipping path or mask no longer cause the Symbols dialog to create a high processor load ([https://gitlab.com/inkscape/inkscape/-/issues/3607 Bug #3607], [https://gitlab.com/inkscape/inkscape/-/merge_requests/4567 MR #4567])
* Symbols that contain a clipping path or mask no longer cause the Symbols dialog to create a high processor load ([https://gitlab.com/inkscape/inkscape/-/issues/3607 Bug #3607], [https://gitlab.com/inkscape/inkscape/-/merge_requests/4567 MR #4567]).
* The keyboard shortcut that is meant to scale the selection by 1 screen pixel now does so again ([https://gitlab.com/inkscape/inkscape/-/issues/3799 Bug #3799], [https://gitlab.com/inkscape/inkscape/-/merge_requests/4818 MR#4818])
* The keyboard shortcut that is meant to scale the selection by 1 screen pixel now does so again ([https://gitlab.com/inkscape/inkscape/-/issues/3799 Bug #3799], [https://gitlab.com/inkscape/inkscape/-/merge_requests/4818 MR#4818]).
* Raster images that are opened with Inkscape now end up in the page area even when the document origin is set to the bottom left corner ([https://gitlab.com/inkscape/inkscape/-/merge_requests/4866 MR #4866], [https://gitlab.com/inkscape/inkscape/-/issues/3939 Bug #3939])
=== Styles ===
* Saving markers that are compatible to SVG 1.1 now works for both marker direction and marker color at once ([https://gitlab.com/inkscape/inkscape/-/merge_requests/4828 MR #4828], [https://gitlab.com/inkscape/inkscape/-/issues/3913 Bug #3913]).
* Objects with hairline strokes no longer lose that style when grouping or pasting ([https://gitlab.com/inkscape/inkscape/-/merge_requests/4821 MR #4821], [https://gitlab.com/inkscape/inkscape/-/issues/3643 Bug #3643])
 


<!--
=== Dialogs ===
=== Dialogs ===


*
* The Export and Align dialog are no longer confused about what area to export / what type of item to align ([https://gitlab.com/inkscape/inkscape/-/merge_requests/4800 MR #4800], [https://gitlab.com/inkscape/inkscape/-/issues/3847 Bug #3847], [https://gitlab.com/inkscape/inkscape/-/issues/2732 Bug #2732], [https://gitlab.com/inkscape/inkscape/-/issues/3591 Bug #3591]).
 


<!--
=== PDF Export ===
=== PDF Export ===


Line 60: Line 66:
=== Linux-specific fixes ===
=== Linux-specific fixes ===


* Inkscape no longer fails to run on Artix ([https://gitlab.com/inkscape/inkscape/-/issues/7526 Bug #7526], [https://gitlab.com/inkscape/inkscape/-/merge_requests/4744 MR #4744])
* Inkscape no longer fails to run on Artix ([https://gitlab.com/inkscape/inkscape/-/issues/7526 Bug #7526], [https://gitlab.com/inkscape/inkscape/-/merge_requests/4744 MR #4744]).
* Inkscape can now be built on systems using Poppler 22.09.0 ([https://gitlab.com/inkscape/inkscape/-/merge_requests/4719 MR #4719])
* Inkscape can now be built on systems using Poppler 22.09.0 ([https://gitlab.com/inkscape/inkscape/-/merge_requests/4719 MR #4719]).
* Extensions that open another instance of Inkscape (e.g. PDFLaTeX) no longer fail when using an AppImage version of Inkscape ([https://gitlab.com/inkscape/inkscape/-/merge_requests/4693 MR#4751], [https://gitlab.com/inkscape/inbox/-/issues/7607 Bug Inbox#7607], [https://gitlab.com/inkscape/inkscape/-/issues/2422 Bug #2422]).


==== Note about snap packages ====
==== Note about snap packages ====
Line 70: Line 77:


* Extensions Manager and Clipart import work again on Windows. This fix was already available in 1.2.1, if you downloaded it after July 19 ([https://gitlab.com/inkscape/inkscape/-/issues/3695 Bug #3695], [https://gitlab.com/inkscape/inkscape/-/merge_requests/4653 MR #4653]).
* Extensions Manager and Clipart import work again on Windows. This fix was already available in 1.2.1, if you downloaded it after July 19 ([https://gitlab.com/inkscape/inkscape/-/issues/3695 Bug #3695], [https://gitlab.com/inkscape/inkscape/-/merge_requests/4653 MR #4653]).
* The Text tool no longer crashes when selecting some specific fonts that have been installed multiple times in different file formats ([https://gitlab.com/inkscape/inkscape/-/issues/7354 Bug #7354], [https://gitlab.com/inkscape/inkscape/-/merge_requests/4658 MR #4658])
* The Text tool no longer crashes when selecting some specific fonts that have been installed multiple times in different file formats ([https://gitlab.com/inkscape/inkscape/-/issues/7354 Bug #7354], [https://gitlab.com/inkscape/inkscape/-/merge_requests/4658 MR #4658]).
* Inkscape 1.2.2. can now be built for Windows on Arm ([https://gitlab.com/inkscape/inkscape/-/merge_requests/4693 MR#4693]).


=== macOS-specific Fixes ===
=== macOS-specific Fixes ===


* Undo / Redo are available in the menu again ([https://gitlab.com/inkscape/inkscape/-/issues/3511 Bug #3511], [https://gitlab.com/inkscape/inkscape/-/merge_requests/4715 MR #4715])
* Undo / Redo are available in the menu again ([https://gitlab.com/inkscape/inkscape/-/issues/3511 Bug #3511], [https://gitlab.com/inkscape/inkscape/-/merge_requests/4715 MR #4715]).
* Editing CSS in the CSS and Selectors dialog no longer leads to a crash ([https://gitlab.com/inkscape/inbox/-/issues/7500 Bug #7500], [https://gitlab.com/inkscape/inkscape/-/merge_requests/4749 MR #4749])
* Editing CSS in the CSS and Selectors dialog no longer leads to a crash ([https://gitlab.com/inkscape/inbox/-/issues/7500 Bug #7500], [https://gitlab.com/inkscape/inkscape/-/merge_requests/4749 MR #4749]).
* Spellchecker is finally available on macOS ([https://gitlab.com/inkscape/inkscape/-/merge_requests/4860 MR#4860]).


=== Command line ===
=== Command line ===


* Trailing or duplicate semicolons no longer cause an action list command to fail ([https://gitlab.com/inkscape/inkscape/-/issues/3480 Bug #3480], [https://gitlab.com/inkscape/inkscape/-/merge_requests/4714 MR #4714])
* Trailing or duplicate semicolons no longer cause an action list command to fail ([https://gitlab.com/inkscape/inkscape/-/issues/3480 Bug #3480], [https://gitlab.com/inkscape/inkscape/-/merge_requests/4714 MR #4714]).


=== Improvements for development / deployment ===
=== Improvements for development / deployment ===


* Automatted Windows builds work again ([https://gitlab.com/inkscape/inkscape/-/merge_requests/4744 MR #4744])
* Automated Windows builds work again ([https://gitlab.com/inkscape/inkscape/-/merge_requests/4744 MR #4744]).
* Windows builds succeed again in CLANG64 environments ([https://gitlab.com/inkscape/inkscape/-/merge_requests/4153 MR #4153])
* Windows builds succeed again in CLANG64 environments ([https://gitlab.com/inkscape/inkscape/-/merge_requests/4153 MR #4153]).
* macOS arm64 builds are now generated automatically for testing ([https://gitlab.com/inkscape/inkscape/-/merge_requests/4860 MR#4860]).


== Extension bug fixes ==
== Extension bug fixes ==
Line 106: Line 116:
* Brazilian Portuguese ([https://gitlab.com/inkscape/inkscape/-/merge_requests/4600 MR#4600])
* Brazilian Portuguese ([https://gitlab.com/inkscape/inkscape/-/merge_requests/4600 MR#4600])
* Simplified Chinese ([https://gitlab.com/inkscape/inkscape/-/merge_requests/4721 MR #4721])
* Simplified Chinese ([https://gitlab.com/inkscape/inkscape/-/merge_requests/4721 MR #4721])
* Slovenian ([https://gitlab.com/inkscape/inkscape/-/merge_requests/4739 MR #4739])
* Slovenian ([https://gitlab.com/inkscape/inkscape/-/merge_requests/4739 MR #4739], [https://gitlab.com/inkscape/inkscape/-/merge_requests/4806 MR #4806])
* Spanish ([https://gitlab.com/inkscape/inkscape/-/merge_requests/4703 MR #4703])
* Spanish ([https://gitlab.com/inkscape/inkscape/-/merge_requests/4703 MR #4703])



Revision as of 13:46, 12 November 2022


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

Important Links:



Warning symbol.png Pending questions:


Release highlights

Definitely not released yet.

Inkscape 1.2.2 is a maintenance and bugfix release, which brings you … In addition to these fixes, this version features more than XX crash fixes, over XX bug fixes, XX fixes for extension bugs, XX improved user interface translations, XX improved documentation translations and updated documentation.


Crash fixes

Fixed a crash when …

Bug fixes

General

  • Symbols that contain a clipping path or mask no longer cause the Symbols dialog to create a high processor load (Bug #3607, MR #4567).
  • The keyboard shortcut that is meant to scale the selection by 1 screen pixel now does so again (Bug #3799, MR#4818).
  • Raster images that are opened with Inkscape now end up in the page area even when the document origin is set to the bottom left corner (MR #4866, Bug #3939)

Styles

  • Saving markers that are compatible to SVG 1.1 now works for both marker direction and marker color at once (MR #4828, Bug #3913).
  • Objects with hairline strokes no longer lose that style when grouping or pasting (MR #4821, Bug #3643)


Dialogs


Linux-specific fixes

  • Inkscape no longer fails to run on Artix (Bug #7526, MR #4744).
  • Inkscape can now be built on systems using Poppler 22.09.0 (MR #4719).
  • Extensions that open another instance of Inkscape (e.g. PDFLaTeX) no longer fail when using an AppImage version of Inkscape (MR#4751, Bug Inbox#7607, Bug #2422).

Note about snap packages

It is no longer possible to install the Inkscape snap with the --classic option. If you need functionality that is unavailable in the standard snap package (being able to add custom filter packs, custom extensions communicating with other programs on the system / requiring system-wide dependencies, XX …), please choose a different packaging format.

Windows-specific Fixes

  • Extensions Manager and Clipart import work again on Windows. This fix was already available in 1.2.1, if you downloaded it after July 19 (Bug #3695, MR #4653).
  • The Text tool no longer crashes when selecting some specific fonts that have been installed multiple times in different file formats (Bug #7354, MR #4658).
  • Inkscape 1.2.2. can now be built for Windows on Arm (MR#4693).

macOS-specific Fixes

  • Undo / Redo are available in the menu again (Bug #3511, MR #4715).
  • Editing CSS in the CSS and Selectors dialog no longer leads to a crash (Bug #7500, MR #4749).
  • Spellchecker is finally available on macOS (MR#4860).

Command line

  • Trailing or duplicate semicolons no longer cause an action list command to fail (Bug #3480, MR #4714).

Improvements for development / deployment

  • Automated Windows builds work again (MR #4744).
  • Windows builds succeed again in CLANG64 environments (MR #4153).
  • macOS arm64 builds are now generated automatically for testing (MR#4860).

Extension bug fixes

See https://gitlab.com/inkscape/extensions/-/network/master for details.

Bugfixes in particular extensions

Improvements that apply to all extensions

Translations

The following UI translations received updates:

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

These issues could not be fixed in time for the 1.2.2 release:

Other releases