Difference between revisions of "Release notes/1.4"

From Inkscape Wiki
Jump to navigation Jump to search
Line 35: Line 35:


[[File:Inkscape vIWVwzkI0T.gif]]
[[File:Inkscape vIWVwzkI0T.gif]]
=== Snapping ===
improved snapping stabilty
https://gitlab.com/inkscape/inkscape/-/merge_requests/6157


== Tools ==
== Tools ==
Line 64: Line 69:


https://gitlab.com/inkscape/inkscape/-/merge_requests/6162
https://gitlab.com/inkscape/inkscape/-/merge_requests/6162
https://gitlab.com/inkscape/inkscape/-/merge_requests/6133/diffs


=== Extension galley ===
=== Extension galley ===

Revision as of 10:11, 2 March 2024


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

Performance

General user interface

Canvas

New look for nodes controls. Handles can be customized by the CSS file at share/ui/node-handles.css

https://gitlab.com/inkscape/inkscape/-/merge_requests/5624#note_1644395997

Inkscape vIWVwzkI0T.gif

Snapping

improved snapping stabilty

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

Tools

Spray tool

We added canvas cursor preview for shapes you are about to spray . Its useful if you are about to spray diffrent objects

https://gitlab.com/inkscape/inkscape/-/merge_requests/5375#note_1549354167

Path Operations

Clones

Masking / Clipping

Dialogs

Filter galley

  • new dialog that allows you to browse all Filter presets
  • Some filters have improved quality of rendering

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

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

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

https://gitlab.com/inkscape/inkscape/-/merge_requests/6133/diffs

Extension galley

new dialog that allows you to browse all extensions

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

Export dialog

Added icons for single and multiple exports.

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

Object Properties

Feature: PDF Internal Linking

We have supported linking to external websites using urls in pdf for a long time. But have not supported linking to other pages or items. This feature adds tracking of connected objects to the sp-anchor so we know when a hyperlink is linked to an local object instead of a url.

Add object picker tool. Anchor element "href" attribute can be selected by clicking on a destination element apart from editing it by hand. Object-picker.gif


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

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

Live path effects

Templates

SVG Standards Compliance

Symbols

  • Added two new symbol sets, with Sci-Fi and Nature symbols (MR #4792)

Customization / Theming

Rendering (advanced)

Windows-specific Changes

macOS-specific Changes

Extensions

Command line

  • Many new actions have been added to allow editing SVG files and customizing export files. These are also available from the Command palette:
    • Set the document's SVG version to 1.1
    • Set the document's SVG version to 2.0
    • Remove any Inkscape-specific SVG data
    • Remove any known proprietary SVG data
    • Remove auto start positions from markers
    • Remove all transforms from all shapes
    • Remove context paints from markers
    • Replace SVG2 text with SVG1.1 text
    • Insert JavaScript for rendering meshes (polyfill)
    • Insert JavaScript for rendering hatches (polyfill)
    • Recursively unlink all clones and symbols
    • Turn all shapes recursively into path elements
    • Turn all strokes recursively into fill-only paths
    • Make all paths absolute and predictable
    • Add bounding box information to all shapes: adds inkscape:visualbox and inkscape:geometricbox attributes
    • Add shape path information to all shapes: adds inkscape:d attribute
    • Remove unused definitions (gradients, etc.)

Bugfixes

Translations

Contributing to interface translations

Want to help with translations? Learn how to help!

Documentation

Website

Important Inkscape Project Milestones

Important changes for packagers

Known issues

Other releases