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)