Skip to main content

Changelog

Updates, changes, and improvements at Retool.

203 posts tagged with "Retool Cloud"

View All Tags

Retool 2.95.1

Fixes and improvements

  • Fixed the tooltip text color inside Containers with a dark background

  • Improved text color selection for "Contrast text" and "Automatic" colors

  • Improved spacing of server-side pagination controls

  • Fixed some erroneous circular dependency warnings

  • Fixed labels in event handlers for some Container APIs

  • Fixed the vertical alignment of the label on Text Area and Multiselect

  • Added support for referencing List View children without an index (e.g., example.value instead of example[i].value)

  • Improved the order of Table properties in the State tab

  • Added a "Report Abuse" button to the Help menu

  • Added "Invalidate query cache" option to query menus in the app editor

  • Added option to connect to Postgres using AWS IAM authentication

  • Check out this guide to see the on-prem versions and their release notes. These fixes and improvements will be rolling out to on-prem customers in the next few weeks.

Retool 2.95

Fixes and improvements

  • Fixed an issue preventing reordering of columns when some columns are frozen
  • Fixed a performance issue affecting large apps with certain layout patterns
  • Fixed "Reset state" for temporary state when the State tab is open
  • Fixed column reordering on the Table component when using the "Apply to column order" setting
  • Added support for regions af-south-1, ap-east-1, ap-southeast-3 and eu-south-2 to AWS resource types
  • Added a setting for total row count when using cursor-based pagination on Table
  • Fixed custom logo upload in Branding settings

Check out this guide to see the on-prem versions and their release notes. These fixes and improvements will be rolling out to on-prem customers in the next few weeks.

Retool 2.94.6

Fixes and improvements

  • Improved autocomplete handling of text starting with !
  • Fixed a few drag-and-drop issues
  • Fixed vertical alignment of text inside Modal columns on Table
  • Added a "Cancel changes" event to Table
  • Fixed incorrect circular dependency errors when referencing widgets in list views with dynamic indexes
  • Fixed an incorrect value of retoolContext.appUuid in public apps
  • Added an in-editor notification when trying to add a row to a Table with no editable columns
  • Fixed a visual bug with the "Mode" setting on Timeline
  • Added inputValue to the Number Input component for the live value while editing
  • Added a setting to the Select component to allow/prevent deselecting
  • Updated File Input, Button, and Dropzone to correctly parse excel dates
  • Added keyboard shortcuts to move and resize components by 5 rows at a time
  • Added pattern validation to Text Area and Editable Text Area
  • Improved OpenAPI integration to refresh access token on any non-2xx response

Check out this guide to see the on-prem versions and their release notes. These fixes and improvements will be rolling out to on-prem customers in the next few weeks.

Retool 2.94.4

Fixes and improvements

  • Added a setting to append new files when using Multiselect on any file input

  • Fixed handling of file inputs in the SMTP attachment setting
  • Updated components to render captions even when a label is not provided
  • Added a "Load" event to the Video component
  • Added a "Click" event to the Statistic component
  • Added a setting for "Default date" on the Calendar component
  • Removed the App-specific global CSS setting from Modules
  • Fixed a bug where Select and Multiselect would show a clear button when no value was selected
  • Fixed styling issues with empty state text on Listbox components
  • Fixed custom auth modal behavior to let users authenticate into more than one custom auth resources

Check out this guide to see the on-prem versions and their release notes. These fixes and improvements will be rolling out to on-prem customers in the next few weeks.

Retool 2.93.7

Fixes and improvements

  • Added a warning when multiple users may be editing the same app

  • Fixed custom styles for Modals in embedded apps

  • Consolidated the "Control query" and "Trigger query" event handler actions

  • Fixed an issue where Date Time could show the wrong popover for the focused subfield

  • Fixed an issue where dynamic height rows in Table would sometimes overlap

  • Added current_users.sid to access a unique ID for the current user

  • Fixed a stacking order issue when mixing Table Modal columns and Modal components
  • Fixed issue where custom auth modal background remained after auth flow complete
  • Removed the 5 row min height on the app Header frame
  • Fixed cursor-based pagination with scrollable Tables in some cases

Check out this guide to see the on-prem versions and their release notes. These fixes and improvements will be rolling out to on-prem customers in the next few weeks.

Retool 2.93.3

Resource folders and permissions

We're rolling out support for resource folders and more granular resource permission options. Highlights include:

  • Users can now have permission to create resources for a specific group without having edit access to every resource in the instance
  • Resource folders provide a UI for organizing and managing access to resources

