Skip to main content

Self-hosted Retool 2.111

Release notes for Self-hosted Retool 2.111. First released on March 13, 2023.

2.111.19

August 16, 2023

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

2.111.18

May 23, 2023

  • Fixed the regression with using underlying AWS credentials. Now S3, Lambda, Dynamo DB & Athena will use the same underlying credentials as pre-2.111. Please use one of the following environment variable to opt-in to using standardized defaultProvider module for default credentials provider:
  • DBCONNECTOR_AWS_ENABLE_DEFAULT_PROVIDER_DYNAMODB for DynamoDB
  • DBCONNECTOR_AWS_ENABLE_DEFAULT_PROVIDER_LAMBDA for Lambda
  • DBCONNECTOR_AWS_ENABLE_DEFAULT_PROVIDER_S3 for S3

2.111.17

May 16, 2023

  • Fixed a bug with dense row heights in the legacy Table component

2.111.16

May 2, 2023

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

2.111.15

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.111.13

April 19, 2023

  • Fix a regression with Default Credential Provider for S3, Lambda and DynamoDB.
  • Add DBCONNECTOR_AWS_SKIP_DEFAULT_PROVIDER_DYNAMODB. Set this to true if you have problems with AWS authentication for DynamoDB on ECS
  • Add DBCONNECTOR_AWS_SKIP_DEFAULT_PROVIDER_LAMBDA. Set this to true if you have problems with AWS authentication for Lambda on ECS
  • Add DBCONNECTOR_AWS_SKIP_DEFAULT_PROVIDER_S3. Set this to true if you have problems with AWS authentication for S3 on ECS

2.111.13

April 10, 2023

  • Fix S3, Lambda and DynamoDB authentication for ECS

2.111.12

April 4, 2023

  • Add DBCONNECTOR_AWS_ROLE_ASSUMER_WITH_WEB_IDENTITY. Set this to true to use Default Credential Provider with EKS

2.111.9

March 29, 2023

  • DISABLE_IMAGE_PROXY

2.111.4

March 17, 2023

  • current_user.locales
  • Added ability to sync Query Library queries by name for multi-instance users

2.111.3

March 13, 2023

  • NO_PROXY

2.111.2

March 9, 2023

  • Improved drag and drop system to fix common pain points when moving components around the canvas
  • Reduced scope of Source Control email alerts to only commit-related errors
  • Removed release version tag in URL when sharing live version of app
  • Added some resources missing from workflows
  • Added a Note feature for workflows that allows users to comment their blocks
  • selection
  • Added namespaced table schemas to MySQL schema explorer
  • true
  • Reduced MongoDB max pool size from 100 to 10
  • Added support for IAM auth for Athena resources
  • Improved stability and throughput of Postgres SSH Connections]
  • Enabled specifying a branch or environment with the retool embed API
  • Improved performance of full and partial syncs in Source Control
  • Fixed an issue where branding headers could cover app content
  • Fixed the move to folder option for workflows
  • Fixed MongoDB schemas in the Query Library
  • Fixed layout bug in apps with both a header and sidebar in presentation mode
  • Fixed reset branch modal to correctly paginate remote branches
  • Fixed an issue with the environment switcher callout when dismissed
  • Fixed environments scrolling issue when there are many environments]
  • Fixed reset branch diffs in Source Control
  • Improved workflows autolayout interaction
  • Fixed bug which would cause public apps to render at 100% width regardless of the set maximum width
  • Fixed an issue where typing in certain input components when in an app's header would scroll the page
  • Fixed an issue withi Redshift IAM auth
  • Fixed issues with history functionality in Query Library