v0.4.0
0.4.0 (2026-07-02)
What's Changed
- Adaptive window layout with taskbar-aware placement and collapse animation by @pountzas in #44
- chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #39
- chore(deps): bump windows-future from 0.2.1 to 0.3.2 in /src-tauri by @dependabot[bot] in #28
- chore(deps): bump rfd from 0.15.4 to 0.17.2 in /src-tauri by @dependabot[bot] in #30
- chore(deps): bump rusqlite from 0.32.1 to 0.40.1 in /src-tauri by @dependabot[bot] in #29
- chore(deps): bump the cargo-minor-and-patch group across 1 directory with 2 updates by @dependabot[bot] in #40
- chore(deps): bump the npm-minor-and-patch group with 3 updates by @dependabot[bot] in #41
- chore(deps-dev): bump typescript from 5.8.3 to 6.0.3 by @dependabot[bot] in #25
- chore(deps-dev): bump vite from 7.3.5 to 8.1.0 by @dependabot[bot] in #42
- chore(deps-dev): bump @vitejs/plugin-react from 4.7.0 to 6.0.3 by @dependabot[bot] in #43
- Release dev: v0.3.0 features, adaptive window layout, and dependency updates by @pountzas in #45
- Fix synthesizer slide-to-note touch behavior by @pountzas in #46
- feat: add in-app auto-update on startup by @pountzas in #47
- Replace F-key row with Fn modifier key by @pountzas in #48
- feat: refactor settings UI and fix background image picker by @pountzas in #50
- fix: skip updater signing in PR build workflow by @pountzas in #51
- Release dev to main (0.3.0 + Fn key, updater, layout improvements) by @pountzas in #49
Full Changelog: v0.3.0...v0.4.0