What’s Fixed?
-
We fixed an issue with some accounts not loading SSO properly, causing users to have to refresh before signing in.
-
We fixed an issue with links not always resolving to the correct dashboard when signing in to an account.
-
We fixed an issue with users being intermittently logged out of the system when closing their browser or disconnecting from the internet.
-
When app admin import into a table with application scripts that target an app the admin does not have access to, the user was encountering a permissions error and was unable to resolve it. We fixed this, so that app scripts always run with Super Admin permissions, as expected.
-
We fixed an issue that was blocking some accounts from deleting applications that contained tables with application scripts.
-
We removed the ability for users to reference the “println()” function in app scripts. “logger.info()” should always be used for logging debugging messages and error handling.
-
We updated the version of Groovy that our application scripts use to v2.5.14.
Comments
0 comments
Article is closed for comments.