From 79872d84edb271d49865db49fef46845cc724126 Mon Sep 17 00:00:00 2001 From: kobergj Date: Thu, 28 Mar 2024 10:56:49 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d5333301..8d070cfe9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -69,6 +69,7 @@ The following sections list the changes for unreleased. * Enhancement - Bump Reva: [#8701](https://github.com/owncloud/ocis/pull/8701) * Enhancement - Initiator-IDs: [#8701](https://github.com/owncloud/ocis/pull/8701) * Enhancement - Make IDP cookies same site strict: [#8716](https://github.com/owncloud/ocis/pull/8716) +* Enhancement - Make server side space templates production ready: [#8723](https://github.com/owncloud/ocis/pull/8723) * Enhancement - Update web to v9.0.0-alpha.3: [#8736](https://github.com/owncloud/ocis/pull/8736) * Enhancement - Sharing NG role names and descriptions: [#8743](https://github.com/owncloud/ocis/pull/8743) @@ -291,6 +292,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/8716 +* Enhancement - Make server side space templates production ready: [#8723](https://github.com/owncloud/ocis/pull/8723) + + Fixes several smaller bugs and adds some improvements to space templates, + introduced with https://github.com/owncloud/ocis/pull/8558 + + https://github.com/owncloud/ocis/pull/8723 + * Enhancement - Update web to v9.0.0-alpha.3: [#8736](https://github.com/owncloud/ocis/pull/8736) Tags: web