You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes paths validation for some Windows specific edge cases: in previous versions, you can get high CPU usage if you reference a path on a missing drive.
FTP: check the TYPE parameter in a case-insensitive manner: fixes compatibility with some scanners.
S3: improve "directories" detection.
WebUI: respect token validation mode for CSRF header.
OpenAPI: fix charset and some wrong documented responses.
EventManager: fix placeholders for filesystem events paths.