docs: add missing changelog for v4.0.1

This commit is contained in:
Michael Barz
2023-12-08 14:21:26 +01:00
parent 3c51e35b04
commit 0c939a0de4

View File

@@ -0,0 +1,5 @@
Fix: Disallow sharee to search sharer files outside the share
When a file was shared with user(sharee) and the sharee searched the shared file the response contained unshared resources as well.
https://github.com/owncloud/ocis/pull/7184