Releases: MichaelOstermann/MoonWave
Releases · MichaelOstermann/MoonWave
MoonWave v0.3.0
MoonWave v0.2.0
What's New
⛰️ Features
- Resizeable sidebar (9d47d68)
- Add playlist icon picker (bb8ff27)
- Add ability to trash tracks (2aac51c)
- Update themes (7ab7105)
- Improve unsorted tracks order (b846952)
- Improve tracklist refocus behaviour (c01fe08)
- Improve formatting (bc168d2)
🐛 Bug Fixes
🚜 Refactor
- Prefer pointer events (4600010)
⚙️ Misc
- React 19 migration (bb35554)
- Introduce react compiler (9935119)
- Align signal types with react 19's useRef (062714e)
- Revisit drag & drop handling (7da4216)
- Binary release optimizations (f188fda)
- Remove unused window controls (fd042ab)
- Signal updates (ea88918)
- Data utils updates (6da0a76)
- Bump dependencies (18dccff)
- Update eslint rules (799d4e1)
MoonWave v0.1.0
What's New
⛰️ Features
- Revisit track sorting (2e0e517)
- Sync new tracks first, improve performance (4ab2cf2)
- Tweak volume controls ui (64d7b31)
- Tweak currently playing rows ui (4531a9f)
- Improve waveform generation (6654816)
- Add search keyboard shortcut (ce7f1f7)
🐛 Bug Fixes
- Ensure app is focused when opening context menus (d8cffde)
- Disable default context menu (a3d183f)
- Resume audio when double clicking (38c7435)
- Focus track list on right click (baad350)
🚜 Refactor
- Move shortcuts & extensions to config (74ed8e4)
- Revisit data & storage (92f9a4e)
- Clean up gitignore (cf4e7bf)