v1.1.7
New Features
- File Manager search - A filter bar is now visible in the File Manager. Type to instantly filter files and folders in the
current directory; press Escape or x to clear.
Pen Plot Plugin
- Add DXF and HPGL/PLT file support - The pen plot plugin can now open DXF and HPGL/PLT files in addition to SVG.
- Decimal dimension input - Fixed a debouncing regression that caused decimal values (e.g.
10.5) to be truncated while typing.
Bug Fixes
- SVG pen plot rendering - Fixed a parser bug where smooth cubic bezier commands (
S/s) would inherit stale control points
from preceding non-bezier commands, producing artifacts. - Plugin folder upload - Restored the ability to select a plugin folder directly in Finder. A Preact compatibility issue was
causing the folder picker to fall back to individual file selection.
Full Changelog: v1.1.6...v1.1.7