What's coming in 7.5
-
@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:
@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:
(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.
-
Nice write up!
-
-
-
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.
-
-
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
-
@dylightful yes, 7.5.1 is not yet . It's ready but didn't want to push it over the weekend. So, we will make it available as unstable on Monday.
-
@girish said in What's coming in 7.5:
So, we will make it available as unstable on Monday.
Great. I think I was one of these:
@nebulon said in Suggestion for prereleases:
I think we made a mistake with 7.5 where it was pushed out for some Cloudrons unintentionally for auto-updates for a brief moment
I didn't notice anything break. And I see it led to a nice discussion about prelease testing and even naming conventions.
@d19dotca said in Suggestion for prereleases:
Just to clarify from my perspective a couple of things and add my two cents...
Any experienced users here or someone just reading that thread or this one here is prepared, but others might benefit from clarifications.
It took me several months to figure things out. -
@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).
Hi @girish, I just upgraded to 7.5.1 to test out the new turn and redis options, but I cannot see the services option in relevant apps (wordpress, nextcould, jitsi). Was this option held back?
-
Thanks @girish and @nebulon. If you need to prioritize, for the turn server the one that is simply impossible to add an external turnserver is matrix/element as it requires a restart to apply changes, which then of course leads to those changes being overwritten. I believe the others don't have that limitation, but at the same time, Nextcloud would probably have the quickest positive benefit as it is quite trivial to add the external turn server via the Nextcloud admin panel.