Improves how handling of metadata works for crabdrop, changing encryption passphrase will no longer return aead::Error
Improves handling of errors when downloading files (wrong passphrase for example)
Make encryption passphrase required to setup fixing a bug where you would not be able to setup a passphrase in the case you did not set one up initially.
Fixed sorting and filters resetting when refreshing or creating a folder
Added keyboard navigation for the file browser (Arrow Up/Down to browse, Enter to open, Escape to deselect)
Added keyboard shortcuts for refresh (F5, Ctrl/Cmd+R) and delete (Delete/Backspace)
Fixed a crash when triggering multiple downloads simultaneously
Delete now shows a confirmation dialog before removing files or folders
Single click selects a file, double click opens/downloads
Add filtering options to filter by type, encryption status and more.
Add sorting option (folders will be at the top)
Performance increases
Update some dependencies which introduce performance benefits
Adds file searching functionality
Fix upload panel re-rendering entire list on every progress event
Fixes some part of the release workflow.
Fixed release notes extraction on Windows
Does not allow for files to be encrypted without a passphrase