Retool 2.29.18
New
Javascript
queries can now return values and be used like a normal query in other parts of Retool
- Add support for OAuth 1a one-legged support
Improved
- The
SQL
autocomplete no longer triggers on ,
and other special characters
- Drag and drop performance has been optimized to be smoother and more responsive.
Fixed
- MongoDB projections now work correctly
- Double clicking on a table's row does not retrigger a re-running of all the queries if the
selectedRow.data
has not changed
- HTTP APIs now correctly implement the
binary
body type to send the raw payload of the file rather than encoding it in FormData
- Fixed Retool's edit integration with Redshift