v2.26.7 - SSH Tunneling, misc.
- We now support SSH Tunneling to
Postgresql
and MySQL
databases in our cloud environment. To learn more see our docs at https://docs.tryretool.com/docs/enabling-ssh-tunnels - For our on-premise customers, Retool will auto-provision a RSA public-private key pair that you will be able to use to establish SSH Tunnels.
- Drag and drop performance has been improved by reducing number of unnecessary re-renders.
Dropdowns
and Multiselects
supports arrays of objects as their value.- The navigation Sidebar has been modified to have higher contrast
- Fixed: The
JSON Schema Form
now correctly renders icons on buttons as well as support the ui:readonly
and ui:disabled
in the ui:schema
option. - Fixed: the
Athena
integration now correctly formats query previews.