Releases: jaedb/Iris
Releases · jaedb/Iris
3.0.2
3.0.1
3.0.0
2.14.5
2.14.4
Feature release:
- Tracks now use the global
ui.tracks
index - Rebuild of current playing track to use tracks index
- Rebuild of
SpotifyAuthenticationFrame
. Now we trigger direct from button (rather than iframe proxy) to avoid browser popup blocking (fixes #112) - Loading of
FollowButton
- Discover now handles URL-based seeds. This means we can favorite a URL and link from other sources
- Added Discover similar in context menu for artists and tracks
2.14.2
2.14.1
Functionality release
- Fix mute functionality
- Enhance volume control for small devices using
VolumeControlModal
- Revamp of track selection flow. Now uses more universal checkbox-style approach.
onContextMenu
for small screens disabled to mitigate unexpected behavior