v0.3.6-beta
gtsteffaniak/filebrowserv0.3.6-betaJan 9, 2025by gtsteffaniak
AI Summary
This is a beta release (v0.3.6-beta) of filebrowser that adds an externalUrl server config feature and includes several bug fixes for selection, sorting, downloading from shares, keyboard modifiers, and file copy/move operations. The release also includes UI improvements with header bars for sorting in all view modes.
Key Highlights
- Added 'externalUrl' server config feature
- Fixed select and info bug after sorting (issue #277)
- Fixed Ctrl and Shift key modifiers in listing views
- Fixed copy/move file/folder errors and error display (issue #278)
- Added header bars for sorting in all view modes
New Features
- Added 'externalUrl' server config for server settings
- All view modes now show header bar for sorting
- Small style changes to the UI
Full Release Notes
## What's Changed > Note: this is a beta release! there is no stable version. **New Features** - Adds "externalUrl" server config https://github.com/gtsteffaniak/filebrowser/issues/272 **Notes**: - All views modes to show header bar for sorting. - other small style changes **Bugfixes**: - select and info bug after sorting https://github.com/gtsteffaniak/filebrowser/issues/277 - downloading from shares with public user - Ctrl and Shift key modifiers work on listing views as expected. - copy/move file/folder error and show errors https://github.com/gtsteffaniak/filebrowser/issues/278 - file move/copy context fix. **Full Changelog**: https://github.com/gtsteffaniak/filebrowser/compare/v0.3.5...v0.3.6-beta