From ec5bdada81e48bbdab1b88e96dc3de99aec104ad Mon Sep 17 00:00:00 2001 From: Willy Kloucek <34452982+wkloucek@users.noreply.github.com> Date: Thu, 6 May 2021 05:36:35 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64f63160a..972661c60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ The following sections list the changes for unreleased. * Enhancement - Support thumbnails for txt files: [#1988](https://github.com/owncloud/ocis/pull/1988) * Enhancement - Update reva to v1.7.1-0.20210430154404-69bd21f2cc97: [#2010](https://github.com/owncloud/ocis/pull/2010) * Enhancement - Use oc-select: [#1979](https://github.com/owncloud/ocis/pull/1979) +* Enhancement - Set SameSite settings to Strict for Web: [#2019](https://github.com/owncloud/ocis/pull/2019) ## Details @@ -80,6 +81,12 @@ The following sections list the changes for unreleased. Replace oc-drop with oc select in settings https://github.com/owncloud/ocis/pull/1979 + +* Enhancement - Set SameSite settings to Strict for Web: [#2019](https://github.com/owncloud/ocis/pull/2019) + + Changed SameSite settings to Strict for Web to prevent warnings in Firefox + + https://github.com/owncloud/ocis/pull/2019 # Changelog for [1.5.0] (2021-04-21) The following sections list the changes for 1.5.0.