Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 21 Feb 07:27
Immutable release. Only release title and notes can be modified.
d8ff82e

⭐️ If you’re enjoying this app, please share and star it! ❤️

What's New

🎶 Queue Enhancements
New side panel mode with drag-and-drop reordering, undo/redo for queue changes, "Play Next" and "Add to Queue" context menus across the app, and automatic queue persistence across app restarts (thanks @cacuscacus!)

🐛 Fixes and improvements

  • Play/pause state detection now uses the correct WebView signal for reliable status
  • Fixed duplicate window appearing when clicking the Dock icon to reopen
  • Fixed MainActor context for notification observation preventing potential concurrency issues

New Contributors