Skip to main content

Self-hosted Retool 2.110

Release notes for Self-hosted Retool 2.110. First released on February 24, 2023.

2.110.13

August 16, 2023

  • Removed a dependency on a deprecated third party service for user avatars

2.110.12

May 2, 2023

  • Fixed a bug that resulted in intermittent 500 errors caused by ECONNRESET and socket hang ups when running queries

2.110.11

April 25, 2023

  • Fixed an issue with using protected resources beta and local development

2.110.10

April 20, 2023

  • Fixed an issue where protected resources with multiple environments could not be moved
  • Fixed issue where renaming protected apps causes the app to be unprotected for AWS Code Commit

2.110.8

March 29, 2023

  • DISABLE_IMAGE_PROXY

2.110.6

March 17, 2023

  • current_user.locales

2.110.5

March 13, 2023

  • NO_PROXY
  • Fixed an issue with time-based expiration for custom authentication.

2.110.4

March 3, 2023

  • Fixed an issue where AWS CodeCommit API limits where hit when using Source Control

2.110.3

March 1, 2023

  • Fixed bug where apps were not rendering when using the new runtime

2.110.2

February 27, 2023

  • Fixed a bug that caused public apps to render at 100% width regardless of the application's set maximum width

2.110.1

February 24, 2023

  • Fixed refresh for Google resources
  • Implemented following focus when dragging a block or arrow outside the edge of the canvas
  • Fixed an issue where Select and Multiselect components could select disabled values with search
  • Added support for IAM authentication for Amazon Redshift resources
  • Removed non-functional cache options UI for queries that are imported from Query Library
  • Added a feature that automatically expands the component tree on the left when you select a component in the canvas
  • Fixed a bug preventing users from uploading certificates for TLS on Windows
  • Fixed copying and pasting containers and modals with nested modules
  • NO_PROXY
  • Added a toggle to prevent scroll from changing values in the Number Input component
  • Fixed an issue where the variable editor was erroneously showing up for a GraphQL Resource in the Query Library
  • Updated to use new Unified TLS options form for Cassandra
  • Added a final stage to the unprotect and protect flow
  • Added See token status to OAuth forms
  • Added a loading state for the branch actions selection menu that appears after creating or renaming a branch
  • Implemented a post deletion warning for open PRs on GitHub
  • Updated supported AWS regions
  • Restricted backend methods for source control when syncs are failing
  • Added a feature that automatically sends emails when the jobs runner fails to deploy a commit; added a settings toggle for on-prem customers to opt out of this feature
  • Fixed the height of Form components when they're dragged out from the create panel
  • Added SSH Tunneling for Amazon Redshift
  • Fixed navigation items when a theme is applied
  • Added name tooltip over the component icon in the right panel
  • HTTP_PROXY
  • Updated the TLS frontend for gRPC
  • Fixed HTML spacing issue when searching by 'created by'
  • Fixed reloading a schema while switching between environments in the Query Library
  • Fixed Source Control issue causing incorrect app history
  • Fixed an issue where the Actions column of tables sometimes wouldn't show up
  • Disabled protecting, unprotecting, and pushing changes to protected apps when deploys are currently failing
  • Launched Source Control - Protected Resources which enables controlling changes to resources through pull requests in your source control provider