Retool 2.31.23
Table improvements
- For data-dense tables, you can now also enable compact mode. Take a look below for how the tables compare.
- Tables now also formats
null
, true
, and false
values!
- The alignment and look of controls in the JSON Schema Form have been revamped to be consistent with Retool's other components.
- The
Clear after Form Submission
option on the Form now waits for the query to finish executing before clearing the form.
Fixed:
- Percentages in Pie charts now show correctly in all cases.
- Allow non-ASCII characters when parsing CSVs uploaded by the
FilePicker