v1.3.10-beta
gtsteffaniak/filebrowserv1.3.10-betaMay 6, 2026by gtsteffaniak
AI Summary
Beta release addressing indexing configuration and fixing the index disable option. Note: Contains security issue introduced in earlier beta allowing unauthenticated users to access source information.
Key Highlights
- Disabled index shows partition size usage
- Fix for disable index option not working
- Note: Contains security issue (fixed in 1.4.1)
Full Release Notes
## What's Changed > [!CAUTION] > A security issue was introduced in this release which causes unauthenticated users to access source information on shares. A fix is being rolled out for 1.4.1 and later an integration test for this to ensure future versions are secure. **Notes**: - When indexing is disabled for a source, the usage will always reported as partition size. - removed deprecated `source.config.disableIndexing`, see [rules](https://filebrowserquantum.com/en/docs/advanced/source-configuration/conditional-rules/#disable-indexing) **BugFixes**: - Disable index option not working (#2385) **Full Changelog**: https://github.com/gtsteffaniak/filebrowser/compare/v1.3.9-beta...v1.3.10-beta