·
14 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
⭐️ 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
Installation
Homebrew (recommended)
brew install sozercan/repo/kasetManual Download
- Download
kaset-v0.7.0.dmg - Open the DMG and drag Kaset to Applications
- Remove the quarantine attribute (required for unsigned apps):
xattr -d com.apple.quarantine /Applications/Kaset.app
Verification
SHA256: e9722bf335ea9dfb33f6eb62f87737f5065d70cf2ac3ff737d082e95a5a77bd9
Verify with: shasum -a 256 kaset-v0.7.0.dmg
New Contributors
- @cacuscacus made their first contribution in #97