Skip to content

v3.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Sep 16:34
· 71 commits to main since this release

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