Skip to content

v3.0.0

Compare
Choose a tag to compare
@icidasset icidasset released this 19 Sep 16:00
· 175 commits to main since this release

Version 3.0.0 馃幎 馃椈


  • 馃彏 Adds album-covers view (switch to and from list view with icon in nav bar)
  • 鈿欙笍 Adds the ability to add a source via the url (integration with other apps)
  • 馃帶 Adds a keyboard shortcut L to quickly select a playlist
  • 馃攼 Adds the ability to migrate between data-storage methods
  • Added new background images and replaced a few older ones
  • Adds ability to store your data on your Fission filesystem.
  • Adds ability to sync tags for individual tracks
  • Adds keyboard shortcuts to switch screens
  • Changes the keyboard shortcuts for seeking and changing tracks (see overview on about page)
  • Dark mode for the about page
  • Enforces usage of a secure context (HTTPS, localhost, etc)
  • Fixes audio preloading on non-Safari browsers on Apple devices
  • Fixes issue with non-default AWS regions (now uses region in the url as well)
  • Fixes issue with shuffle algorithm
  • Fixes issue with WebDAV
  • Fixes playback issues (eg. clicking same track multiple times)
  • Fixes various issues with add-to-playlist overlay
  • Improve about pages (split up into multiple pages)
  • Improved search (able to find incomplete terms)
  • Improved application loading
  • Only show generated playlists for enabled sources
  • Removes support for Blockstack & Textile

Available online as well at:
https://diffuse.sh/

If you want to host the app yourself, make sure to check out the README.


Packages:

  • Linux
  • Mac
  • Web: Just the web application, can be hosted on any HTTP server.
  • Windows