Releases: jaedb/Iris
Releases · jaedb/Iris
3.48.0
3.47.0
3.46.0
- Addition of lyrics to Kiosk Mode, which auto-fetches lyrics from Genius for the currently playing track and auto-scrolls based on the play progress. The initial feature was included in a previous release, but has now been more adequately refined.
- Kiosk Mode mobile friendly
- Upgrading of all
componentWIllReceiveProps
to future-proof ReactJS (#494) - Various bugfixes (including #508)
3.45.0
3.44.1
3.44.0-b
3.43.0
3.42.0
- Snapcast upgrade to 0.16 (#454), which is now available as a Docker container
- Hotkeys more universally accessible (when focussed on non-text inputs etc)
- Search bugs (#446 and #448)
- Various bugfixes and improvements
- TODO: Share Snapcast config between clients so each client doesn't need to configure snapcast.
Breaking changes
- Configuration values changed, users will need to remove
snapcast_host
,snapcast_port
andsnapcast_enabled
from their configuration.
3.41.0
- Replacing local artist artwork with Spotify (and backup of Discogs)
- Additional caching via Service worker cache to reduce impact on rate limits
- Upgrading of jQuery's
ajax
tofetch
- Enhancement of radio interface in Now Playing
- Removal of
tornado
requirement and bump to requiremopidy >= 2.3