ENGINE CHANGELOG

Public Release Log

Dated history of engine capabilities, DAW parser additions, and security milestones.

AUGUST 25, 2026 (V1.0.0 RELEASE CANDIDATE)

Studio Collaboration, Invitations & Real-Time Sync

Project invitations now work for anyone, whether or not they already have an account. Inviting a new email creates a pending invitation with a join link that accepts automatically on signup. Added Editor and Viewer roles, seat reservation with clear upgrade errors, free-tier collaboration without feature loopholes, and automatic project registration when a machine changes. Shared projects now sync Take history in real time over a server-sent events channel, and dashboards refresh Take counts and health badges in the background.

AUGUST 23, 2026 (PUBLISH BUILD)

Production Build & Microsoft Store Packaging

Standalone release build produced for Windows, Microsoft Store (MSIX) packaging verified, and the website download page wired to the release artifacts. Cloud API deployed with storage broker proxying for Google Drive, Dropbox, S3, B2, SFTP, and NAS backends.

AUGUST 22, 2026 (STUDIO DASHBOARDS)

Studio Tier, Premium Dashboards & Share Redesign

Studio tier with team seats and the Studio Console. Redesigned premium dashboards for account, admin, and sharing flows. Multi-room project sync and seat add-on purchases from the account page.

JULY 13, 2026 (PHASE 7 - P7.4)

FL Studio (.flp) Project File Parser & Resync Engine

Added native Go binary event stream parser for FL Studio projects (parsers/flstudio). Implemented alignment recovery algorithms that recover valid event data even from corrupted session files.

JULY 9, 2026 (PHASE 4 - P4.1)

Ableton Live (.als) Decompression & XML Parser

Implemented native gzip stream decompression and XML structure parsing for Ableton Live project files (parsers/ableton), enabling deep tracking of tracks and arrangement stems.

JULY 8, 2026 (PHASE 2 - P2.11)

Account Governance, Data Export & Legal Framework

Finalized client data export specifications, account deletion routines, and drafted Terms of Service, Privacy Policy, and Studio-tier Data Processing Agreements (docs/legal/).

JULY 7, 2026 (PHASE 1 - P1.4)

REAPER (.rpp) Text Structure Parser & Streaming Engine

Built native RPP project structure parser (parsers/reaper) paired with memory-safe streaming storage backup block processing (store.PutStream) for high-performance Take backups.

JULY 6, 2026 (PHASE 0 - P0.3)

Minimal Telemetry Stance & Privacy Stance

Established zero-audio telemetry stance and explicit opt-in diagnostic decision for application crash reporting (docs/design/telemetry-policy.md).