Skip to content

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 26 Mar 07:47
· 93 commits to main since this release
Immutable release. Only release title and notes can be modified.
dfee9c5

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

What's New

🎤 Synced Lyrics

Lyrics now support time-synced playback with the LRCLib provider, making it easier to follow along line by line.

🎧 Last.fm Scrobbling

Kaset now supports Last.fm scrobbling

🌍 More Languages

Kaset is now localized in Turkish and Arabic, bringing full translation support to more of the app’s user-facing interface.

🎵 Library and Playback Controls

You can now add artists to your library, and Now Playing controls are configurable so you can choose whether Next and Previous actions are shown.

🆕 Built-in What's New

Kaset now includes an in-house What's New experience powered by GitHub release notes, so new features and improvements are easier to discover after updating.

🐛 Fixes and improvements

  • Improved repeat-one queue sync and Next/Previous behavior
  • Fixed restored playback timing, launch notifications, and resume handling
  • Fixed WebView playlist queue synchronization
  • Reduced volume spikes during song transitions and improved handling of delayed YouTube volume resets
  • Fixed packaged app accent color lookup and Apple Intelligence toolbar button color in light mode
  • Updated the command bar to use Liquid Glass and restored the native macOS minimize shortcut
  • Fixed artist top song durations and corrected Go to Artist failures for some home page items
  • Migrated the project from Xcode project files to Swift Package Manager, with related build and CI fixes for macOS 26 runners

New Contributors