v1.5.1-beta
gtsteffaniak/filebrowserv1.5.1-betaJul 11, 2026by gtsteffaniak
AI Summary
This beta release addresses critical bugs regarding HTTP configuration persistence, password-protected share uploads, and token management. It welcomes a new contributor to the project.
Key Highlights
- Fixed HTTP config section being dropped so trustedHeaders and disableRateLimit apply
- Fixed upload shares with password
- Fixed token when returning from preview on shares with pass
- Fixed share undefined url after editing
- New contributor @mvanhorn
Full Release Notes
## What's Changed **BugFixes**: - fix http config section being dropped so trustedHeaders and disableRateLimit apply (#2602) (#2560) - fix upload shares with password (#2589) (#2573) - fix token when returning from preview on shares with pass (#2588) (#2465) - fix share undefined url after editing (#2567) (#2523) ## New Contributors * @mvanhorn made their first contribution in https://github.com/gtsteffaniak/filebrowser/pull/2602 **Full Changelog**: https://github.com/gtsteffaniak/filebrowser/compare/v1.5.0-beta...v1.5.1-beta