Skip to content

Releases: jaedb/Iris

3.3.3

30 Aug 19:47
Compare
Choose a tag to compare

Minor bugfixes

3.3.2

27 Aug 20:51
Compare
Choose a tag to compare
  • Homescreen icon
  • Tracks icon
  • Selection of tracks on tablets
  • Polishing responsive elements
  • Loading radio recommendations in batches of 50 for reduced chance of track duplication

3.3.1

22 Aug 19:41
Compare
Choose a tag to compare
  • Fix issue where global.slim_mode was re-introduced during botched merge

3.3.0

22 Aug 09:40
Compare
Choose a tag to compare
  • Rebuild library engine; now each provider holds their own library URIs
  • Processes upgrade to be more versatile with loading large libraries
  • A multitude of bugfixes

3.2.0

10 Aug 20:41
Compare
Choose a tag to compare
  • Moving core library components (radio, albums, etc) into new core provider
  • Polishing missed dark-theme components (like radio overlay)
  • Use of Mopidy-Spotify credentials and OAuth bridge for greater access to Spotify account
  • Less-tightly embedded to Spotify as music provider (now no longer a required Mopidy extension)
  • Various bug fixes

3.1.3

01 Aug 19:46
Compare
Choose a tag to compare
  • Basic CSS-styled scrollbars (only for webkit browsers)
  • Preventing non-shortcut keys being blocked without modifiers
  • Fullscreen modal mode

3.1.2

30 Jul 09:10
Compare
Choose a tag to compare
  • Correction of player bar colour (better contrast)
  • Donation currency

3.1.0

27 Jul 22:10
Compare
Choose a tag to compare
  • Revised design - we've gone to the dark side!
  • Addition of touch-supported sorting
  • Rebuild of dragging and track selection (for performance and code cleanliness)

3.0.5

09 Jul 20:31
Compare
Choose a tag to compare

Functionality release

  • Enhanced local browsing. This should essentially enable support for any backend, out of the box.
  • Better detection of playlist tracks loaded into index (#145)

3.0.4

05 Jul 20:25
Compare
Choose a tag to compare

Time-based release

  • Inherit authorized user name for Pusher (#119)
  • Filter functionality for My Playlists
  • Various minor bugfixes