Skip to main content

Changelog

Updates, changes, and improvements at Retool.

66 posts tagged with "Apps"

View All Tags

Add new rows to the Table component

Darya Verzhbinsky
Darya Verzhbinsky
Software Engineer

The new Add new row Toolbar action makes it possible to input values directly into the Table component. New rows are added to the table's changeset to save. Adding rows directly to a table provides an alternative method to using a separate Form component and input fields.

Internationalization beta

Antony Bello
Antony Bello
Product Manager

Internationalization (i18n) is now in beta for organizations on the Enterprise plan. This allows you to localize Retool app content and data.

This beta is available on Retool Cloud and self-hosted deployments running Retool 3.38 or later. Contact your Retool account team to request early access.

Upload images in the Table component

Darya Verzhbinsky
Darya Verzhbinsky
Software Engineer

The Image column type for the Table component now supports image uploads directly to Retool Storage. Enable Allow uploading images to allow users to upload and replace images to Retool Storage.

App linting and performance debugging tools

The new Linting and Performance tools, available within Debug Tools in the App IDE, provide additional methods for debugging and optimizing apps.

Linting

Identify queries, code, and components that may affect app performance.

Linting tools

Performance

Linting tools

View statistics related to app performance along with an overall performance score. This is a useful tool for measuring how changes affect an app's performance and provides guidance on how to optimize it further.

Upcoming deprecation of password protection for public apps

The option to password-protect public apps will no longer be available from February 18, 2024. To create a radically better experience in building authenticated Retool apps for external users, we’ve recently introduced Retool Portals, Retool Embed and Retool Forms.

Any existing public apps with password protection will remain protected. Should we decide to make any further changes to password protection, Retool will provide at least six months notice.

Button column type for the Table component

Darya Verzhbinsky
Darya Verzhbinsky
Software Engineer

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.

Phone Number 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.

New version of the Key Value component

A new version of the Key Value component is available on Retool Cloud and self-hosted deployments running Retool 3.22 or later. It contains a number of improvements over the previous component:

  • Automatically reflects changes whenever the data source changes.
  • Added support for event handlers.
  • Various styling improvements.

App-level themes and typography controls

Retool organization users on the Business or Enterprise plan have the option to apply custom themes on a per-app basis. Previously, app themes were only available globally and required administrator access. App-level themes apply only to the current app. If your organization does not have access to org-level themes, you can still set a custom app theme.

App-level themes

We've also added some expanded typography settings. You can set custom typefaces and font sizes. Not all custom typefaces may work with the line heights used in Retool apps (generally 1em-1.5em).

Typography controls