Skip to content

Releases: jaedb/Iris

3.0.2

27 Jun 20:39
Compare
Choose a tag to compare

Functionality release:

  • Change keyboard shortcuts to be more international-friendly
  • Add new keyboard shortcuts (mute, forward/back 30 seconds)
  • Add ability for client to customise behavior when playing album/tracks/playlist/etc
  • Fixed off-centre kiosk background

3.0.1

26 Jun 21:09
Compare
Choose a tag to compare

Bugfix:

  • Fixed context menus style on mobile devices to match new UI
  • Service status icons simplified and streamlined for mobile
  • Button :hover only on .notouch devices

3.0.0

25 Jun 08:48
Compare
Choose a tag to compare

Major release

  • Full redesign of interface
  • Reimagined player controls for a more consistent experience across devices

2.14.5

14 Jun 03:59
Compare
Choose a tag to compare

Bugfix:

  • KioskModeModal upgraded to new tracks index engine

2.14.4

13 Jun 21:20
Compare
Choose a tag to compare

Feature release:

  • Tracks now use the global ui.tracks index
  • Rebuild of current playing track to use tracks index
  • Rebuild of SpotifyAuthenticationFrame. Now we trigger direct from button (rather than iframe proxy) to avoid browser popup blocking (fixes #112)
  • Loading of FollowButton
  • Discover now handles URL-based seeds. This means we can favorite a URL and link from other sources
  • Added Discover similar in context menu for artists and tracks

2.14.2

30 May 08:50
Compare
Choose a tag to compare

Feature release:

  • Nicer interface for Discover > Featured playlists and Discover > New releases
  • Global broadcasts #114

2.14.1

23 May 20:45
Compare
Choose a tag to compare

Functionality release

  • Fix mute functionality
  • Enhance volume control for small devices using VolumeControlModal
  • Revamp of track selection flow. Now uses more universal checkbox-style approach. onContextMenu for small screens disabled to mitigate unexpected behavior

2.14.0

16 May 01:09
Compare
Choose a tag to compare

Feature release

  • Rebuild of Discover now uses Spotify's recommendations endpoint #110
  • Introduction of autocomplete search field. Will look to copy concept to main search field in future release.

2.13.15

21 Apr 20:44
Compare
Choose a tag to compare

Bugfixes and minor functionality

  • Deselect tracks on mount, addresses #99
  • More keyboard shortcuts
  • HTTPS for authentication frame
  • Removed play position animation in favor of 1000ms repeating action
  • Player icon tooltips
  • Analytics update

2.13.14

18 Apr 19:36
Compare
Choose a tag to compare

Feature release

  • Improved radio functionality
  • More visual cues when radio is enabled
  • Recognise difference between updating a radio, and starting a new radio
  • Restore original consume state when radio stopped #88