v0.6.0
Immutable
release. Only release title and notes can be modified.
What's New
π Account Switcher
Switch between your personal and brand accounts
π AppleScript Support
Control Kaset from Raycast, Alfred, Shortcuts, or any automation tool with commands like play, pause, next track, set volume, and get player info
π Fixes and improvements
- Auth cookies are now stored in macOS Keychain
- AirPlay now correctly routes audio to selected devices (known limitations)
- Podcast shows can now be added to/removed from library correctly
- Main window now restores properly when video window is open and dock icon is clicked
- Now Playing notifications respect the setting toggle
- Optimized network requests, API caching, and SwiftUI rendering for smoother scrolling and faster load times
- Various concurrency and stability improvements
Installation
Homebrew (recommended)
brew install sozercan/repo/kasetManual Download
- Download
kaset-v0.6.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: d45707321b2447f2d6fe55a810a7928d8cbb99721ca1e9e004dde400f8bf03ba
Verify with: shasum -a 256 kaset-v0.6.0.dmg
New Contributors
- @Endiruslan made their first contribution in #82