Releases: icidasset/diffuse
Releases · icidasset/diffuse
v1.0.2
v1.0.1
- 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
v1.0.0-beta
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
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
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
Adds support for Microsoft Azure Blob Storage.
v1.0.0-alpha.1
Fix broken image links in manifest