From ee6b7afe5a6456722a52a918694cc739e8531377 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Mon, 25 May 2020 21:15:08 +0300 Subject: [PATCH] Fix for #344 --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 67429709bf..24c8b6c468 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,6 +5,7 @@ - Fixed custom domain not setting correct domain - Fixed wrong SDK method type in avatars browser route - Fixed bug denied public documents (*) to be accessed by guest users +- Fixed cache control issue not allowing collection UI to update properly # Version 0.6.1 (PRE-RELEASE)