From ab84479a9e2218ffb03346114223137d68f91182 Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Thu, 25 Jul 2024 09:52:18 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 936b1dd1d7..cf9e8d52be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -68,6 +68,7 @@ The following sections list the changes for unreleased. * Enhancement - Bump reva: [#9662](https://github.com/owncloud/ocis/pull/9662) * Enhancement - Fix trash command: [#9665](https://github.com/owncloud/ocis/pull/9665) * Enhancement - Added the debugging to full ocis docker example: [#9666](https://github.com/owncloud/ocis/pull/9666) +* Enhancement - Add locking support for MS Office Online Server: [#9685](https://github.com/owncloud/ocis/pull/9685) ## Details @@ -227,6 +228,15 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/9666 +* Enhancement - Add locking support for MS Office Online Server: [#9685](https://github.com/owncloud/ocis/pull/9685) + + 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 + # Changelog for [6.1.0] (2024-07-08) The following sections list the changes for 6.1.0.