Skip to main content

Changelog

Posts tagged with Cloud-hosted.

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 capability to directly share apps with users from the Share Modal (for plans with granular access controls).
  • Added a setting to allow page owners to manage access for their owned pages (for plans with granular access controls).
  • Added audit logs when sharing apps through the Share modal.
  • Added support for dynamic cell text color in the Table component.

Fixed

  • Fixed an issue where borders of nested containers inside modules would not appear.

Changed

  • Renamed URL Parameters to Page Settings.

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 body option to GET requests.
  • Added automatic column widths mode to the Table component.
  • Added support for AWS CodeCommit, Bitbucket, and Azure Repos to Source Control for cloud-hosted organizations.
  • Added support for await when using Table component filter methods.

Fixed

  • Fixed an issue where a workflow's webhook trigger cURL request would pass a null data flag.
  • Fixed an issue where modules may not correctly reference URL parameters on page load.
  • Fixed an issue where the List View component may crash under certain conditions.
  • Fixed an issue where the Table component's Summary Row editor may crash under certain conditions.
  • Fixed an issue where Table component sorting may not behave as expected.
  • Fixed style controls for Editable Text, Editable Number, and Editable Text Area components.

Improved

  • Improved CSV upload experience in Retool Database.
  • Improved performance of the code editor when editing styles that reference theme values.
  • Improved referral form UI.
  • Improved the readability of code-search keypaths.

Changed

  • Changed the behavior of column generation in the Table component when dynamic columns are enabled.

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 support for the multi-element branching experience for all source control providers.
  • Added support for the popout code editor in Run script event handlers in the Inspector.
  • Added support for values containing newlines in configuration variables.
  • Added support to allow users to join organizations using Google SSO on an org-scoped login, if the organization has auto-join enabled.
  • Added the ability for admins to reset their organization's logo and favicon to the default.
  • Added the ability to set primary and secondary border colors in the theme editor.
  • Added the ability to set short sessions from the SSO settings page. This was previously only set from the USE_SHORT_SESSIONS environment variable.

Fixed

  • Fixed an issue where preview queries using Ask AI were automatically triggered. Now, queries must be manually triggered.
  • Fixed a styling issue for the deprecated Select component.
  • Fixed an issue when setting dynamic default values on Status Widget components.
  • Fixed an issue where JavaScript linting wouldn't work correctly when apps had too many components.
  • Fixed an issue where Text Input components would error when using raw numbers in border radius styles.
  • Fixed an issue where form.invalid, used to validate Forms, did not work properly.
  • Fixed an issue where a user auto-joining an organization may not be added to the All Users permission group.
  • Fixed an issue where protected resources were becoming unprotected when synced.
  • Fixed an issue where the ListView component resetValue() method would reset incorrect values.
  • Fixed an issue with the OAuth callback URL for protected resources.
  • Fixed an issue with legacy Table components using dark themes where the cell text color had incorrect contrast.
  • Fixed issues with contrast text styling for Calendar and PDF components.
  • Fixed issues with sort mode on Table components.

Improved

  • Improved the appearance of the sharing input in the Share apps modal.
  • Improved the design of the direct access display in the Share apps modal.

Changed

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 a button for adding a resource when the code list is empty.
  • Added an onboarding panel for Retool Workflows.
  • Added an option for downloading workflow run logs.
  • Added an option to the command palette to view documentation for queries.
  • Added options to the command palette for displaying Show on mobile and Show on desktop settings.
  • Added support for SSO token lifespan in SSO settings.
  • Added support for configuring a custom logout redirect URL to SSO settings.
  • Added support for configuring a default user group for specific domains within SSO settings.
  • Added support for non-pixel border radius styles to fall back to pixel values.

Fixed

  • Fixed an issue where configuration variables weren't replaced when using certain legacy OAuth fields.
  • Fixed an issue where module settings were closed when using an unpinned Inspector.
  • Fixed an issue where switching branches while editing a protected query in the Query Library resulted in wrong query values.
  • Fixed an issue where tables with auto-height enabled did not account for summary rows.
  • Fixed an issue where the REQUEST_PASSWORD_RESET_LINK event wasn't displayed in audit logs.
  • Fixed an issue where the height of HTML components were set to zero.
  • Fixed an issue with mobile layouts in web applications.

Improved

  • Improved caption styles for Listbox components so they derive settings from the label color.
  • Improved drag and drop performance in the App editor.
  • Improved modal style controls so they accurately set styles for nested items.
  • Improved the formatting for summary and aggregate cells in Table components.
  • Removed password login for admins on SSO enabled organizations.
  • Removed public links from apps that have been moved to the trash bin.

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 extra-small row height option to the Table component.
  • Added dynamic row background colors to the Table component.
  • Added line height property to Button content.
  • Added support for Teradata to the JDBC resource.

Fixed

  • Fixed Checkbox Group and Switch Group losing the value of conditionally hidden options.
  • Fixed Compare Changes modal not being scrollable.
  • Fixed Toolbar buttons being retained in Source Control even after the user deletes the toolbar itself.
  • Fixed an issue where SCIM tokens with multiple scopes were unauthorized.
  • Fixed border hover state of input adornments, such as the number stepper.
  • Fixed border of the branded header if no border color is set in the app's theme.
  • Fixed border radius of box shadow for editable cell dropdowns in the Table component.
  • Fixed code editor experience for object inputs.
  • Fixed cursor jumping to the start of the field when editing queries.
  • Fixed dropdown styles for the Navigation component when using the "mobile" overflow style.
  • Fixed icons in the State tab displaying at incorrect sizes.
  • Fixed an issue where apps and modules may be missing folders in which existing queries were in, which would result in Toolscript errors.
  • Fixed nested styles for some legacy components inside containers.
  • Fixed protected resources OAuth callback URL.
  • Fixed row colors in the Table component when the background color has transparency.
  • Fixed workflow templates in Self-hosted environments.

Improved

  • Improved audit logging for password resets.
  • Improved guidance in Workflow block settings for run timeout error messages.