Changelog:
1.0.1 Release highlights
Selectors/CSS dialog is now available
Experimental color-managed PDF export through Scribus
Many crash fixes and bugs fixed
Selectors and CSS dialog
The Selectors and CSS dialog that was hidden and labelled as
'experimental' in Inkscape 1.0 is now available from the Object
menu in 1.0.1. This new dialog allows users to edit a CSS stylesheet
for the document and also to select all objects with a certain CSS
selector, thus providing a replacement for the Selection Sets
dialog, that had to be removed for Inkscape 1.0. Scribus PDF export
An experimental PDF export extensions was added that uses Scribus
1.5.5+ if it can be found in the path. You'll need to use a color
profile in the SVG file and make sure to double-check the exported
image, as there are many SVG features not supported by Scribus.
Changelog:
Inkscape 1.0
Release highlights
Theming support and more new customization options
Better HiDPI (high resolution) screen support
Native support for macOS with a signed and notarized .dmg file
Coordinate origin in top left corner by default
Canvas rotation and mirroring
On-Canvas alignment of objects
Split view and X-Ray modes
PowerPencil for drawing editable, variable width strokes with a pressure sensitive graphics tablet
New PNG export options
Integrated centerline tracing for vectorization of line drawings
Searchable Symbols dialog
New Live Path Effect (LPE) selection dialog
New Corners (Fillet/chamfer) LPE, (lossless) Boolean Operation LPE (experimental), Offset LPE and Measure Segments LPE (and more!)
Path operations, deselection of a large number of paths as well as grouping/ungrouping are much faster now
Much improved text line-height settings
Variable fonts support (only if compiled with pango library version >= 1.41.1)
Browser-compatible flowed text
Extensions programming interface updated, with many new options
Python 3 support for extensions
Inkscape 0.92.4 is a stability and bugfix release. It also brings some
notable performance improvements for filter rendering, measure tool,
extensions, document saving and moving paths (with a live path effect)
and includes a couple of small, but impactful usage improvements.
Also post 0.92.3 updates from upstream for poppler-0.72 by way of
linuxfromscratch.
http://www.linuxfromscratch.org/patches/blfs/svn/inkscape-0.92.3-consolidated_fixes-1.patch
Inkscape 0.92.3 is a maintenance release resolving numerous bugs and making
this the most stable release of the series. Among the most reported bugs
addressed were:
* Blank pages being output when attempting to print multiple copies of a
document
* The inability to cancel during the export of large files
* Application crashes caused by attempting to drag a path at a cap or line
join
* Some issues with keyboard shortcut functionality on non-Latin keyboard
layouts
A few performance improvements and usability enhancements that made it into
the release, include:
* New SVG export options from the command line
* Support for right-to-left text
* Improved ellipse controls
* Multi-line text support for the PDF+LaTeX export
* New render tile preferences for performance tuning
* Better startup performance for many Windows users