Releases: pountzas/reach-Panel
Releases · pountzas/reach-Panel
Release list
v0.6.2
0.6.2 (2026-08-01)
What's Changed
- fix(security): harden CSP, asset scope, and IPC file/launch paths by @pountzas in #88
- perf: cut IPC storm from keyboard poll, trackpad, and head tracking by @pountzas in #89
- fix: unblock Tokio/IPC for speak, macros, STT, and native dialogs by @pountzas in #90
- fix: stop profile settings from resetting on startup and switch by @pountzas in #91
- feat: add classical songs and partiture lesson layout by @pountzas in #92
- feat: enhance predictive text with offline word packs by @pountzas in #93
- Dev by @pountzas in #95
Full Changelog: v0.6.1...v0.6.2
v0.6.1
0.6.1 (2026-07-31)
Full Changelog: v0.6.0...v0.6.1
v0.6.0
0.6.0 (2026-07-31)
What's Changed
- feat: collapse window to branded bottom-right circle FAB by @pountzas in #66
- feat: add compact input area toggle and trackpad controls by @pountzas in #67
- Separate app UI language from typing language by @pountzas in #68
- feat: add voice dictation with WinRT speech recognition by @pountzas in #75
- feat: react-hot-toast notifications and stable section layout by @pountzas in #77
- feat: large headers mode for easier height resize by @pountzas in #78
- chore(deps): bump the npm-minor-and-patch group across 1 directory with 6 updates by @dependabot[bot] in #76
- chore(deps): bump the cargo-minor-and-patch group across 1 directory with 5 updates by @dependabot[bot] in #74
- feat: tighten default profile settings and add save/delete/wipe by @pountzas in #79
- feat: open settings and tools in separate OS windows by @pountzas in #80
- fix: tool window theme and settings blocking by @pountzas in #81
- fix: show header action hover labels below controls by @pountzas in #82
- feat: sliding piano range and clearer teaching playback by @pountzas in #83
- feat: replace local Whisper dictation with Groq cloud STT by @pountzas in #84
- feat: docked section stack with undock, and icon-based quick actions by @pountzas in #85
- feat: detect and switch Windows keyboard languages and on-screen layouts by @pountzas in #86
Full Changelog: v0.5.1...v0.6.0
v0.5.1
0.5.1 (2026-07-09)
What's Changed
- Add About section to settings by @pountzas in #62
- chore(deps): bump tauri from 2.11.3 to 2.11.5 in /src-tauri in the cargo-minor-and-patch group across 1 directory by @dependabot[bot] in #58
- chore(deps-dev): bump vite from 8.1.0 to 8.1.3 in the npm-minor-and-patch group by @dependabot[bot] in #57
- chore(deps): bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #56
- chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #55
- chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #54
- chore(deps): merge Dependabot security and dependency updates by @pountzas in #63
- Release dev to main — ReachPanel rename, about section, dependency updates by @pountzas in #64
Full Changelog: v0.5.0...v0.5.1
v0.5.0
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
v0.3.0
0.3.0 (2026-06-25)
What's Changed
- chore(deps): bump the npm-minor-and-patch group across 1 directory with 4 updates by @dependabot[bot] in #34
- chore(deps): bump the cargo-minor-and-patch group across 1 directory with 2 updates by @dependabot[bot] in #33
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #23
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #22
- chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #20
- chore(deps): bump googleapis/release-please-action from 4 to 5 by @dependabot[bot] in #21
- feat: add resizable sections with keyboard and mouse layout improvements by @pountzas in #37
New Contributors
- @dependabot[bot] made their first contribution in #34
Full Changelog: v0.2.3...v0.3.0