From e1b74fc851e847347fbfaeb6d2b7c6bb5f7d29b8 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Fri, 28 Feb 2020 01:23:22 +0200 Subject: [PATCH] Updated changelog --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 51239015fd..b7277908d0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -23,6 +23,9 @@ * Added ENV vars to change system email sender name and address * Usage for requests made by project admin in the console are not counted as API usage * Added ENV var to change default file upload size limit. New default value is 100MB +* Added option to delete file directly from the dashboard +* Added option to view file preview from the dashboard +* Added option to add custom domains with auto SSL certificate generator ## Bug Fixes