All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- FX bypass could freeze the meter/scrubber after toggling while playing.
- Export progress could appear stuck during WAV writing; progress now updates smoothly through the encode stage.
- Browser warning spam from invalid compressor ratio values (clamped by Chromium).
- Master preview (FX ON) uses a cached full-chain render for export parity; meters reflect the final limiter when enabled.
- GitHub Pages deployment builds and publishes
dist/(bundled deps) instead of serving the rawweb/folder. - Repo structure cleanup: removed unused legacy
src/and duplicate root assets in favor ofweb/as the single source of truth.