Public Release Log
Dated history of engine capabilities, DAW parser additions, and security milestones.
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.
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.
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.
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.
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.
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/).
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.
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).