From abb371d81e30f65001a08d005b4e129246f3e8a2 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Wed, 12 Apr 2017 13:49:27 -0700 Subject: [PATCH] Add 0.110.0 changes --- CHANGES | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 7579a5ca4..7c5fca3b6 100644 --- a/CHANGES +++ b/CHANGES @@ -823,7 +823,11 @@ * Verify AMI instance id during DNS setup instead of admin account setup * Split platform and app data folders and get rid of btrfs volumes -[0.109.1] +[0.110.0] * Fix disk usage graphs * Add --data-dir to cloudron-setup that allows customizing data location +* Add UI to restore from any app backup +* (mysql) Use utf8mb4 encoding for databases and backups +* Allow installing a new app from a backup +* Fix download of large files (> 1GB)