What's coming in 5.5
-
There's a few minor bugs/annoyances in 5.4. So, we though we will do a quick 5.5 with a couple of features before 6.0. We also have to update all the app packages to have correct screenshots links since they use the old s3 path style links (they have to be changed to vhost style links).
- Contrast issues in dark mode
- File manager does not work when a custom data directory is set
- Fix sticky notifications
- Backup upload/download speed - Currently, backups can be quite slow but we have some ideas to speed it up
- Allow backup and update schedule to be set. Currently, this is all hard coded
Mailbox sharing
-
Some updates on this release:
-
Contrast issues that have been repoted have been fixed
-
File manager has also been fixed to work with custom data directories
-
Sticky notification of backups is gone and moved into the backup view. Also, moved the notification indicator:
-
Backup schedule and update schedule is now lot more configurable. You can select the exact days and hours you want them to happen (in your Cloudron's timezone).
-
Postgres is upgraded to PostgreSQL 11 (required for GitLab) and bunch of extensions have been enabled for various apps.
Rest of the features are being worked on.
-
-
@girish said in What's coming in 5.5:
Postgres is upgraded to PostgreSQL 11 (required for GitLab)
@girish so is this the release that's finally gonna drop support for Ubuntu 16.04 (as the underlying OS) ? I believe Postegres 11 wasn't compatible with it. Or is it containerized so the underlying OS doesn't matter ?
-