github gtsteffaniak/filebrowser v2.0.1-beta

5 hours ago

What's Changed

Security:

Notes:

  • GroupMap SyncUserGroups fix so JWT/OIDC/LDAP group memberships survive restart (#2742).
  • Session renew is handled by client keep-alive. removed per-request X-Renew-Token header handling.
  • Improvements to document thumbnail generation performance.
  • behavior changes for typing to select files in listing view.
  • next/previous buttons don't hide automatically on photos (#2767)
  • added more actions available in advanced search (#2776)

Bugfixes:

  • GroupMap mutations (SyncUserGroups, add/remove group members) are write-through to SQL so JWT/OIDC/LDAP group memberships survive restart (#2742).
  • defaultEnabled behavior change/fix so defaultEnabled means its always added to users on startup and login. (updated docs too)
  • Long uploads/downloads no longer lose the session mid-transfer: proactive session JWT keep-alive renews before expiry (#2638).
  • Disable auto logout/session expiry if there are active file transfers going (#2638)
  • upload options get cut off on mobile (#2685)
  • Uploading image: image gets cut-off (#2765)
  • Process aborts (not just 500) during PDF thumbnail generation (#2763)
  • PDF preview generation prevents file uploads from completing (#2752)
  • Brings back double-tap to zoom images that was mistakenly removed.
  • multiple embedded subtitles with same language bug (#2756)
  • gallery view download button missing (#2767)
  • fixed HEIC rotation regression from v1.5.x
  • fixed raw image preview regression from v1.5.x
  • html viewer takes full height
  • Members without download permission receive 403 when opening text-based files despite OnlyOffice preview being enabled (#2777)

New Contributors

Full Changelog: v2.0.0-beta...v2.0.1-beta

Don't miss a new filebrowser release

NewReleases is sending notifications on new releases.