v1.6.0 (2026-07-06)
This release is published under the GPL-2.0+ License.
Bug Fixes
- gui: Default the live preview to PNG; make SVG vector preview opt-in (
d5d2516)
Documentation
- gui: Document the QtSvg occlusion-clip mis-render; caveat on SVG opt-in (
c66005a)
Features
- gui: Embedding API for host applications + CLI file argument (
5432207)
Detailed Changes: v1.5.0...v1.6.0
Desktop builds
These desktop builds require GLE 4.3+ installed separately
(https://github.com/vlabella/GLE/releases/latest) for live preview and
compiled (PDF / PNG / EPS) export.
The macOS build is arm64 and unsigned — on first launch,
right-click the app and choose Open to bypass Gatekeeper.
What's Changed
- Embedding API for host applications, CLI file argument, PNG-default preview by @BenHuddart in #8
Full Changelog: v1.5.0...v1.6.0