Happy 4th of July!
The most noteworthy change is that no sources will be automatically enabled for any user. In order for a user to use a source, it needs to be added for that user. Or to keep a source available for all users, you can specify defaultEnabled
in the source config to maintain the same behavior. See the wiki
New Features:
- setting added
deleteWithoutConfirming
, useful for quickly deleting files -- does not apply to folders. - more options for minimal UI #745
- dedicated section for sidebar customization in profile settings #437
Notes:
- Filebrowser no longer requires a default source, users can be created without any sources.
- Disables changing login type fallback behavior #620
- Uses calculated index size as "used" and total partition size as "total" #875
- Select multiple won't show up in context menu when using a desktop browser (with keyboard), opting for keyboard shortcuts
- Updated translations that were not complete, such as simplified chinese #895
- larger min drop target size #902
- refresh page after file actions #894
- improved user PUT handler for easier user modification via API #897
- optional sidebar actions for upload/create #885
BugFixes: