From 537db50ffe3a784cfe776a367b64cf5da9c6e127 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Mon, 8 Feb 2021 21:36:50 +0200 Subject: [PATCH] Updated change log --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 103cf55100..8c6fe24dc6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -119,6 +119,7 @@ - Block iframe access to Appwrite console using the `X-Frame-Options` header. - Fixed `roles` param input validator - API Keys are now stored encrypted +- Disabled domains whitlist ACL for the Appwrite console # Version 0.6.2 (PRE-RELEASE)