Skip to content

Releases: jaedb/Iris

2.12.1

15 Feb 06:28
Compare
Choose a tag to compare
  • Added missing from_uri to dropzones

2.12.0

15 Feb 06:08
Compare
Choose a tag to compare
  • Queue metadata store that holds tltrack.added_by (fixes #16) and tltrack.added_from (#4)
  • Display of metadata on queue list
  • Minor bugfixes
  • Mobile enhancements on Artist view

2.11.3

02 Feb 19:19
Compare
Choose a tag to compare
  • Enqueue whole album via context menu (fixes #45)
  • Context menu to other key list and grid elements (fixes #47)
  • Revamp of radio management, you can now add and remove seeds from within Now Playing

2.11.2

26 Jan 19:24
Compare
Choose a tag to compare
  • Re-deploying 2.11.1 but with production code (d'oh!)
  • Lazy-loading local albums (fixes #26)
  • Adding release tool to npm

2.11.1

25 Jan 20:21
Compare
Choose a tag to compare
  • Rebuild fetcher for local albums (fixes #44)
  • Paginated local albums as we don't want to crash the server with huge lookup requests
  • Sortable local albums (and list/thumbnail views)
  • Zoom-able artwork

2.11.0

19 Jan 03:18
Compare
Choose a tag to compare
  • Rebuild of asset indexing engine. Now assets (playlists, artists, albums and users) are stored in the local state. This makes loading of already loaded assets instant. Less API requests = snappier UX.
  • Minor bug fixes
  • Introduction of basic debugging utilities
  • Tidying action calls, especially paginated assets

2.10.17

12 Jan 07:56
Compare
Choose a tag to compare
  • Fixes #27
  • Placeholder .travis.yml, still figuring this out

2.10.15

10 Jan 07:53
Compare
Choose a tag to compare
  • Correcting patch on Genre/Mood categories
  • Upgrade messages refined

2.10.14

09 Jan 19:46
Compare
Choose a tag to compare
  • Fix Country and Locale in Genre/Mood (#25)
  • Revamp pusher messages for a more mature framework
  • Google Analytics and disclaimer (#15)
  • Detect authorization popup block event

2.10.12

21 Dec 19:48
Compare
Choose a tag to compare

Beta release

  • Reverted to /#/-based URLs to prevent issues when running Iris from Apache vs Tornado
  • Context menu on touch devices