Release Notes
v1.0.6
—
Release Highlights: Official launch of Logiop Studio Basic Edition.
New Features
-
[FEAT-101]Visual State Machine Canvas: Drag-and-drop workspace supporting States, Transitions, Orthogonal Regions, and Submachine States. -
[FEAT-102]Local-First Storage Engine: Direct workspace folder binding via the File System Access (FSA) API with concurrency locking. -
[FEAT-103]Standardized JSON Export: Export complete machine definitions conforming to thelogiop-v1.schema.jsonspecification. -
[FEAT-104]Global Behavior Registry: Centralized lookup table for Guards, Actions, DoActivity Actions, and Events.
Enhancements
-
[ENH-201]Compact Tab Controls: Updated tab header UI featuring 18px theme-aware close buttons. -
[ENH-202]Workspace Folder Caching: Instant workspace reloading on startup using cached IndexedDB directory handles.
Fixes
-
[FIX-301]Schema Validation Alignment: Fixed IDE schema validation warnings in Visual Studio when emitting null developer notes. -
[FIX-302]Submachine Connection Points: Resolved exit point rendering alignment and transition target targeting glitches on submachines. -
[FIX-303]Region Priority Invariants: Enforced mandatory integer priority indexing on orthogonal regions to prevent evaluation ambiguity.
Deprecated
None.