Retool 2.29.6
Turning off Prepared Statements
- Retool now supports turning of preparing SQL queries to prevent SQL injection.
- Only admins may enable this option in the Resource connection form.
Progress bar component
- We've added a new
Progress
bar component!
Improved
- Allow
Table
components to have dynamic formatting / cell coloring depending on any field in the table's data.
SOQL
queries now support auto-flattening children objects. Enable this on a per-query basis like below:
Fixed
- GraphQL variables are no longer unset when the parsed GraphQL query is invalid.
- The GraphQL shows an error when the GraphQL schema cannot be parsed
GraphQL
queries now support cookie-based authentication
Google Sheets
queries can now query public Google sheets without having to first granting Retool read permissions on your Google account.