Skip to main content

Self-hosted Retool 2.90

Release notes for Self-hosted Retool v2.90. First released on May 11, 2022.

2.90.18

October 12, 2022

  • Patched an SSRF-vulnerable endpoint.

2.90.17

July 28, 2022

  • Fixed an issue with parsing recursive proto files

2.90.16

June 3, 2022

  • Fixed an issue where some queries would run indefinitely

2.90.15

Jun 3, 2022

  • Fixed an issue with downward syncing in Source Control when an empty app is present.

2.90.14

Jun 3, 2022

  • Fixed an issue where Custom Authentication modals would not display for users

2.90.10

May 25, 2022

  • Improved the LDAP group mapping feature so that you can map a single google group to multiple retool groups (using the LDAP_ROLE_MAPPING env variable)
  • Fixed the downloaded users CSV so that the last active date always appears
  • validate
  • Improved selection in the Table component such that selected rows will now be selected and deselected correctly while filtering
  • Fixed the Date Time component so that the Date subfield correctly persists its value
  • Fixed alignment in the query editor for REST API queries
  • Added a new "Reset state" action to the component context menu
  • Fixed an issue where the Select component would unexpectedly reset the input value when connected to a dynamic datasource
  • Fixed an edge case where scrolling a Select in a modal would sometimes scroll the application
  • Added a new group permission to allow view only users to view unpublished releases of apps when release management is enabled