🐛(frontend) include root parent in search

When searching for documents, the root parent
document is now included in the search
results if it matches the search query.
This commit is contained in:
Anthony LC
2025-07-30 14:56:30 +02:00
parent 2cbe363a5f
commit 30dfea744a
3 changed files with 30 additions and 14 deletions

View File

@@ -31,6 +31,7 @@ and this project adheres to
- 🐛(frontend) fix empty left panel after deleting root doc #1197
- 🐛(helm) charts generate invalid YAML for collaboration API / WS #890
- 🐛(frontend) 401 redirection overridden #1214
- 🐛(frontend) include root parent in search #1243
## [3.4.2] - 2025-07-18