All notable changes to this project will be documented in this file.
Please use the following tags when editing this file: Added for new features. Changed for changes in existing functionality. Deprecated for soon-to-be removed features. Removed for now removed features. Fixed for any bug fixes.
- Diagnostic warning for cases where tagged are groups instead of layers
- Create all intermediate parent directories of an output directory. Previously a longer output directory path crashed the extension.
- Fix issue where layer did not have a
style
attribute.
- Option to export visible layers only
- Fix relative path processing
- Change supported Python version from 3.9 to 3.8
- Simplified UI. Now output directory and prefix are specified independently. NB: This breaks CLI backward compatibility
- Treat a relative output directory as relative to the original SGV file
- Enable sub-layer support, treat sub-layers in the same way as groups
- Object clones are now exported correctly to raster images
- Output SVGs do not contain layers that are not exported (were hidden before)
- JPEG does not require ImageMagick anymore
- Do not open extra Inkscape UI during export
- Selector for output directory
- Option to progressively include content in layers
- Possibility of adding a sub-directory for exported files
- Output file format is now: /path/to/output/directory/[subdirectory/][prefix_][number_]layer_name.ext with [subdirectory], [prefix] and [number] being optional
- Use Inkscape order for SVG