Difference between revisions of "Release notes/1.1"
(→Important changes: Add a mention about aspell too.) |
(Workflow improvements changes) |
||
Line 23: | Line 23: | ||
* Hidden dialogs stop receiving signals and release resources | * Hidden dialogs stop receiving signals and release resources | ||
* Shell mode: a history of commands is now remembered and can be accessed with the up and down arrow keys. [Tab ... autocompletion?] | * Shell mode: a history of commands is now remembered and can be accessed with the up and down arrow keys. [Tab ... autocompletion?] | ||
=== Rotation lock === | |||
A new menu item has been added to allow the user to prevent the rotation of the canvas with key bindings commonly associated with zooming in other applications. This setting can be toggled on a per-window basis. In addition, a new preference option has been added to allow users to set the mode to be on when a new window is opened. | |||
<gallery mode="packed" heights=350px> | |||
File:Canvas rotation lock toggle.png|New "Rotation lock" menu item | |||
File:Default rotation lock toggle.png|Configuration option to lock the rotation by default | |||
</gallery> | |||
=== Taper stroke improvements === | |||
The Taper stroke LPE has been updated to include taper direction options (allowing the taper to run to one side of the path, instead of to the middle) and smoothing options for both ends of the path, allowing more interesting paths to be made in the effect. In addition, using the keybind '''Shift+click''' on the on-canvas knots allows quickly alternating between the different possible taper shapes. | |||
<gallery mode="packed" heights=350px> | |||
File:Taper stroke direction control.png|Direction control options | |||
File:Taper stroke new parameter list.png|New parameter list | |||
</gallery> | |||
=== Automatic fill preservation for LPEs === | |||
LPEs which render strokes as fills (Join type, Power stroke, and Taper stroke) have been modified to automatically preserve the previous fill by creating a linked path when applied to an object. | |||
<gallery mode="packed" heights=350px> | |||
File:Join type fill removed.png|Previous versions of Inkscape would preserve the stroke settings but remove the fill when applied. | |||
</gallery> | |||
<gallery mode="packed" heights=350px> | |||
File:Join type fill preserved.png|Now, Inkscape will automatically preserve the fill by creating a linked path underneath. | |||
</gallery> | |||
=== New shortcut for Fill between many LPE === | |||
A new shortcut has been added under the Path menu to automatically create a linked fill path using the '''Fill between many path''' effect. The effect is created beneath the selected paths and automatically selected to faciliate moving the path into the correct z-order and styling it as intended. For greater efficiency, the shortcut can also be bound to a hotkey using the '''Preferences''' dialog. | |||
<gallery mode="packed" heights=350px> | |||
File:Fill between many shortcut menuitem.png|Previously, using this effect required tediously copying every path to the clipboard and pasting it into the parameter list of a new path. | |||
File:Fill between many result.png|Now, Inkscape can perform this task automatically, without any tedium. | |||
</gallery> | |||
<!-- == Regression fixes == | <!-- == Regression fixes == |
Revision as of 16:19, 10 May 2020
Other languages: العربية Català Česky Deutsch English Español Français Italiano 日本語 한국어 Polski Português Português do Brasil Русский Slovenčina 中文
Release highlights
Definitely not released yet.
Inkscape 1.1 is a stability and bugfix release.
[For changes made even before the 1.0 release that aren't in 1.0, try to find out if the checked and not stroked ones here: https://gitlab.com/inkscape/inkscape/-/issues/1030 have really not been cherrypicked]
The most notable improvements are:
- Fill in
Important changes
- For packagers: we do not depend on GtkSpell and ASpell but on GSpell for spelling checks.
Improvements
- In Edit > Preferences > Imported images : Import, there is a new option that allows you to disable relative paths to linked files ("Store absolute file path for linked images", active by default).
- XInclude support
- Hidden dialogs stop receiving signals and release resources
- Shell mode: a history of commands is now remembered and can be accessed with the up and down arrow keys. [Tab ... autocompletion?]
Rotation lock
A new menu item has been added to allow the user to prevent the rotation of the canvas with key bindings commonly associated with zooming in other applications. This setting can be toggled on a per-window basis. In addition, a new preference option has been added to allow users to set the mode to be on when a new window is opened.
Taper stroke improvements
The Taper stroke LPE has been updated to include taper direction options (allowing the taper to run to one side of the path, instead of to the middle) and smoothing options for both ends of the path, allowing more interesting paths to be made in the effect. In addition, using the keybind Shift+click on the on-canvas knots allows quickly alternating between the different possible taper shapes.
Automatic fill preservation for LPEs
LPEs which render strokes as fills (Join type, Power stroke, and Taper stroke) have been modified to automatically preserve the previous fill by creating a linked path when applied to an object.
New shortcut for Fill between many LPE
A new shortcut has been added under the Path menu to automatically create a linked fill path using the Fill between many path effect. The effect is created beneath the selected paths and automatically selected to faciliate moving the path into the correct z-order and styling it as intended. For greater efficiency, the shortcut can also be bound to a hotkey using the Preferences dialog.
Notable bugfixes
- Fill in
Crash fixes
Fix a crash …
- … when ... (#number)
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 (all changes since DATE until release date).
Translations
The following UI translations received updates:
- Language
The following documentation translations received updates:
- Language
Contributing to interface translations
Want to help with translations? Learn how to help!
Documentation
- Some missing options were added to the man page (command line help)
- Some missing keyboard shortcuts were added to the keyboard shortcut reference
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
- Fill in
- Many of Inkscape's old bug reports still need to be tested and migrated to the new bug and feature request reporting page. While some progress has already been made, we still need your help with that task.
- All (migrated and new) open issues for the project are listed on GitLab. If you have some time on your hands and can help fixing them, join us in the development chat and let us tackle them together.