v2.0.2-beta
gtsteffaniak/filebrowserv2.0.2-betaAug 25, 2026by gtsteffaniak
AI Summary
A bug fix focused beta release addressing issues with OIDC group handling, Windows-specific path handling, and external subtitle loading.
Key Highlights
- Fixes OIDC group claim fallback
- Resolves Windows backslash duplication and download failures
- Fixes external subtitles on public shares
Full Release Notes
## What's Changed **Bugfixes**: - OIDC: `groupsClaim` value is always included in requested scopes and falls back to the UserInfo endpoint when the ID token omits the groups claim. - Windows: fix backslash duplication in navigation URLs, folder sizes showing 4 KB, and download/preview failures (#2815, #2816) - Wrong extension in the 'new database was created popup (#2817) (#2824) - External subtitles fail to load on public video shares due to authenticated subtitle endpoint (#2822) (#2827) - OnlyOffice is inaccessible on password-protected shares (#2811) - FFmpeg 9.0 incorrectly detected as below minimum 5.0.0 on Windows (#2820) -- thanks @yzxcj797 **Full Changelog**: https://github.com/gtsteffaniak/filebrowser/compare/v2.0.1-beta...v2.0.2-beta