Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 17:42

v1.2.0 (2026-07-04)

This release is published under the GPL-2.0+ License.

Bug Fixes

  • Data dock population missed the real open flow ordering (aa5b686)

  • Example .gle was silently excluded by gitignore (8b1f14d)

  • First-run UX - start with editable figure, fix title and placeholder (f77c161)

  • Legend toggle now actually hides the legend (859cfe4)

  • Make Load data file a real push button (7ac7832)

  • Phase D review findings - warnings sync, raw panel refresh, docs (c60420f)

  • Preview and export could not resolve relative data references (f5ed8ed)

  • Strip ANSI color escapes from GLE diagnostics before parsing (dbf97f2)

Continuous Integration

  • Pin GLE build to v4.3.9 and disable man pages and GUI (668aee7)

Documentation

  • Phase 3 polish - GUI user guide, Sphinx page, sample project (28d34e4)

Features

  • .gle-native file ops, broken-series UI, recognizer hardening (fd89bef)

  • Complete .gle-native GUI integration (milestone MC) (1c2c035)

  • GLE parser foundations - lexer, tables, units, metadata, dataio (92e802e)

  • GLE semantic recognizer - parse .gle files into the figure model (37ff9e7)

  • Phase 0 foundations for PySide GUI editor (e0d71bd)

  • Phase 1 core editor loop - live preview, data manager, property panels (6755549)

  • Phase 2 full workflow - project I/O, export, undo/redo, subplots UI (7464fca)

  • Populate Data dock from an opened figure's referenced data files (6bc0d6e)


Detailed Changes: v1.1.0...v1.2.0