github gtsteffaniak/filebrowser v0.7.11-beta

latest releases: v0.8.4-beta, v0.8.3-beta, v0.8.2-beta...
2 months ago

What's Changed

Breaking Changes:

  • auth.resetAdminOnStart has been removed. Instead, if you have auth.adminPassword set it will always be reset on startup. If you want to change your default admin password afterwards, make sure to unset auth.adminPassword so it doesn't get reset on startup.
  • renamed include/exclude rules see updated example wiki!

New Features:

  • more comprehensive exclude/include rules (see example wiki above).
    • include/exclude parts of folder names as well #854
    • include/exclude file or folder names globally.
  • source.config.neverWatchPaths is now functional -- a list of paths that get indexed initially, but skips re-indexing. Useful for directories you don't expect to change ever, still show up in search but get don't contribute to indexing time after initial indexing.

Notes:

  • updated swagger docs #849

BugFixes:

  • fix version update notification for binary #836
  • ctrl-click cache issue #735
  • fix admin user reset OIDC user #811 #851
  • fix windows and binary muPdf issue #744
  • fix logout oidc issue #829 #662
  • file name upload bug #662
  • could not create share with absolute timestamps enabled #764
  • context menu off screen issue #828

Full Changelog: v0.7.10-beta...v0.7.11-beta

Don't miss a new filebrowser release

NewReleases is sending notifications on new releases.