Difference between revisions of "Release notes/1.3"

From Inkscape Wiki
Jump to navigation Jump to search
m (Fix minor grammatical errors)
Line 24: Line 24:
<!--'''Definitely not released yet.'''-->
<!--'''Definitely not released yet.'''-->


* Pattern editor , Patterb canvas controls, and pattern perfomace
* Pattern editor , Pattern canvas controls, and pattern performance
* '''and so much more!'''
* '''and so much more!'''


Line 32: Line 32:
== Canvas ==
== Canvas ==


Pressing F temporarily hides on-canvas overlays ( transformation handels, grids,guids ...). This alowes quck previe of final artwork without any distructions
Pressing F temporarily hides on-canvas overlays (transformation handles, grids, guides ...). This allows quick preview of final artwork without any distractions.


https://gitlab.com/inkscape/inkscape/-/merge_requests/4395
https://gitlab.com/inkscape/inkscape/-/merge_requests/4395


Added display overlay controls in top right corners. you need to have scrollbars enable to see it.
Added display overlay controls in top right corners. You need to have scrollbars enable to see it.


[[File:Canvas overlays.png|399x399px]]
[[File:Canvas overlays.png|399x399px]]
Line 43: Line 43:


=== Node tool ===
=== Node tool ===
Pattern editing on canvas is now easier you can click on any part of pattern and it wil show you controls on that position. We also outline that shows you edges of pattern.
Pattern editing on canvas is now easier you can click on any part of pattern and it will show you controls on that position. We also outline that shows you edges of pattern.
[[File:Inkscape xfsvsc2oY9.gif|none|thumb|editing pattern on canvas]]
[[File:Inkscape xfsvsc2oY9.gif|none|thumb|editing pattern on canvas]]


Line 56: Line 56:


=== Fill and stroke Dialog ===
=== Fill and stroke Dialog ===
New pattern editor was added in to UI. You can preview patterns change name,  size, rotation, offset, gaps and colors for some spesific patterns. We als added collections of patterns  <code>~paint/pattern.svg</code>  so its easier to be orgnized .  Since  this alows having much more patterns preset we also added search funcion .
New pattern editor was added in to UI. You can preview patterns change name,  size, rotation, offset, gaps and colors for some specific patterns. We also added collections of patterns  <code>~paint/pattern.svg</code>  so its easier to be organized .  Since  this allows having much more patterns preset we also added search function .


=== Symbols ===
=== Symbols ===
You can drag and drop symbols on canvas and they are going to be place where you droped them  
You can drag and drop symbols on canvas and they are going to be place where you dropped them  


https://gitlab.com/inkscape/inkscape/-/merge_requests/4666
https://gitlab.com/inkscape/inkscape/-/merge_requests/4666

Revision as of 10:56, 13 August 2022


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

Note: Not all animations work, due to Wiki bugs with resizing images. Release notes will be transferred to website, there animations will be working.

Important Links:



Warning symbol.png Pending questions:




Release highlights

  • Pattern editor , Pattern canvas controls, and pattern performance
  • and so much more!

General user interface

indicators of used colors

Color palettes have indicator color of stroke and fill of selected object.

Canvas

Pressing F temporarily hides on-canvas overlays (transformation handles, grids, guides ...). This allows quick preview of final artwork without any distractions.

https://gitlab.com/inkscape/inkscape/-/merge_requests/4395

Added display overlay controls in top right corners. You need to have scrollbars enable to see it.

Canvas overlays.png

Tools

Node tool

Pattern editing on canvas is now easier you can click on any part of pattern and it will show you controls on that position. We also outline that shows you edges of pattern.

editing pattern on canvas

Path Operations

Masking / Clipping

  • A new option to preserve clips / masks when ungrouping objects has been added (Edit → Preferences → Behavior → Clippaths and Masks: When ungroup, clip/mask is preserved in childrens). The option is active by default. This means that when you now ungroup a group that has been clipped, the elements inside it will inherit the clip. Previously, the clip was removed and everything became un-clipped. To go back to previous default behavior, deactivate this new option. (MR #3564) -->

Dialogs

Fill and stroke Dialog

New pattern editor was added in to UI. You can preview patterns change name, size, rotation, offset, gaps and colors for some specific patterns. We also added collections of patterns ~paint/pattern.svg so its easier to be organized . Since this allows having much more patterns preset we also added search function .

Symbols

You can drag and drop symbols on canvas and they are going to be place where you dropped them

https://gitlab.com/inkscape/inkscape/-/merge_requests/4666

Filters

Live path effects

Import / Export

Templates

All template dialogs (Welcome screen, New from Template, Page tool default sizes) now use the same template sizes ([1] MR #479)

Customization / Theming

Other

macOS-specific Changes

Windows-specific Changes

Extensions

Features

General Extension Changes

New Extensions

Particular extensions

Bugs fixed

All extensions

Particular extensions

Extension Development

API Changes for Third-Party Extension Developers

Extension Development Documentation

Under the hood

Command line

Behind the curtains

Notable bugfixes

Crash fixes

Fixed a crash that occurred …

  • when …

Other 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 our GitLab issue tracker and see the commit history.

Translations

The following UI translations received updates:

The Windows installer translation was updated for:

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.

Website

Important changes for packagers

Known issues

Other releases