Releases: minori-live/heron
Releases · minori-live/heron
Release list
Heron v0.3.0
What's Changed
- fix(audio-host): midi recording by @dsh0416 in #70
- feat(vst3): redesign plugin editor and expand host integration by @dsh0416 in #71
- feat(desktop): markdown note support by @dsh0416 in #72
- chore(legal): add Steinberg trademark and license notices by @dsh0416 in #73
- test: unit tests for modules identified in test coverage audit by @dsh0416 in #75
- fix: keep VST editors visible for toolbar menus by @dsh0416 in #74
- feat: add VST3 side-chain routing by @dsh0416 in #76
- docs: enhance manual by @dsh0416 in #77
- chore(deps): bump pnpm/action-setup from 4 to 6.0.9 by @dependabot[bot] in #79
- chore(deps): bump codecov/codecov-action from 5 to 7 by @dependabot[bot] in #78
- chore(deps): bump actions/setup-node from 6 to 7 by @dependabot[bot] in #80
- feat!: relaunch as Heron Studio by @dsh0416 in #81
New Contributors
- @dependabot[bot] made their first contribution in #79
Full Changelog: v0.2.2...v0.3.0
YADAW v0.2.2
What's Changed
- feat(m1): complete the composition MVP by @dsh0416 in #57
- chore: update vitepress to 2.0.0-alpha.18 by @dsh0416 in #56
- chore: update deps by @dsh0416 in #58
- fix(ui): minor ui issues and macOS compatibility issue by @dsh0416 in #60
- fix(m1): address PR #57 review issues and raise desktop coverage by @dsh0416 in #59
- feat(ui): improve loading by @dsh0416 in #61
- refactor(native): isolate the audio engine and unify Rust build paths by @dsh0416 in #62
- fix(native): address PR #62 review issues and raise coverage by @dsh0416 in #63
- feat(studio): unify global track and musical display controls by @dsh0416 in #64
- ci(codecov): fix multiple files upload by @dsh0416 in #66
- fix(ipc): make persistent shared mappings process-safe by @dsh0416 in #65
- fix: address PR #65 review findings by @dsh0416 in #67
- test(native): expand audio host and VST3 boundary coverage by @dsh0416 in #69
- fix(vst3): complete VST3 lifecycle handling and ARA host callbacks by @dsh0416 in #68
Full Changelog: v0.2.1...v0.2.2
YADAW v0.2.1
What's Changed
- fix(desktop): harden IPC v2 recovery paths left from #44 by @dsh0416 in #45
- feat(transport): add one-bar recording count-in by @dsh0416 in #47
- test: increase project code coverage by expanding unit tests by @dsh0416 in #46
- feat(ui): horizontal scroll unsync by @dsh0416 in #51
- feat: wire MIDI take capture, commit, and crash recovery by @dsh0416 in #48
- fix(ui): dropdown and context menu design system by @dsh0416 in #50
- refactor: use vueuse by @dsh0416 in #52
- test: migrate JS tooling to Oxc and merge napi coverage by @dsh0416 in #53
- fix(desktop): unify cross-platform branding and utility UI by @dsh0416 in #54
- fix(ui): fix macos toolbar position and close project issue by @dsh0416 in #55
Full Changelog: v0.2.0...v0.2.1
YADAW v0.2.0
What's Changed
- chore: stop tracking napi-rs generated JS loaders by @dsh0416 in #36
- docs(vitepress): i18n support by @dsh0416 in #38
- docs(blog): dev log by @dsh0416 in #39
- refactor!: separate project graph, runtime, and persistence boundaries by @dsh0416 in #37
- ci: improve ci performance by @dsh0416 in #42
- docs(vitepress): add social link by @dsh0416 in #41
- feat: bundle UI fonts with unplugin-fonts by @dsh0416 in #40
- ci: speed up ci again by @dsh0416 in #43
- refactor!: introduce recoverable IPC v2 resource routing by @dsh0416 in #44
Full Changelog: v0.1.5...v0.2.0
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
YADAW v0.1.4
What's Changed
- fix(desktop): reuse VST3 catalog cache on startup by @dsh0416 in #14
- fix(transport): restart playback from start after song end by @dsh0416 in #15
- fix(vst3-host): macos and linux compatibility issue and update apm by @dsh0416 in #17
- feat: implement piano roll basic functionality by @dsh0416 in #9
- ci: cut Windows check time with deduped builds, trimmed matrix, and target caching by @dsh0416 in #19
- fix: resolve medium-severity review comments from recent PRs by @dsh0416 in #18
- feat: init ARA support by @dsh0416 in #16
Full Changelog: v0.1.3...v0.1.4