docs: add changelog

This commit is contained in:
Michael Barz
2024-07-24 21:20:30 +02:00
parent 4c63ddc439
commit 8b70f6f288

View File

@@ -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