v1.3.5-beta

gtsteffaniak/filebrowserv1.3.5-betaApr 18, 2026by gtsteffaniak

AI Summary

Beta release with multiple bug fixes addressing PWA icons, folder visibility rules, authentication issues, and search functionality. Also fixes CLI config loading and storage usage calculations.

Key Highlights

  • PWA icon fixes
  • Fixed deny-rule folders visible in listings (regression fix)
  • OTP and password requirement fixes
  • Search shortcut and PDF preview fixes
  • Special permissions bit fix for directory creation

Full Release Notes

## What's Changed

 **Notes**:
 - any password change or admin user property change for a password user requires reauthentication (#2112)

 **BugFixes**:
 - PWA icon fixes (#2292)
 - deny-rule'd folders visible in directory listings (regression from v1.2.4-stable) (#2295)
 - OTP and password requirement fixes (#2112) (#2263)
 - CLI not picking up config properly
 - Storage usage numbers on first load adjusted.
 - Some items in userDefaults are not setting defaults for new users properly #2278
 - Fix copy to clipboard and simplify code (#2281) (#2274)
 - Fix search shortcut `/` and pdf previews (#2307)
 - Special permissions bit not set when declared in createDirectoryPermission (#2283)
 - Execute permission altered after editing sh script with FB Quantum (#2309)
 - Source is red but working (#2289)

## New Contributors
* @Gorupa made their first contribution in https://github.com/gtsteffaniak/filebrowser/pull/2272
* @nebula-it made their first contribution in https://github.com/gtsteffaniak/filebrowser/pull/2286

**Full Changelog**: https://github.com/gtsteffaniak/filebrowser/compare/v1.3.4-beta...v1.3.5-beta