Skip to main content

Changelog

Updates, changes, and improvements at Retool.

Button column in the Table component

The new Button column type in the Table component is now available. When enabled, column values render as a button. This allows you to add buttons to trigger actions, queries, and open links using a button.

Cloud-hosted Retool has been updated with the following changes. These changes will also be available in a future release of Self-hosted Retool.

Added

  • Added an option to specify group mappings in SAML SSO settings.

Fixed

  • Fixed an issue where Google SSO was not available to some cloud-hosted organizations.
  • Fixed an issue where getSAMLAndLDAPConstants was not using the default value for samlGroupsAttribute.

Cloud-hosted Retool has been updated with the following changes. These changes will also be available in a future release of Self-hosted Retool.

Added

  • Added instanceView as an exposed property in the List View component.

Fixed

  • Fixed an interaction with collapse empty rows that would not work in repeated containers within the List View component.
  • Fixed components that use ChevronScrollable that would not scroll correctly.
  • Fixed positioning of Modal.

Changed

  • URL query parameters retain their original sorting and no longer sorted alphabetically.

Phone Input component

The Phone Number Input component for web apps is now available. It automatically formats phone numbers, includes a country selector with international dialing code, and can perform validation based on the selected country. The default country is derived from the user's IP address.

Cloud-hosted Retool has been updated with the following changes. These changes will also be available in a future release of Self-hosted Retool.

Added

  • Added the option to upgrade to annual pricing for organizations on Team or Business plans.
  • Added a Close when pressing Escape option to Modal and Drawer frames.
  • Added a global helper function for swapping items in an array.
  • Added Padding options to the Segmented Control component.

Fixed

  • Fixed the height of Select components without a placeholder and when search is disabled.
  • Fixed event handlers being incorrectly removed when upgrading a deprecated component.
  • Fixed the resource authentication prompt occasionally not appearing for some users.

Improved

  • Improved the prominence of query warning messages.