github gtsteffaniak/filebrowser v0.8.11-beta

latest release: v1.0.0-beta
2 days ago

What's Changed

New Features:

  • OnlyOffice debugger now shows backend logs as well for admin users.
  • If proxy auth based username equals auth.adminUsername, the user will be promoted to admin.
  • Guard against accidently cancelling uploads #1419
  • Added a quirky halloween theme that automatically applies on october 31st -- you can disable this from happening by setting frontend.styling.disableEventThemes

Notes:

  • Removed share setting enableOnlyOfficeEditing -- uses value from allowEditing
  • Anonymous users can now edit if a share has edit permissions enabled.
  • No "Incompatible user settings detected" message if its first setup
  • cookie handling revamped
    • fully backend managed
    • auth cookie name changed to filebrowser_quantum_jwt
    • auth cookie for password users no longer session based #1439
    • removed state jwt state variable -- 100% cookie based.

BugFixes:

  • Fixed issue editing onlyoffice on shares #1397
  • Added proper and robust logging / error handling for the onlyoffice callback. #1422 #1068
  • If a file was moved/renamed/deleted onlyoffice would re-save the original file without error, now it gives error the file doesn't exist anymore.
  • OnlyOffice integration does not work behind proxy authentication #1422
  • proxy-based authentication with docker does not work unless set up with password-based login first #1226
  • Select all bug on safari mobile #1421
  • Dragging a item into itself #1446

New Contributors

Full Changelog: v0.8.10-beta...v0.8.11-beta

Don't miss a new filebrowser release

NewReleases is sending notifications on new releases.