这是indexloc提供的服务,不要输入任何密码
Skip to content

v0.7.11-beta

Choose a tag to compare

@gtsteffaniak gtsteffaniak released this 29 Jun 18:24
7619840

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