Retool 2.122
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 a control for enabling case sensitive filtering in the Table component, defaulting to case insensitive matching
- Added a link to the REST API resource page from the resource catalog when there are no search results
- Added a new Stripe API version, which includes the Payment Links endpoint
- Added Apps and Workflows options to the Retool logo menu
- Added a Retool Workflows callout and the option to run a workflow to the query editor
- Added debugging details for full and partial syncs to the Source Control dashboard
- Added error handling support to query editor AI
- Added evaluation highlighting for evaluation template strings
- Added JavaScript support to query editor AI
- Added linting to the template string code editors
- Added Markdown syntax highlighting to the Text component
- Added support for gRPC binary metadata
- Added support for pypdf custom library
- Added the ability to edit Icon and Label properties to Toolbar buttons
- Added the ability to select multiple services for gRPC queries
- Added the JDBC resource to Retool Cloud
Fixed
- Fixed an error when editing JavaScript queries related to the case sensitivity of identifiers
- Fixed an issue where an application's header flashed when an organization had users redirecting to workspaces
- Fixed an issue where disabled resource configuration settings appeared to be enabled
- Fixed an issue where padding around action buttons in the legacy Table component caused rows to extend past their usual height
- Fixed an issue where some components threw an error when adding them to the canvas
- Fixed an issue where the Icon component would remain in an error state if given an invalid name
- Fixed an issue where the table location would jump after refetching a Retool Database table
- Fixed an issue where you couldn't capitalize table names
- Fixed JavaScript editor colors
Improved
- Improved autolayout functionality in Retool Workflows
- Improved GraphQL formatting by using Prettier, which also prevents comments from being removed when reformatting
- Improved some resource templates and correctly capitalized some resource names
- Improved the pop-out code editor layout
- Improved URL hash behavior so that hashes persist when switching between edit and preview modes