docs: add changelog

This commit is contained in:
Michael Barz committed 2024-07-24 21:32:32 +02:00
1 parent 4c63ddc439
commit 8b70f6f288
1 file changed
+6
@@ -0,0 +1,6 @@
Enhancement: Add locking support for MS Office Online Server
We added support for the special kind of lock tokens that MS Office Online Server uses to lock files via the Wopi protocol.
It will only be active if you set the `COLLABORATION_APP_NAME` environment variable to `MicrosoftOfficeOnline`.
https://github.com/owncloud/ocis/pull/9685