v1.1.5-beta
gtsteffaniak/filebrowserv1.1.5-betaDec 31, 2025by gtsteffaniak
AI Summary
This is a bugfix-focused release (v1.1.5-beta) for filebrowser addressing several issues including sharing functionality problems, permission handling, and UI/UX bugs. The release also includes a major git container tag request as noted in the release.
Key Highlights
- Fixed sharing functionality when source has `disableIndexing: true` enabled
- Resolved password protected share permission issues
- Fixed sidebar sliding issue to the left
- Fixed file permissions not working correctly
- Fixed CSS and theme styles loading order by moving them to end of body
Full Release Notes
## What's Changed **Notes**: - Major git container tag request #1756 **BugFixes**: - Sharing broken if source `disableIndexing: true` (#1742) - Password protected share permission issues (#1729) (#1606) (#1593) - Sidebar Sliding left (#1737) - file permissions not working (#1762) - handle Close() errors in archive creation (#1745) - Move custom CSS and user-selected theme styles to the end of the body (#1744) ## New Contributors * @adamab48 made their first contribution in https://github.com/gtsteffaniak/filebrowser/pull/1744 * @aturzone made their first contribution in https://github.com/gtsteffaniak/filebrowser/pull/1745 **Full Changelog**: https://github.com/gtsteffaniak/filebrowser/compare/v1.1.4-beta...v1.1.5-beta