From 557144b0971ab3c0778e61c39a93d04db76c2ee3 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Tue, 23 Feb 2021 18:20:02 +0200 Subject: [PATCH] Updated changelog --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 31da3f55fe..63e9f6cdef 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -26,6 +26,10 @@ - Updated missing storage env vars +## Security + +- Fixed an XSS vulnerability in the Appwrite console + # Version 0.7.0 ## Features