Cloudron 7.6 released
-
You can read the announcement here.
Features:
- MongoDB was updated to 5.0 . Because of this we cannot support CPUs without AVX support anymore.
- New base image 4.2.0
cloudron/base:4.2.0@sha256:46da2fffb36353ef714f97ae8e962bd2c212ca091108d768ba473078319a47f4
- OVH DNS backend
- DNSimple DNS backend
- System Info shows SMBIOS information
- Editable network volumes
- Color-keyed notifications
- External Directory Connector improvements
- 2FA Behavior: When using another Cloudron as an authentication provider, 2FA of the external directory is used. When using other providers, users can setup 2FA locally.
- User Attributes: The user's role and active state are local and not synced from LDAP.
- Groups Behavior: When Sync Groups is enabled, groups will be automatically created and users will be associated. External Groups are readonly and cannot be edited.
- Sync Behavior: The local directory is synced with the external directory every 4 hours.
- Keep/Make Local: This feature has been removed. It never worked properly because local users were overwritten with the next sync.
Smaller changes:
- turn: add ddos mitigation settings
- api: return json when route not found
- oidc: loginRedirectUri can be empty string
- mail: add option to enable/disable Virtual All mailbox
- app proxy: Host header is set to match the proxy domain instead of the target domain
- oidc: add oidc logo as login indicator for apps
- dyndns: update dns every 10 mins
- dashboard: remove nginx config of old domain when domain changed
- Show disk consumption of docker volumes for /run and /tmp of apps separately
- roles: admin role can access branding and networking
- mail: fix issue with redis emitting warnings non-stop
- mail: fix issue where doublle header was sent
- logviewer: preserve horizontal scroll position
- dockerproxy: allow child containers to access volumes
- postgres: enable cube, vector and earthdistance extensions
- Add ability to register a Cloudron with a setupToken only
- support: replace ticket section with help section
- firewall: increase blocklist size to 262144
- route53: retry on rate limit errors
- update: continue with app update if box update does not start
- ldap: fix error messages to show proper error messages in the external LDAP connector
- dashboard: fix various UI elements hidden for admin user
- email: improve loading of the mail usage to not block other views from loading
- eventlog: add events for directory server and exernal directory configuration
- profile: changing email now requires password