mvmOS 0.41.0-beta: see what an app's API can do before you enable it
Apps Hub now lists the individual actions an app's API exposes — name, parameters and a plain description read straight off the function's own docstring — auto-discovered from the app's code and shown per app, so an administrator can see exactly what an integration would be able to call before switching it on.
Signing in to a public Apps Hub page now survives an installation being reachable over both http and https: the session token is mirrored into a cookie alongside its usual storage, so a link that crosses from one scheme to the other no longer looks logged out, and a token that stops working clears cleanly from both places.
The language picker in Settings no longer offers Italian, Turkish or Arabic — three entries left over from an earlier change that were never actually translated and silently fell back to English.