We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de56d7e commit e5d55b6Copy full SHA for e5d55b6
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 7.0.1
2
+
3
+### Fix
4
+* **dav:** Incorporate file UUID into WebDAV path to avoid wrong locks ([`5c2e50a`](https://github.com/projectcaluma/alexandria/commit/5c2e50a08774926af0428a92f4fe2e61f5da3d05))
5
6
# 7.0.0
7
8
### Feature
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "caluma-alexandria"
-version = "7.0.0"
+version = "7.0.1"
description = "Document management service"
repository = "https://github.com/projectcaluma/alexandria"
authors = ["Caluma <info@caluma.io>"]
0 commit comments