Releases: hacdias/webdav
Releases · hacdias/webdav
v5.7.3
Changelog
- f61b7ca docs: cleanup comments
- 3cfaa0d fix: return correct amount of written bytes
- f7b78cd fix: support HEAD method on collections
- 4b4e555 fix: bring back the prefix test
v5.7.2
Changelog
- 6aeb3f8 fix: refactoring previous fix in attempt to address ongoing issues
- 59c5f13 Revert "fix: rename/copy when using prefix"
v5.7.1
Changelog
- 617496c fix: rename/copy when using prefix
- 3790d7d docs(readme): improve fail2ban description
v5.6.0
Changelog
- 79bc17a feat: add support for systemd listener activation sockets
v5.4.4
Changelog
- ca7f337 chore: update dependencies
- 64bbdc7 fix: error if rule has no regex or path
v5.4.3
Changelog
- d418bd2 fix: Pass ExposedHeaders to cors.New