Skip to main content

Self-hosted Retool 3.8

Released on August 24, 2023.

Deprecated release
This release has been deprecated and is no longer supported.

3.8.16

Self-hosted Retool 3.8.16-legacy was released on .

Fixed

  • Fixed an issue with OAuth replacements.

3.8.15

Self-hosted Retool 3.8.15-legacy was released on .

Fixed

  • Fixed an issue with setting the dynamic default value for the Status Component.

Added

  • Added support for GCM encryption (using the USE_GCM_ENCRYPTION environment variable) for Workflows.

3.8.12

Self-hosted Retool 3.8.12-legacy was released on .

Fixed

  • Fixed an issue where creating a workflow from a template would fail.

3.8.9

Self-hosted Retool 3.8.9-legacy was released on .

Fixed

  • Fixed an issue with mobile app creation for organizations that have not configured Retool Database.

3.8.8

Self-hosted Retool 3.8.8-legacy was released on .

Fixed

  • Fixed an issue with Toolscript serialization of table group and summary aggregations.

3.8.7

Self-hosted Retool 3.8.7-legacy was released on .

Fixed

  • Fixed an issue where color picker theme styles were not adopting from app themes.
  • Fixed an issue with misfiring auth rotation workflows for self-hosted deployments using Retool-managed Temporal.

Added

  • Added support to track changes across multiple apps, modules, and queries in Source Control by default.

3.8.6

Self-hosted Retool 3.8.6-legacy was released on .

Fixed

  • Fixed an issue with the color picker theme not inheriting settings from app theme.
  • Turned multi-element branching on by default.

3.8.4

Self-hosted Retool 3.8.4-legacy was released on .

Fixed

  • Fixed an issue where hex codes didn't work for the theme editor.

3.8.3

Self-hosted Retool 3.8.3-legacy was released on .

Fixed

  • Fixed an issue where a specific configuration caused logs to be overly verbose.

3.8.2

Self-hosted Retool 3.8.2-legacy was released on .

Fixed

  • Fixed an issue where legacy table styles weren't properly applied.
  • Fixed an issue where the new IDE downgrade modal displayed the wrong deadline date for downgrading by.

3.8.1

Self-hosted Retool 3.8.1-legacy was released on .

Fixed

  • Fixed an issue where imported queries may not function correctly in some circumstances.
  • Fixed an issue where certain template expressions caused incorrect dependencies.
  • Fixed an issue where increasing the number of instances in a nested list view would cause components to render incorrectly.
  • Fixed an issue where lint errors in code editor template strings would incorrectly display.
  • Fixed an issue where organizations using two-factor authentication could have issues allowing users to automatically join.
  • Fixed an issue where queries that don't support Extract to Query Library would still display the option.
  • Fixed an issue where scrolling a component may cause the viewport to scroll as well.
  • Fixed an issue where the Table component's overflow tooltip would unnecessarily show.
  • Fixed an issue where the Tabs component may not overflow correctly if margin is set to none.
  • Fixed an issue where the branding page was being incorrectly shown to organizations on certain plans.
  • Fixed an issue where timestamps for Firestore resources were not standardized.
  • Fixed an issue where tooltips would not display correctly.
  • Fixed an issue with code editor validation for color inputs in the Table component.
  • Fixed an issue with encryption for config variable values.
  • Fixed an issue with the Table component that prevented switching the to progress format.
  • Fixed an issue with the size of Text Input components when marginType is none.

Added

  • Added a new code editor for JSON.
  • Added a summary row to the Table component.
  • Added an options parameter to fileUtils.parseXLSX.
  • Added evaluation results for {{ }} Retool variables in Transformers.
  • Added links to Retool's Terms of Service for customers and users.
  • Added option to the Table component to toggle whether hidden column data is included when exporting data.
  • Added support for aggregate cells with grouped rows to the Table component.
  • Added support for dynamic columns to the Table component.
  • Added support for referencing currentRow in a Table column's status indicator.
  • Added the ability to resize columns in the results pane for Retool Workflows.
  • Added the ability to set a default region on an organization and override it for individual resources.
  • Added the option to toggle whether to log in with Google or username and password.

Improved

  • Improved AI Assist to correctly reference values from Global objects.
  • Improved OpenAI queries when used with transformers so AI-generated code automatically wraps variables using {{ }}.
  • Improved property browsing for Global objects.
  • Improved syntax highlighting on various components.
  • Improved the functionality of autocomplete in the code editor.
  • Improved the responsiveness of the Header frame.

Changed

  • Public apps are now enabled by default for Retool Cloud organizations on the Enterprise plan.
  • Upgraded the version of Node.js used by the Retool backend to v18.17.0.
Self-hosted Retool releases may include some changes that only apply to cloud-hosted organizations.