This documents the user-facing changes for each version
- Fix displaying names for Spotify podcast episodes after Spotify API changes
- Fix displaying names for Spotify tracks after Spotify API changes
- Add synced snapshot mode (disables automatic snapshots while active)
- Manual and synced snapshots now include the playback position of the current track
- Improve extension metadata, readme and screenshots
- Shorten queue warning description
- Improve filesystem access error handling
- Enable prompting for manual snapshot before replacing queue by default
- Reduce max automatic snapshots by default to 15
- Add a description to the queue max size setting
- Reduce queue nearly full warning toast duration to 15 seconds
- Fix interaction when settings are collapsed
- Queue capacity watcher now only sends notifications when the queue size has actually increased
- Appending songs to queue now filters out songs that are already in the queue
- Add a button to clear all automatic snapshots
- Small UI improvements (collapsible settings, tooltips)
- Add support for multiple languages. Supports English, German, Spanish and French and can be changed in settings
- Fix manual snapshot getting saved with custom name when not changing it from the default
- Import settings and snapshots
- Append snapshots to queue
- Update UI icons and layout
- Correct duplicate detection for auto snapshots
- Fix playback of first track while replacing queue when it's a local file
- Make buttons have unique tones in snapshot before replacing queue prompt
- Show a progress bar on toasts
- Fix notifications by using custom toasts
- Option to cancel replacing the queue
- Inline name editing
- Prettier custom dialogs for confirmation and prompt
- Add prompt for manual snapshot before queue replacement and deletions
- Small UI improvements