From 249868dba754b70a8a2f15b218b902137d4a0e9d Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Wed, 13 Jan 2016 11:51:13 +0100 Subject: [PATCH] Add CHANGES file --- CHANGES | 361 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 361 insertions(+) create mode 100644 CHANGES diff --git a/CHANGES b/CHANGES new file mode 100644 index 000000000..1420a3851 --- /dev/null +++ b/CHANGES @@ -0,0 +1,361 @@ +[0.0.1] +- Hot Chocolate + +[0.0.2] +- Hotfix appstore ui in webadim + +[0.0.3] +- Tall Pike + +[0.0.4] +- This will be 0.0.4 changes + +[0.0.5] +- App install/configure route fixes + +[0.0.6] +- Not sure what happenned here + +[0.0.7] +- resetToken is now sent as part of create user +- Same as 0.0.7 which got released by mistake + +[0.0.8] +- Manifest changes + +[0.0.9] +- Fix app restore +- Fix backup issues + +[0.0.10] +- Unknown orchestra + +[0.0.11] +- Add ldap addon + +[0.0.12] +- Support OAuth2 state + +[0.0.13] +- Use docker image from cloudron repository + +[0.0.14] +- Improve setup flow + +[0.0.15] +- Improved Appstore view + +[0.0.16] +- Improved Backup approach + +[0.0.17] +- Upgrade testing +- App auto updates +- Usage graphs + +[0.0.18] +- Rework backups and updates + +[0.0.19] +- Graphite fixes +- Avatar and Cloudron name support + +[0.0.20] +- Apptask fixes +- Chrome related fixes + +[0.0.21] +- Increase nginx hostname size to 64 + +[0.0.22] +- Testing the e2e tests + +[0.0.23] +- Better error status page +- Fix updater and backup progress reporting +- New avatar set +- Improved setup wizard + +[0.0.24] +- Hotfix the ldap support + +[0.0.25] +- Add support page +- Really fix ldap issues + +[0.0.26] +- Add configurePath support + +[0.0.27] +- Improved log collector + +[0.0.28] +- Improve app feedback +- Restyle login page + +[0.0.29] +- Update to ubuntu 15.04 + +[0.0.30] +- Move to docker 1.7 + +[0.0.31] +- WARNING: This update restarts your containers +- System processes are prioritized over apps +- Add ldap group support + +[0.0.32] +- MySQL addon update + +[0.0.33] +- Fix graphs +- Fix MySQL 5.6 memory usage + +[0.0.34] +- Correctly mark apps pending for approval + +[0.0.35] +- Fix ldap admin group username + +[0.0.36] +- Fix restore without backup +- Optimize image deletion during updates +- Add memory accounting +- Restrict access to metadata from containers + +[0.0.37] +- Prepare for Selfhosting 1. part +- Use userData instead of provisioning calls + +[0.0.38] +- Account for Ext4 reserved block when partitioning disk + +[0.0.39] +- Move subdomain management to the cloudron + +[0.0.40] +- Add journal limit +- Fix reprovisioning on reboot +- Fix subdomain management during startup + +[0.0.41] +- Finally bring things to a sane state + +[0.0.42] +- Parallel apptask + +[0.0.43] +- Move to systemd + +[0.0.44] +- Fix apptask concurrency bug + +[0.0.45] +- Retry subdomain registration + +[0.0.46] +- Fix app update email notification + +[0.0.47] +- Ensure box code quits within 5 seconds + +[0.0.48] +- Styling fixes +- Improved session handling + +[0.0.49] +- Fix app autoupdate logic + +[0.0.50] +- Use domainmanagement via CaaS + +[0.0.51] +- Fix memory management + +[0.0.52] +- Restrict addons memory +- Get nofication about container OOMs + +[0.0.53] +- Restrict addons memory +- Get notification about container OOMs +- Add retry to subdomain logic + +[0.0.54] +- OAuth Proxy now uses internal port forwarding + +[0.0.55] +- Setup cloudron timezone based on droplet region + +[0.0.56] +- Use correct timezone in updater + +[0.0.57] +- Fix systemd logging issues + +[0.0.58] +- Ensure backups of failed apps are retained across archival cycles + +[0.0.59] +- Installer API fixes + +[0.0.60] +- Do full box backup on updates + +[0.0.61] +- Track update notifications to inform admin only once + +[0.0.62] +- Export bind dn and password from LDAP addon + +[0.0.63] +- Fix creation of TXT records + +[0.0.64] +- Stop apps in a retired cloudron +- Retry downloading application on failure + +[0.0.65] +- Do not send crash mails for apps in development + +[0.0.66] +- Readonly application and addon containers + +[0.0.67] +- Fix email notifications +- Fix bug when restoring from certain backups + +[0.0.68] +- Update graphite image +- Add simpleauth addon support + +[0.0.69] +- Support newer manifest format +- Fix app listing rendering in chrome +- Fix redis backup across upgrades + +[0.0.70] +- Retry app download on error + +[0.0.71] +- Fix oauth and simple auth login + +[0.0.72] +- Cleanup application volumes periodically +- New application logging design + +[0.0.73] +- Update SSL certificate + +[0.0.74] +- Support singleUser apps + +[0.0.75] +- scheduler addon + +[0.0.76] +- DNS Sync fixes +- Show warning to user when memory limit reached + +[0.0.77] +- Do not set hostname in app containers + +[0.0.78] +- Support custom domains + +[0.0.79] +- Move SSH Port + +[0.0.80] +- Use journalctl for container logs + +[0.1.0] +- Wait for configuration changes before starting Cloudron + +[0.1.1] +- Ensure dns config for all cloudrons + +[0.1.2] +- Make email work again +- Add DKIM keys for custom domains + +[0.1.3] +- Storage backend + +[0.1.4] +- CaaS Backup configuration fix + +[0.1.5] +- Use correct tokens for DNS backend + +[0.1.6] +- Add hook to determine the api server of the box +- Fix crash notification + +[0.2.0] +- New cloudron exec implementation + +[0.2.1] +- Update to node 4.1.1 +- Fix certification installation with custom domains + +[0.2.2] +- Better debug output +- Retry more times if docker registry goes down + +[0.3.0] +- Update SSH keys +- Allow bigger manifest files + +[0.4.0] +- Update to docker 1.9.0 + +[0.4.1] +- Fix scheduler crash +- Crucial OAuth fixes + +[0.4.2] +- Fix crash when reporting backup error +- Allow larger manifests + +[0.4.3] +- Fix cloudron exec + +[0.4.4] +- Initial Lets Encrypt integration + +[0.4.5] +- Fixup nginx configuration to allow dynamic certificates + +[0.4.6] +- LetsEncrypt integration for custom domains +- Rate limit crash emails + +[0.5.0] +- Enable staging Lets Encrypt Integration + +[0.5.1] +- Display error dialog for app installation errors +- Enable prod Lets Encrypt Integration +- Handle apptask crashes correctly + +[0.5.2] +- Fix apphealthtask crash +- Use cgroup fs driver instead of systemd cgroup driver in docker + +[0.5.3] +- Changes for e2e testing + +[0.5.4] +- Fix bug in LE server selection + +[0.5.5] +- Scheduler redesign +- Fix journalctl logging + +[0.5.6] +- Prepare for selfhosting option + +[0.5.7] +- Move app images off the btrfs subvolume +