What's coming in 7.5
-
network: trusted IPs
@girish I see that 7.5.0 has this in the changelog, does this mean that it'll now support a Nginx Proxy Manager in front of Cloudron? 🥳
@alwynispat AFAIK, having a proxy in front should already work. What this does is to trust the IP address that is set by the proxy in front (X-Forwarded-For).
-
wrote on Jul 4, 2023, 6:34 PM last edited by
I see 7.5.0 is out now, I just got the notification. I’ll look to update tonight. I was curious… I see spam learning being a topic in 7.5 but it wasn’t in the release notes of 7.5.0 that I saw. Is that coming later in another patch release or was that indeed addressed in 7.5.0?
-
I see 7.5.0 is out now, I just got the notification. I’ll look to update tonight. I was curious… I see spam learning being a topic in 7.5 but it wasn’t in the release notes of 7.5.0 that I saw. Is that coming later in another patch release or was that indeed addressed in 7.5.0?
-
wrote on Jul 13, 2023, 4:23 PM last edited by
I wonder - how good is 7.5 for production use? I can see that some of my instances are not updated automatically and I guess it's because it's not considered to be good for all use cases?
-
7.5.0 is primarily out for people blocked on discourse and chatwoot. I would wait for a couple of weeks for 7.5.1 which will have many of the features implemented.
wrote on Jul 13, 2023, 5:43 PM last edited by@girish thank you! If I don't use discource & chatwoot, everything else is expected to be fine? Or not really?
-
For 7.5, we just want to focus on fixing some long standing issues instead of adding new features. Also, Cloudron 7.4 added OIDC support, so we are also working on moving apps from LDAP to OIDC slowly (as long as the migration works seamlessly).
These are fairly critical and we haven't paid attention to them in a while:
- (mail) Virtual all directory in dovecot for search
- (mail) Investigate why Spam learning/filtering sometimes does not work effectively.
- (mail) SPF regression adding an extra header and leaking client IP.
- Backup integrity - store size and checksum of backups. Also provide a way to "verify" backup integrity in the remote.
- Backup/restore progress
- SSHFS/CIFS import is not working - 1 and 2
- Add optional flag for turn addon.
- Add check to indicate that Cloudron 7.6 will not support servers without AVX. This is required for MongoDB 6.0
- Upgrade Redis to 7 . This is required for Discourse
- Improve app repair workflow
@girish said in What's coming in 7.5:
Add optional flag for turn addon.
This is implemented now - redis and turn can be optional (depending on the app).
-
For 7.5, we just want to focus on fixing some long standing issues instead of adding new features. Also, Cloudron 7.4 added OIDC support, so we are also working on moving apps from LDAP to OIDC slowly (as long as the migration works seamlessly).
These are fairly critical and we haven't paid attention to them in a while:
- (mail) Virtual all directory in dovecot for search
- (mail) Investigate why Spam learning/filtering sometimes does not work effectively.
- (mail) SPF regression adding an extra header and leaking client IP.
- Backup integrity - store size and checksum of backups. Also provide a way to "verify" backup integrity in the remote.
- Backup/restore progress
- SSHFS/CIFS import is not working - 1 and 2
- Add optional flag for turn addon.
- Add check to indicate that Cloudron 7.6 will not support servers without AVX. This is required for MongoDB 6.0
- Upgrade Redis to 7 . This is required for Discourse
- Improve app repair workflow
@girish said in What's coming in 7.5:
Add check to indicate that Cloudron 7.6 will not support servers without AVX. This is required for MongoDB 6.0
This was added a while ago - https://git.cloudron.io/cloudron/box/-/commit/df54ba3a0a7cadc5dff47da50915235a6166f860
-
@girish said in What's coming in 7.5:
Add optional flag for turn addon.
This is implemented now - redis and turn can be optional (depending on the app).
wrote on Jul 26, 2023, 6:15 PM last edited by@girish said in What's coming in 7.5:
@girish said in What's coming in 7.5:
Add optional flag for turn addon.
This is implemented now - redis and turn can be optional (depending on the app).
The turn option is huge, thank you! I cannot wait to implement it. Is it in the 7.5.0 pre-release?
-
@girish said in What's coming in 7.5:
@girish said in What's coming in 7.5:
Add optional flag for turn addon.
This is implemented now - redis and turn can be optional (depending on the app).
The turn option is huge, thank you! I cannot wait to implement it. Is it in the 7.5.0 pre-release?
wrote on Jul 26, 2023, 6:50 PM last edited by@eganonoa I'm on 7.5.0 and don't have those options yet. It must be in 7.5.1 that's coming in the next week or the 7.6 release (no ETA yet).
-
For 7.5, we just want to focus on fixing some long standing issues instead of adding new features. Also, Cloudron 7.4 added OIDC support, so we are also working on moving apps from LDAP to OIDC slowly (as long as the migration works seamlessly).
These are fairly critical and we haven't paid attention to them in a while:
- (mail) Virtual all directory in dovecot for search
- (mail) Investigate why Spam learning/filtering sometimes does not work effectively.
- (mail) SPF regression adding an extra header and leaking client IP.
- Backup integrity - store size and checksum of backups. Also provide a way to "verify" backup integrity in the remote.
- Backup/restore progress
- SSHFS/CIFS import is not working - 1 and 2
- Add optional flag for turn addon.
- Add check to indicate that Cloudron 7.6 will not support servers without AVX. This is required for MongoDB 6.0
- Upgrade Redis to 7 . This is required for Discourse
- Improve app repair workflow
@girish said in What's coming in 7.5:
(mail) Virtual all directory in dovecot for search
This is implemented now. You can read the blog post on our investigation at https://blog.cloudron.io/email-search-in-mail-clients/ . If you use any other email clients, let me know happy to add it to that blog.
-
wrote on Jul 28, 2023, 7:19 PM last edited by
Nice write up!
-
-
N nebulon forked this topic on Aug 3, 2023, 8:51 AM
-
wrote on Aug 4, 2023, 9:19 PM last edited by
When will 7.5 be considered GA / stable? Been out for a couple of weeks now but still says pre-release.
-
When will 7.5 be considered GA / stable? Been out for a couple of weeks now but still says pre-release.
@swheeler78 the code went through a major rewrite, so we are giving it more time. Our e2e passed yesterday, we will do a round of manual testing coming week and release 7.5.1 as stable.
-
-
wrote on Aug 8, 2023, 9:21 PM last edited by
So, does this mean that 7.5.1 will replace 7.5 or will I still need to upgrade to 7.5 first? Thanks for everythign in advance.
-
So, does this mean that 7.5.1 will replace 7.5 or will I still need to upgrade to 7.5 first? Thanks for everythign in advance.
@swheeler78 7.4.3 will upgrade directly to 7.5.1
-
For 7.5, we just want to focus on fixing some long standing issues instead of adding new features. Also, Cloudron 7.4 added OIDC support, so we are also working on moving apps from LDAP to OIDC slowly (as long as the migration works seamlessly).
These are fairly critical and we haven't paid attention to them in a while:
- (mail) Virtual all directory in dovecot for search
- (mail) Investigate why Spam learning/filtering sometimes does not work effectively.
- (mail) SPF regression adding an extra header and leaking client IP.
- Backup integrity - store size and checksum of backups. Also provide a way to "verify" backup integrity in the remote.
- Backup/restore progress
- SSHFS/CIFS import is not working - 1 and 2
- Add optional flag for turn addon.
- Add check to indicate that Cloudron 7.6 will not support servers without AVX. This is required for MongoDB 6.0
- Upgrade Redis to 7 . This is required for Discourse
- Improve app repair workflow
-
@girish said in What's coming in 7.5:
Add optional flag for turn addon.
This is implemented now - redis and turn can be optional (depending on the app).
wrote on Aug 19, 2023, 1:34 PM last edited by@girish Can't seem to see the Redis option in 7.5.0 using unmanaged WordPress. Is this coming in a future release?