Releases: jaedb/Iris
Releases · jaedb/Iris
3.15.0
3.12.1
Support for Icecast HTTP streaming. You can now have your browser stream directly within the Iris interface. See Settings.
Please note that HTTP streaming using HTML5's <audio>
tag introduces variable levels of latency. You may hear audio that is up to 30 seconds behind the server.
3.12.0
3.9.0
3.8.0
- Breaking changes:
mopidy.conf
options changed.authorization_url
is nowspotify_authorization_url
to accommodate other backend authorization urls (namelylastfm_authorization_url
).
- Features
- Restructure of context menu triggering on tracks. Now each list item has their own button (rather than a blue trigger revealed when relevant)
- LastFM integration tidied up.
- plus various bugfixes
3.7.0
- Implement LastFM authorization for write-access
- Love/Unlove tracks on LastFM
- Overhauled tracks to now use
core.tracks
index. This means lower overhead of duplicated track records, and a unified source of truth. - Minor design changes to Settings
- Addition of basic Privacy policy