v0.6.2-beta
gtsteffaniak/filebrowserv0.6.2-betaMar 20, 2025by gtsteffaniak
AI Summary
This is a beta release focused on stability improvements and bug fixes. The update adds Playwright tests for better test coverage and addresses multiple issues including drag-and-drop functionality, context menu positioning, key events on the listing page, share viewing, and user directory creation for proxy/new users.
Key Highlights
- Added Playwright tests for permanent stability fixes
- Fixed drag and drop files from desktop to browser
- Fixed context menu should only be available inside the folder/files container
- Fixed key events on listing page (like delete key)
- Fixed createUserDir for proxy users and new users
Full Release Notes
## v0.6.2-beta
**Notes**:
- Added playwright tests for bugfixes for permantent fix for stability.
(except onlyoffice since it requires integrations)
**BugFixes**:
- Context menu should only be available inside the folder/files container https://github.com/gtsteffaniak/filebrowser/issues/430
- drag and drop files from desktop to browser is fixed.
- replace prompt cancel button didn't work.
- key events on listing page not working (like delete key)
- fixed share viewing issue https://github.com/gtsteffaniak/filebrowser/issues/429
- disableUsedPercentage hides entire source https://github.com/gtsteffaniak/filebrowser/issues/438
- createUserDir fix for proxy users and new users https://github.com/gtsteffaniak/filebrowser/issues/440
**Full Changelog**: https://github.com/gtsteffaniak/filebrowser/compare/v0.6.1-beta...v0.6.2-beta