Skip to content

Releases: icidasset/diffuse

v1.0.2

25 Feb 12:07
Compare
Choose a tag to compare

Changelog:

  • Removed the Host header from WebDAV requests, which caused issues with some NextCloud servers.
  • Fixed UI glitch (fav-icon in track list)
  • Updated dependencies (electron & blockstack)

v1.0.1

30 Nov 17:55
Compare
Choose a tag to compare
  • Fixes optional host field when adding an Amazon S3 bucket (wasn't optional while it should be)
  • Improves search (uses lunr.js)

See https://lunrjs.com/guides/searching.html#term-presence regarding the search functionality. You can exclude terms, mark both terms as required, only search in certain columns, etc.

v1.0.0

05 Aug 10:37
Compare
Choose a tag to compare

Long overdue, but finally out of beta stage! 💎

v1.0.0-beta

28 May 15:50
Compare
Choose a tag to compare
v1.0.0-beta Pre-release
Pre-release

Beta stage! 🎉

Changes:

  • WebDAV support (native version only)
  • Custom Amazon S3 endpoints
  • Better app icon
  • Different font, no more weird font issues on Firefox and Windows OS.
  • Current playlist name is now shown in the main UI
  • Improved search
  • Improved offline usage
  • Ability to copy track url via context menu
  • Fixed large collections on Azure

v1.0.0-alpha.4

21 May 17:22
Compare
Choose a tag to compare
v1.0.0-alpha.4 Pre-release
Pre-release

Release notes:

  • Adds support for Google Drive
  • Adds support for Microsoft Azure File Storage
  • Upgrade to Electron v2 for the native version

v1.0.0-alpha.3

02 May 16:59
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release

Release notes:

  • Visualizes track selection, both single and multiple. Also adds a little piece of info about the UI, see https://diffuse.sh/about/#UI.
  • Improves performance by not storing certain settings in the user data, but instead locally on the browser/device. This includes things like: shuffle, selected playlist, etc.
  • Fixes context-menu ui bug which caused it to initiate drag-n-drop.

v1.0.0-alpha.2

01 Apr 20:27
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

v1.0.0-alpha.1

11 Mar 22:20
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release
Fix broken image links in manifest