Cloudron 8.2 Released
-
You can read the announcement here.
Features:
- Sqlite addon
- Mail attachment search
- OIDC Provider Name Customization
- Device Mounts
- App Archive
- Parallel Tasks
- Email notifications
- Quay.io fallback
Other Notable Changes:
- mail: Update Haraka to 3.0.5
- Update docker to 27.3.1
- Security: Samy Mahi reported a critical vulnerability which allows Cloudron admins to get SSH access. We thank them for responsible disclosure.
- Slow disks can be excluded from periodic disk usage collection.
- postgres: add support for vector extension.
- groups: add events to eventlog
- Hetzner: add Helsinki location for backups
- scheduler: create jobs with Cloudron Time Zone setting
- Gandi: add support for Personal Access Tokens
-
-
Great feature "Email notifications". Also, @girish, please in future could you add "Reboot required" notification? Many many thanks for these fantastics improvement.
-
You can read the announcement here.
Features:
- Sqlite addon
- Mail attachment search
- OIDC Provider Name Customization
- Device Mounts
- App Archive
- Parallel Tasks
- Email notifications
- Quay.io fallback
Other Notable Changes:
- mail: Update Haraka to 3.0.5
- Update docker to 27.3.1
- Security: Samy Mahi reported a critical vulnerability which allows Cloudron admins to get SSH access. We thank them for responsible disclosure.
- Slow disks can be excluded from periodic disk usage collection.
- postgres: add support for vector extension.
- groups: add events to eventlog
- Hetzner: add Helsinki location for backups
- scheduler: create jobs with Cloudron Time Zone setting
- Gandi: add support for Personal Access Tokens
wrote on Jan 13, 2025, 8:52 PM last edited by jdaviescoates Jan 13, 2025, 8:53 PM@girish said in Cloudron 8.2 Released:
OIDC Provider Name Customization
I'm looking forward to all OIDC apps being updated to pick this change up. Are there any that already do?
-
@girish said in Cloudron 8.2 Released:
OIDC Provider Name Customization
I'm looking forward to all OIDC apps being updated to pick this change up. Are there any that already do?
@jdaviescoates yes, many have it already. You have to search for CLOUDRON_OIDC_PROVIDER_NAME in the packaging code but maybe @vladimir-d has a more complete list.
-
wrote on Jan 14, 2025, 12:15 PM last edited by
Warning to everyone on 8.2: it seems lots of things (including email delivery) break now break if you don't have lots of ipv6 stuff set-up already on your server, e.g. I just got this:
"message": "Upstream error: 450 4.7.25 Service unavailable, sending IPv6 address [2a01:4f9:6b:54cd::2] must have reverse DNS record (S820). [LO1PEPF000028CD.GBRP265.PROD.OUTLOOK.COM 2025-01-14T11:30:53.543Z 08DD32A234230673]"
I'm unclear why such crucial things were allowed to break with this update
- I don't recall seeing any warnings on here about setting up ipv6 stuff before updating (and perhaps auto-updates shouldn't've have happened at all without such warnings being read).
-
Warning to everyone on 8.2: it seems lots of things (including email delivery) break now break if you don't have lots of ipv6 stuff set-up already on your server, e.g. I just got this:
"message": "Upstream error: 450 4.7.25 Service unavailable, sending IPv6 address [2a01:4f9:6b:54cd::2] must have reverse DNS record (S820). [LO1PEPF000028CD.GBRP265.PROD.OUTLOOK.COM 2025-01-14T11:30:53.543Z 08DD32A234230673]"
I'm unclear why such crucial things were allowed to break with this update
- I don't recall seeing any warnings on here about setting up ipv6 stuff before updating (and perhaps auto-updates shouldn't've have happened at all without such warnings being read).
wrote on Jan 14, 2025, 12:19 PM last edited by jdaviescoates Jan 14, 2025, 12:20 PM@jdaviescoates said in Cloudron 8.2 Released:
Warning to everyone on 8.2: it seems lots of things (including email delivery) break now break if you don't have lots of ipv6 stuff set-up already on your server, e.g. I just got this:
"message": "Upstream error: 450 4.7.25 Service unavailable, sending IPv6 address [2a01:4f9:6b:54cd::2] must have reverse DNS record (S820). [LO1PEPF000028CD.GBRP265.PROD.OUTLOOK.COM 2025-01-14T11:30:53.543Z 08DD32A234230673]"
I'm unclear why such crucial things were allowed to break with this update
- I don't recall seeing any warnings on here about setting up ipv6 stuff before updating (and perhaps auto-updates shouldn't've have happened at all without such warnings being read).
It seems to me that the email status check stuff needs to be updated - given the warning above I evidently should not be getting a green light for my PTR
-
This is fixed with https://git.cloudron.io/platform/box/-/commit/6fcfa6cac06cf2f0880669b22f154d2ae89be6de so part of next release only.