Cloud-hosted Retool 3.4
Cloud-hosted Retool has been updated with the following changes. These changes will also be available in a future release of Self-hosted Retool.
Added
- Added an error message when a user attemps to accept an expired or invalid user invite.
- Added a setting to allow admins to disable a user's access to the account details page.
- Added a subdomain to the reply-to address on emails sent using Retool Email.
- Added support for comma-separated email keys in JWT email key fields.
- Added support for auto-completing template strings around plugin names in the transformer code editor.
- Added a 'change filter' event handler on Table components.
- Added the ability to change label and caption colors on Steps components.
- Added the ability to customize how row selection states should update when actions are clicked in Table components.
- Added
retoolContext.networkStatus
property to expose network connectivity details in mobile apps. - Added a warning icon to workflow Resource blocks which do not have a resource configured.
- Added support for gpt3-turbo-16k in smart queries and smart blocks.
Fixed
- Fixed an error where users could not accept invites when logging in with Google SSO.
- Fixed an issue that could cause crashes on the account settings page and audit logs.
- Fixed an issue where the SCIM groups update endpoint did not check for group uniqueness. The endpoint now also identifies users by their SID instead of display name.
- Fixed an issue where apps would snap to the top of the page when navigating between apps.
- Fixed an issue where data did not show as an autocomplete option until a query ran.
- Fixed an issue that would cause the navigation bar to disappear.
Improved
- Improved grouped rows in Table components by making their row headers sticky.
- Improved keyboard navigation in Table components.
- Improved the user experience when copying cells in Table components.
- Improved error handling and codes for SCIM user endpoints.
- Improved the language on source control protection modals for Retool Cloud.
- Improved the Branding settings page to allow for more customized Embed login pages.
- Improved workflow templates by creating tables if they don't exist.