Retool 2.52.10
Tabs!β
You can now reorder query tabs! Sometimes, itβs the little things π
Cascader Componentβ
When you need a dropdown with nested options, you can use our new Cascader
component
Tablesβ
- Table cells have a new type:
Modal
β Clicking on a cell of this type will open a modal. You can useselectedRow.data
to customize your components inside. - You can show and hide columns using
{{ }}
in theColumn Settings
section
Query Libraryβ
- You can now delete your own queries in the Query Library
- Query runs are now tracked in the audit log
- REST resources are now displayed correctly with the base URL
Improvementsβ
- Query preview now shows the data after transformation
- Forms now validate text inputs of type
email
correctly - On-premise users now have git-syncing for resources
- The MSSQL resource now lets you dynamically override username and password