Automated changelog update [skip ci]

This commit is contained in:
Andre Duffeck
2022-11-15 15:53:36 +00:00
parent 60b979d1d4
commit 2ee2f7181c
+8
View File
@@ -7,6 +7,7 @@ The following sections list the changes for unreleased.
## Summary
* Bugfix - Do not reindex a space twice at the same time: [#5001](https://github.com/owncloud/ocis/pull/5001)
* Bugfix - Find spaces by their name: [#5044](https://github.com/owncloud/ocis/pull/5044)
* Bugfix - Fix notifications Web UI url: [#4998](https://github.com/owncloud/ocis/pull/4998)
* Enhancement - Add the "hidden" state to the search index: [#5018](https://github.com/owncloud/ocis/pull/5018)
* Enhancement - Remove windows from ci & release makefile: [#5026](https://github.com/owncloud/ocis/pull/5026)
@@ -20,6 +21,13 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/5001
* Bugfix - Find spaces by their name: [#5044](https://github.com/owncloud/ocis/pull/5044)
We've fixed finding spaces by their name in the search service.
https://github.com/owncloud/ocis/issues/4506
https://github.com/owncloud/ocis/pull/5044
* Bugfix - Fix notifications Web UI url: [#4998](https://github.com/owncloud/ocis/pull/4998)
We've fixed the configuration of the notification service's Web UI url that appears in emails.