Skip to content

v2.5.5

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Nov 18:27
· 392 commits to main since this release
5d9cda9

New Features

  • HTTPD: set log level based on the status code.

Bug Fixes

  • HTTPD: fixed logging of refused requests due to rate limiting/blocklisting.
  • HTTPD: fixed storing invalidate sessions for multi-node installations.
  • HTTPD: disable directory index for static files.
  • WebUI: fix reusing dismissable alerts.
  • WebClient: fix icon for 0 byte files
  • WebClient: respect password strength for shares.
  • Fixed two crashes that could occur with heavy use of group features.
  • Auth plugins: check for password change after an empty response.