What's Changed
- Added quick-play buttons and loading indicator in explore page (#163)
- Control volume by mouse wheel after hovering on volume icon (#162)
- Fix artist tooltip in compact song list
- Load next page after scrolling to the end of classic song list (#161)
- Fix visual placement of classic song list header
- Executing
moosync --versionwill print the current version and exit the app - LastFM prioritize custom client ID and secret
- Scan songs properly after dragged on top of app (#165)
- Store cover art by song hash
- Don't overwrite thumbnails if they already exist
- Spotify native playback using librespot
- Show Spotify canvas videos
- Fix setup modal showing an empty, unskippable page
- Read lyrics from USLT tag and LRC files if they exist
- Activate default provider when redirected from search
- Fix live video on Youtube embeds (Doesn't work with Invidious, Piped or HTML5 Audio)
- Open external URLs on system browser
- Persist last used search tab (#172)
- Fix opening file with Moosync
- Allow refreshing page
- Option to clear queue automatically before playing a new playlist
- Fix MPRIS for Gnome (#184)
- Fix performance issues after queuing over 1k songs
- Fix placement of overlay icons
- Allow sorting by Albums, Artists, Genres and other fields
- Add portable windows builds
- Force clear RSS cache on navigation
- Don't remove song from queue if it errors out
- Fix add song / playlist from URL for Spotify
- Allow logging in to Piped
- Better quality thumbnails for Piped
Extension API
- Added markdown text field
- Deprecated registerPreferences in favor of registerUserPreferences
process.env.installPathcontaining the install location of the app binary is passed to extensions- Added percentage indicator to progress bars
Full Changelog: v6.0.0...v7.0.0