Skip to main content

Self-hosted Retool 2.121

Release notes for Self-hosted Retool 2.121. First released on June 1st, 2023.

2.121.14

August 16, 2023

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

2.121.13

  • Fixed an issue with workflows and flag DISABLE_FORWARDABLE_COOKIE_DECODING

2.121.12

  • Fixed an issue with BigQuery auth

2.121.11

  • Fixed an issue with workflows
  • Fixed an issue with certificates

2.121.10

  • Fixed an issue with event handler saves

2.121.7

  • Enable Google Analytics 4 in the Analytics feature by default

2.121.5

  • Fixed an issue with assuming role when using default credential provider in AWS ECS deployments.

2.121.3

  • Fixed an issue where the sign-up link did not appear on the login page

2.121.2

  • Fixed an issue that might cause failures on start up

2.121.1

  • Added a maximum response size of 100 MB when fetching database schemas.

  • Added bottom sheet in Retool Mobile to display screens as an overlay that slides up from the bottom of the app.

  • Added fallback message for code and conditional blocks in Retool Workflows when no results are returned.

  • Added JSON as a Workflows parameters option when running Workflows from apps.

  • Added Microsoft Teams integration.

  • Added navigator.selectTab() method and event handler action in Retool Mobile to select screens.

  • Added resource templates and new onboarding routes for the resource templates.

  • Added rtAppSwitcherDrawerItemSettingsHidden and rtAppSwitcherDrawerItemLogoutHidden fields to managed app config in Retool Mobile, which hide settings and logout in mobile app side drawers.

  • Added rtDisableAppSwitcherDrawer to the managed app config in Retool Mobile to disable mobile app side drawers.

  • Added support for cookies in the OpenAPI resource configuration.

  • Added support for using Retool-exposed environment variables when configuring custom authentication.

  • Added the ability to remove nested arrays and objects from an OpenAPI query.

  • Added the option in Retool Workflows when running a block to also run all previous blocks in the same control flow.

  • Added the option to specify maxPoolSize in MongoDB resources.

  • Added type-coercion details when setting values in the App editor.

  • Fixed an error where JavaScript queries returning Promise.reject() would not terminate when using the latest runtime.

  • Fixed an issue in Retool Mobile where the Image Input component's resolution settings may not be enforced.

  • Fixed an issue in Retool Workflows where Query blocks for resources with NoSQL integrations may not autocomplete or execute.

  • Fixed an issue where a user's name may not be saved during signup.

  • Fixed an issue where duplicate application names were created from templates.

  • Fixed an issue where module outputs with dependencies did not work as expected.

  • Fixed an issue where plotly.js would not import when using the latest runtime.

  • Fixed an issue where tooltips for function signatures on some utility methods would show unknown return values.

  • Fixed an issue where tooltips may appear to be blank.

  • Fixed an issue where using the Command Palette may cause other modals to appear unexpectedly.

  • Fixed an issue where workflow parameters were not configurable on event handlers.

  • Fixed an issue with the Link List component where selecting link color settings my incorrectly display Label settings in the Inspector.

  • Improved app sharing behavior to copy the link when there are no previous releases.

  • Improved block resizing in Retool Workflows.

  • Improved branch naming in Source Control so that whitespace is automatically replaced with -.

  • Improved error messages in the query editor when the schema fails to return.

  • Improved loading time of Retool Database menu items.

  • Improved performance when using List View components in the latest runtime.

  • Improved the apperance of monospace text, icon design, and footer size in the App editor.

  • Improved the behavior of popovers in the Code editor.

  • Improved the order of settings in the Inspector for the Table component.

  • Improved the performance of transformers when using the latest runtime on Google Chrome.