v1.2.1-beta

gtsteffaniak/filebrowserv1.2.1-betaJan 24, 2026by gtsteffaniak

AI Summary

A maintenance release addressing critical bugs introduced in the previous version and improving system performance. It adds a global configuration option to disable the OnlyOffice editor and upgrades the imaging package for better thumbnail generation.

Key Highlights

  • Global disable option for OnlyOffice editor via '*' file option
  • Improved thumbnail generation performance
  • Fixed OnlyOffice functionality broken after v1.2.0 upgrade
  • Fixed search result links pointing to incorrect paths
  • Fixed file actions and drag-and-drop functionality issues

New Features

  • Global disable onlyoffice editor via '*' file option

Full Release Notes

## What's Changed

 **New Features**:
 - Global disable onlyoffice editor via "*" file option to disable all files for a specific user. (#1533) 

 **Notes**:
 - upgraded imaging package and improved thumbnail generation performance. (#1797) (#1850)
 - updated download api to use repeated `file` query param for path instead of `files` with comma. See swagger for details (#1881)

 **BugFixes**:
 - OnlyOffice stopped working after 1.2.0 upgrade due to download api changes
 - Search result link to wrong path when search context other than / (#1863)
 - File actions doesn't work if using user scopes (#1879)
 - Drop items into folders doesn't work (#1860)
 - duplicate finder context menu (#1862)
 - File list in previews doesn't show the parent items (#1861)

**Full Changelog**: https://github.com/gtsteffaniak/filebrowser/compare/v1.2.0-beta...v1.2.1-beta