Fixes and improvements

  • Added a setting to the Listbox component to allow/prevent deselecting
  • Added functionality for admins to generate a reset password link for any user from the settings page
  • Updated boolean settings in the inspector to note the original value if it was cast to true/false
  • Added HTTP Digest as an authentication method for REST and GraphQL APIs

Check out this guide to see the on-prem versions and their release notes. These fixes and improvements will be rolling out to on-prem customers in the next few weeks.

Retool 2.92.8

Fixes and improvements

  • Added a new query type for modifying GCS file metadata
  • Added the ability for admins to generate a "reset password" link from Settings > Users
  • Fixed custom styling for Modal components in embedded applications
  • Fixed color strings in the Table component's mappers so that rgb(r, g, b, a) correctly respects the alpha channel
  • Fixed an issue where some components would shift around when upgraded to new versions

Check out this guide to see the on-prem versions and their release notes. These fixes and improvements will be rolling out to on-prem customers in the next few weeks.

Retool 2.92.3

Fixes and improvements

  • Fixed an edge case where MSSql query errors were not surfaced to users
  • Fixed various bugs and polish in the MongoDB query editor
  • Added support for additional GCP BigQuery regions
  • Added support for Snowflake form generation
  • Added support for Elasticsearch, MongoDB, MSSql, Cassandra, Postgres, and Redis users to explicitly opt out of TLS certificate validation
  • Fixed the Postgres connector so that connections are not held open unnecessarily

Check out this guide to see the on-prem versions and their release notes. These fixes and improvements will be rolling out to on-prem customers in the next few weeks.

Retool 2.91.9

Fixes and improvements

  • Added a range of valid values for the Rating component (between 0 and 20)
  • Fixed the Table component's cell colors when using a theme
  • Improved the Multiselect component to scroll to the last selected item, rather than the first
  • Fixed the default item name of new options created for the Split Button and Dropdown Button components
  • Fixed incorrect overlays when certain components were placed in nested Modal components

Check out this guide to see the on-prem versions and their release notes. These fixes and improvements will be rolling out to on-prem customers in the next few weeks.

Retool 2.91.4

Introducing the Explorer

We’re rolling out a redesigned left panel that makes it easy to navigate to anything in your app from one place. See everything on the canvas in the Components section, or create and manage queries, transformers, and temporary state from the Code section. The Model Browser is still available via the State tab.

The Component Tree gives you a full view of everything in your application, including things that aren’t currently visible, such as components in non-active Views in a Tabbed Container. Clicking on the item will select it, and will handle cases such as making its containing views active, or making the hidden item visible!

You can take quick actions on your components, such as renaming them inline, or right-clicking on them to bring up their full context menu.

We’ve also made the Left panel resizable to give editors greater control of their experience and visibility into the state of their application.

Creating and managing Temporary state has moved into the unified Code section, along with the rest of your existing Resources. Editing a Temporary state value has moved into the Bottom panel, streamlining the editing experience.

The Explorer is available to all of our cloud customers and will be rolling out to on-premise customers in the coming weeks! Let us know if you have any feedback in the community forum.

Fixes and improvements

  • Added support for "Auto" height on the List View component
  • Added support for "Auto" height on the Table component, with a max height of 20 rows
  • Added a Slack query setting to override the channel or user the message will be sent to
  • Added a Slack query setting to convert Markdown to Slack's non-standard "mrkdwn" format
  • Improved the Table component such that columns now include a dropdown that lets you specify "sort ascending" or "sort descending" more easily
  • Added support for arrow keys to navigate between sections of the Table component
  • Improved the visual appearance of the Table component's header cells
  • Improved the Google Sheets query editor such that it now parses columns with headers but no cell data, and columns with empty and non-empty cell data
  • Added a default spreadsheet selection to the Google Sheets query editor
  • Fixed component and query renaming to prevent using invalid identifiers that could cause the app to crash
  • Fixed an edge case where custom document titles would sometimes not appear
  • Improved Table keyboard navigation to make the behavior for scrollable tables match paginated tables
  • Fixed the ordering of Table component's action button queries so that they're correctly triggered before row select event handlers
  • Fixed an edge case where queries that reference transformers would not run on page load, even if specified
  • (On-prem only) Fixed OAuth 1.0 implementation to generate token header even when no token secret is supplied
  • (On-prem only) 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)

Check out this guide to see the on-prem versions and their release notes. These fixes and improvements will be rolling out to on-prem customers in the next few weeks.