We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa82902 commit 7cbcc55Copy full SHA for 7cbcc55
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 5.1.0
2
+
3
+### Feature
4
+* Search over all configured stemmings (1d9cca20db4d5054fa55cb8db490db3eebbe53b5)
5
+* Allow opening webdav links with custom URI schemes (9f4516631dfb25aa5bcbf3b3500bcb5d0ab131be)
6
7
# 5.0.2
8
### Fix
9
* fix(file): improve content vector generation ([`b6841da`](https://github.com/projectcaluma/alexandria/commit/b6841da326198065d5d838febf360eaf28aa0389))
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "caluma-alexandria"
-version = "5.0.2"
+version = "5.1.0"
description = "Document management service"
repository = "https://github.com/projectcaluma/alexandria"
authors = ["Caluma <info@caluma.io>"]
0 commit comments