Skip to content

Releases: jaedb/Iris

3.54.1

12 Nov 17:36
Compare
Choose a tag to compare
  • Browse views missing tracks #639
  • References to spotify.me.id #638
  • Play all library tracks #634
  • Removing playlist tracks sort option Date added as it is exclusive to your own Spotify playlists, use As Loaded instead

3.54.0

09 Nov 08:04
Compare
Choose a tag to compare
  • Added Japanese #613 and Polish #615 translations (with update to French #631)
  • Added sorting of tracks to playlists #568
  • Added sorting and searching on almost all Track list views
  • Refactor list view rendering
  • Replacing custom sorter with Lodash orderBy

3.53.1

07 Nov 07:35
Compare
Choose a tag to compare
  • Fix Playlists library type error when no tracks loaded (#626, #629)
  • Fix icons under Settings > Services

3.53.0

28 Oct 08:31
Compare
Choose a tag to compare

Major overhaul of asset storage

  • Now using LocalForage to store assets (albums, playlists, artists, etc) in "coldstorage"; basically a client-side simple key-value database. #600
  • Redux-Persist to handle state persistence
  • Refreshing an asset will force-reload from origin, fixing #526

Snapcast streaming

  • Beta-grade streaming of Snapcast direct to the browser #611
  • Replaces Icecast as provider of in-browser streaming

Bugfixes

  • Swedish language select fix #619
  • Tracks missing when files present #617
  • Snapcast event consistency #612
  • Adding URIs to queue #610 and #599

3.52.4

28 Aug 09:52
Compare
Choose a tag to compare
  • ioloop handling None #565
  • Youtube URI parsing #594
  • Translation updates, including the addition of Dutch

3.52.2

23 Aug 01:32
Compare
Choose a tag to compare
  • Fix for auto-loading pinned on Mopidy boot
  • Fix for get_pinned returning empty dict/object when frontend expects an array

3.52.0

21 Aug 10:43
Compare
Choose a tag to compare
  • Ability to Pin playlists to sidebar. This is stored server-side so makes pinned items available for all users.
  • Refactoring button components
  • Fix for Google library where it inadvertently triggered unnamed redux action

3.51.0

05 Aug 08:53
Compare
Choose a tag to compare
  • Launch of multi-language interface with translations for German and Swedish (thanks to foxfabi and el97)
  • Upgrade to Babel 7 and reviving Jest unit tests as part of CircleCi process
  • General improvements to code style (destructuring, removing anonymous render functions)
  • Responsive for < 350px devices (#532)
  • Notifications error boundary (#565)
  • Beta release of Add Random (#546)

3.50.0

23 Jun 07:32
Compare
Choose a tag to compare
  • Search revamp (#551)
  • Commands storage path (#547)
  • Handling of false when prefers-color-scheme not available (#549)
  • Dropping thumbnail blur effect for smaller devices to improve scroll performance

3.49.0

18 May 09:10
a1dd21b
Compare
Choose a tag to compare
  • Revisit of Icecast stream. Still beta-level, but mostly operational. #541
  • Context menu and Spotify request issues, #543
  • Pathlib casting #538