YADAW v0.1.5
What's Changed
- fix(project-db): raise PGlite integration test timeouts for CI by @dsh0416 in #20
- fix: auto-save project archive after create by @dsh0416 in #21
- refactor: redesign the midi editor with design spec by @dsh0416 in #23
- fix(vst3): instrument classification, soft scan, and commercial plugin loading by @dsh0416 in #24
- feat(i18n): localize mixer, studio, and settings UI for en-US and zh-CN by @dsh0416 in #25
- feat(settings): Yamaha C3 / Roland C4 center C preference by @dsh0416 in #26
- feat: add vitepress docs by @dsh0416 in #27
- ci: track code coverage with Codecov by @dsh0416 in #30
- feat: add MIDI input routing, monitoring, external clock, and VST3 event support by @dsh0416 in #29
- feat(audio): add a mock cpal backend for running without real audio I/O by @dsh0416 in #28
- ci: fold Codecov into Linux Checks to drop parallel Coverage job by @dsh0416 in #31
- test: raise coverage across contracts, UI, desktop, and the Rust render runtime by @dsh0416 in #32
- fix(vst3-host): benchmark failure and update deps by @dsh0416 in #34
- feat(desktop): add configurable keyboard and MIDI shortcuts by @dsh0416 in #33
- ci: configure Codecov components for workspace packages by @dsh0416 in #35
Full Changelog: v0.1.4...v0.1.5