Skip to content

Releases: hacdias/webdav

v5.3.0

25 Aug 13:23
v5.3.0
4e87e6a
Compare
Choose a tag to compare

Changelog

v5.2.0

21 Aug 16:24
v5.2.0
63449f1
Compare
Choose a tag to compare

Changelog

  • 63449f1 fix: check permissions at copy/move source and destination (#181)
  • 4ad26da ci: use go 1.23
  • 623bbc9 chore: update dependencies

v5.1.0

01 Aug 20:02
v5.1.0
Compare
Choose a tag to compare

Changelog

  • feeb33d docs: add note about noSniff
  • d3bee98 feat: allow disabling password check for delegated authentication
  • 373b2ec docs: fix nginx configuration

v5.0.0

31 Jul 09:14
v5.0.0
000f404
Compare
Choose a tag to compare

Breaking Changes

This version contains major breaking changes. Please refer to the README to check the updated configuration. Notable changes:

  • auth option no longer exists and it will be inferred from the users.
  • modify option no longer exists and is now permissions. This allows for more fine-grained customization.
  • scope has been renamed to directory.
  • The default port has been changed to 6065.
  • The default directory (ex-scope) is now . (current directory).
  • The regex option in the rules is now the regular expression itself, and no longer a boolean.

Changelog

  • 000f404 docs: remove dev version note
  • e4a8622 docs: remove outdated SECURITY.md
  • b5a3d07 feat!: fine-grained permissions
  • f4de82c feat: add test for server listing characters
  • ebcf500 docs: cleanup readme
  • d7faa1f feat!: further log customizations
  • d5e5052 feat!: rename 'scope' to 'directory'
  • a255fb5 feat!: remove Auth option
  • ed23ca1 feat!: change default port and scope
  • e7e9c31 feat!: simplified rule with regex instead of boolean
  • d373232 chore: bump version to v5
  • f708664 feat: permissions, auth, rules basic tests

v4.3.3

25 Jul 20:55
v4.3.3
814462b
Compare
Choose a tag to compare

Changelog

  • 814462b fix: environment variable parsing

v4.3.2

22 Jul 20:36
v4.3.2
Compare
Choose a tag to compare

Changelog

  • f6a0707 refactor: shorten response writer code
  • 947b163 fix: rules parsing
  • 732cf5e docs: fix readme highlighting

v4.3.1

22 Jul 17:08
v4.3.1
Compare
Choose a tag to compare

Changelog

  • 1e87b21 docs: improve configuration section
  • 6166061 docs: install, docker, systemd instructions
  • 4f8eab4 fix: config parsing keys
  • 7542860 fix: panic when getting requests
  • 3688420 feat: centrally defined defaults
  • 47e3f6d fix: remove 'v' from version name
  • 356edb8 feat: add tests for json and toml config
  • b16c041 fix: add 'v' prefix to version
  • dc45f32 fix: dockerfile build version

v4.3.0

21 Jul 19:18
v4.3.0
d1691e1
Compare
Choose a tag to compare

Changelog

  • d1691e1 fix: docker workflow tags
  • 5f685db ci: new goreleaser workflow (#157)
  • 85219df ci: use cache for docker builds
  • c125bed refactor: code cleanup, stricter config validation (#155)
  • 46d54e4 ci: fix docker image attestation
  • 90c0318 ci: new docker release workflows
  • 968f2e1 chore: update dependencies
  • 6f4be12 ci: updated build and lint workflows (#152)
  • 9433dbd fix: correctly close the listener
  • f0ca85e docs: add disclaimer

v4.2.0

30 May 13:37
436a3b0
Compare
Choose a tag to compare

Changelog

  • 436a3b0 fix: 'modify:false' is respected
  • 1a610b1 feat: add armv7 support

v4.1.1

19 Oct 18:06
Compare
Choose a tag to compare

Changelog

32613f7 ci: update Go version to go1.17
8a8650d feat: introduce structured, field logging (#87)
5701cbb Create SECURITY.md (#81)

Docker images

  • docker pull hacdias/webdav:v4.1.1
  • docker pull hacdias/webdav:v4.1
  • docker pull hacdias/webdav:v4