Add 0.110.0 changes

This commit is contained in:
Girish Ramakrishnan
2017-04-12 13:49:27 -07:00
parent 779c9d79b3
commit abb371d81e

View File

@@ -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)