What's coming in 6.1
-
@lonk No, that task is just about searching for mailbox alias names when doing search in the mailbox UI.
-
Looks like this release is mostly done.
@doodlemania2 Which app required turn server REST API support? That's the main task not implemented.
-
@girish Nextcloud High Performance Backend https://forum.cloudron.io/post/18253
-
-
@girish said in What's coming in 6.1:
@mehdi Currently, it is ignored. Do you think we should maybe disable password validation with basic auth and make it only work with app passwords?
That's an interesting idea. Another possible way would be to only allow BasicAuth if explicitely asked for in the Manifest. It would need a minor change for the apps that need it, but it's totally acceptable IMO. (both options are not exclusive :))
-
@mehdi I made an issue for this, so I can look into this for 6.2 - https://git.cloudron.io/cloudron/box/-/issues/765
-
Quick update on this: release is mostly done, just going through the CI tests.
-
@jimcavoli Yes, proxyAuth exclusion is implemented. I only implemented a simple approach with a ! pattern for now (not an array).
-
-
6.1 is out now. As always, we will roll out slowly since there are many changes. We are already aware of a small breakage that affected one server, so we will make a 6.1.1 soon till we find out any other issues. The breakage will manifest itself in the UI as "Waiting for platform to update" when installing an app or updating an app. If you hit this, let us know here, so we can know how common it is but most of the servers we control updated fine.
-
To minimize the risk, 6.1.1 is already out with the change.
-
@marcusquinn It has to be enabled in the apps on case by case basis. I pushed out an update to surfer a few minutes back, if you want to see how the UI looks. EspoCRM update is coming up shortly. And WordPress afterwards.