Skip to content

Releases: icidasset/diffuse

Version 3.5.0 🛣️

17 Feb 16:10
01ea0c8
Compare
Choose a tag to compare
  • Improve audio playback, processing and error handling.
  • Added collections, an alternative to playlists. Tracks can only appear once in a collection and cannot be ordered.
  • Basic setup for themes.
  • Deprecated Google Drive support. Google Drive sources can still be used, but no longer added through the UI.
  • Removed BTFS support.
  • No longer resets shuffle history when the collection or search changes.
  • WebDAV improvements.
  • Command palette improvements.
  • Directory playlists now work correctly with sources that specify a sub directory.
  • Fixed issue with missing extensions when downloading playlists.
  • Removed Fission/Webnative user layer (discontinued).
  • Minor improvements/fixes to the artwork downloading process.
  • Added keyboard shortcuts to seek back and forward.
  • No longer cache all background images when first loading the app.
  • A lot of javascript code refactoring.

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

Version 3.4.0 🎶👋

15 Feb 12:20
Compare
Choose a tag to compare
  • Improved audio metadata parsing (more improvements & fixes coming later)
  • Adjusted search behaviour, now searches while typing (with a small delay).
  • Fixes issue with Safari where reloading after a search caused the loader to be shown indefinitely.
  • Fixes some issues with cover grouping.
  • Made the project easier to build.
  • Reduced unnecessary error messages.
  • Removes support for older browsers.
  • Allows you to make playlists public when using Fission/ODD SDK.
  • Fixes syncing issues with Fission/ODD SDK (was called Webnative before)

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

v3.3.0

15 Jan 14:00
Compare
Choose a tag to compare

Version 3.3.0 🎶 🚀


  • Removes the need to pick a user-data-storage service upfront. You can now use the app immediately without having to sign in first.
  • Allows every WebDAV namespace to be used instead of just d:/D:
  • Fixes authentication issue with RemoteStorage
  • Fixes issue with volume control
  • Sets https://ipfs.io as the default IPFS gateway.

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

v3.2.0

24 Sep 16:34
Compare
Choose a tag to compare

Version 3.2.0 🎶 🦀


  • New native builds with https://tauri.app/
    ⚠️ Export functionality does not work in these native builds (you can switch storage methods)
  • Adds support for non-standard audio/x-flac mimetype.
  • Fixes a playback issue with Google Drive on Safari/iOS.
  • Improves Google Drive support, access tokens are now refreshed when needed (before it only refreshed on source processing)
  • Reduces the track pool when selecting a cover. In other words, when you're using the album art mode and select an image, only those tracks will be in the "automatic" queue (automatic queue, as in, not manually added queue items). This behaviour can be disabled on the settings page if you prefer the old behaviour.
  • Shift + Click actions for the top-right nav items on the tracks page.
  • Several playlist improvements: add to queue, add options to autogenerated playlists, convert autogenerated playlist into regular playlist, etc.

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

v3.2.0-pre.2

27 Aug 15:57
d73c03f
Compare
Choose a tag to compare
v3.2.0-pre.2 Pre-release
Pre-release

Version 3.2.0 (PRE.2) 🎶 🦀


New native builds with https://tauri.app/
⚠️ Export functionality does not work in these native builds (you can switch storage methods)

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

v3.2.0-pre.1

09 Aug 11:17
cda819e
Compare
Choose a tag to compare
v3.2.0-pre.1 Pre-release
Pre-release

Version 3.2.0 (PRE.1) 🎶 🦀


New native builds with https://tauri.app/
⚠️ Export functionality does not work in these native builds (you can switch storage methods)

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

v3.1.1

30 Jul 21:37
Compare
Choose a tag to compare

Version 3.1.1 🎶 🌸


Fixes a Google Drive CORS issue.

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

v3.1.0

19 Jun 14:13
Compare
Choose a tag to compare

Version 3.1.0 🎶 🌸


  • Removes usage of the Web Audio API, just uses <audio> elements now so that Diffuse can be played in the background on iOS. Sadly this also means the equalizer has been removed, but a better volume control has been added instead, one that doesn't move away from the tracks view.
  • Adds a command palette.
  • Adds app version info and an update button to the settings page.
  • Correctly scrobbles repeated tracks with Last.fm
  • Fixes Fission integration
  • Fixes issue with search where you couldn't have the : character in your search term
  • Improves detection of new versions and upgrading in the background (ie. service worker)
  • Improves launcher design (called Alfred internally)
  • Improves key bindings
  • Small UI improvements
  • Updates media session metadata with artwork after downloading missing artwork

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

v3.0.2

13 Mar 16:22
Compare
Choose a tag to compare

Version 3.0.2 🎶 🗻


  • Fixes issue with Dropbox user-data storage (Dropbox API change)
  • Fixes various issues with the album-cover view (eg. playback issues)
  • Service worker tweaks to improve performance and offline behaviour

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

v3.0.1

13 Dec 17:09
Compare
Choose a tag to compare

Version 3.0.1 🎶 🗻


Also list files from shared Google drives, in addition to 'Shared with me'.

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