Add changelog

This commit is contained in:
André Duffeck
2022-04-29 15:23:27 +02:00
parent 851c64945f
commit 498d078a06

View File

@@ -0,0 +1,5 @@
Enhancement: Add initial version of the search extensions
It is now possible to search for files and directories by their name using the web UI. Therefor new search extension indexes files in a persistent local index.
https://github.com/owncloud/ocis/pull/3635