Skip to content

Releases: jaedb/Iris

3.48.0

30 Apr 03:48
Compare
Choose a tag to compare
  • Addition of multi-server support (#524)
  • Other minor bugfixes you probably won't notice

3.47.0

19 Apr 20:53
Compare
Choose a tag to compare
  • Polishing light theme experience (removing Parallax in some views)
  • Sorting library Added changed to Updated and support for local albums (#523)
  • New Shuffle queue button for a one-off queue shuffle (#522)
  • Contextual icon placeholders for thumbnails (#313)
  • Various other bugfixes

3.46.0

15 Mar 07:54
Compare
Choose a tag to compare
  • 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

28 Feb 01:03
Compare
Choose a tag to compare
Version bump to 3.45.0

3.44.1

07 Feb 18:53
Compare
Choose a tag to compare

Production release

3.44.0-b

30 Jan 08:15
Compare
Choose a tag to compare

Breaking release

  • Support for Mopidy 3 / python 3.7
  • No backwards compatibility to Mopidy 2 / python 2.7

3.43.0

13 Dec 19:09
Compare
Choose a tag to compare
  • Interface improvements (rounded buttons, context menu legibility, smoother light/dark themes, button loaders)
  • Changing Snapcast OutputControls popup to control groups rather than devices (#451)
  • Play bar matching light/dark theme (#442)

3.42.0

29 Oct 18:00
Compare
Choose a tag to compare
  • 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 and snapcast_enabled from their configuration.

3.41.0

08 Oct 23:16
Compare
Choose a tag to compare
  • 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 to fetch
  • Enhancement of radio interface in Now Playing
  • Removal of tornado requirement and bump to require mopidy >= 2.3

3.40.0

21 Aug 09:56
Compare
Choose a tag to compare
  • Full Dockerisation with Snapcast support out-of-the-box (see docker-compose.example.yml)
  • Design polish (full width parallax, light theme consideration, revamped Now Playing)
  • Fixes and improvements: #418, #411, #408 and #410