github gtsteffaniak/filebrowser v0.8.0-beta

latest releases: v0.8.3-beta, v0.8.2-beta, v0.8.1-beta...
15 days ago

What's Changed

This is a major release, new features and changes could introduce breaking behavior. Here are the known potentially breaking changes:

  • all public api and share url's get a /public prefix, making it easier to use with a reverse proxy. Any existing share link will still work but get redirected.
  • a small change to styling you may need to update your custom styling, for example the id #input was renamed #search-input

New Features:

  • New access control system. You can add new allow / deny / denyAll rules for users/groups for specific paths on specific sources.
    • groups currently only works with provided oidc groups, but will add a full group management option for manual creation. #545
  • share changes -- now aligns with the standard listing view. This means files can be viewed and edited (if permission allows) just like a normal listing.
  • many share links customization enhancements
    • only share to certain authenticated users #656 #985
    • one-time download links
    • customize share theme #827 #1029
    • share link public changes #473
    • shares can be modified/configured after creation.
    • download throttling for shares

Notes:

  • hover effect on list/compact view #1036

BugFixes:

  • fix new file "true" content issue #1048
  • editor allows device default popup #1049
image image

Full Changelog: #1080

Don't miss a new filebrowser release

NewReleases is sending notifications on new releases.