v2.0.0-preview-5
gtsteffaniak/filebrowserv2.0.0-preview-5Aug 5, 2026by gtsteffaniak
AI Summary
This is a pre-beta preview build for v2.0.0, serving as a final test phase before the beta release. It includes configuration updates and various bug fixes.
Key Highlights
- Upgraded FFmpeg to version 9.0
- Renamed `trustedHeaders` config to boolean `trustProxyHeaders`
- Removed default media player option
Breaking Changes
- `trustedHeaders` config array is now a boolean `trustProxyHeaders: true`
New Features
- FFmpeg 9.0 upgrade
- View grant fixes for plyr and onlyoffice
- Removed default media player option
Full Release Notes
> [!CAUTION] > This is a pre-beta preview of v2.0.0 and should be treated as a test build. Make sure you keep your existing configuration and files safe. > [!NOTE] > `trustedHeaders` config array is now a boolean `trustProxyHeaders: true` and configs will need updating. This will likely be the final preview build and will likely release v2.0.0-beta this weekend. Please join the attached discussion with any issues or comments and enable `settings > System & Admin > Send Analytics`. ## What's Changed * removed default media player option + cleanup by @gtsteffaniak in https://github.com/gtsteffaniak/filebrowser/pull/2709 * fix dynamic imports by @Kurami32 in https://github.com/gtsteffaniak/filebrowser/pull/2712 * log specific value change for user diff by @gtsteffaniak in https://github.com/gtsteffaniak/filebrowser/pull/2711 * trusted headers check changes by @gtsteffaniak in https://github.com/gtsteffaniak/filebrowser/pull/2716 * upgraded ffmpeg to 9.0 and merged changelog by @gtsteffaniak in https://github.com/gtsteffaniak/filebrowser/pull/2718 * Trusted headers replace with boolean by @gtsteffaniak in https://github.com/gtsteffaniak/filebrowser/pull/2719 * fix windows slash issue in v2.0.0 by @gtsteffaniak in https://github.com/gtsteffaniak/filebrowser/pull/2720 * fix v2.0.0 totp backend user struct check by @gtsteffaniak in https://github.com/gtsteffaniak/filebrowser/pull/2721 * View grant plyr fixes by @gtsteffaniak in https://github.com/gtsteffaniak/filebrowser/pull/2710 * updated onlyoffice view grant by @gtsteffaniak in https://github.com/gtsteffaniak/filebrowser/pull/2723 **Full Changelog**: https://github.com/gtsteffaniak/filebrowser/compare/v2.0.0-preview-4...v2.0.0-preview-5