Self-hosted Retool 2.116
This release has been deprecated and is no longer supported.
2.116.18
Self-hosted Retool 2.116.18-legacy was released on .
Removed
- Removed a dependency on a deprecated third party service for user avatars.
2.116.17
Self-hosted Retool 2.116.17-legacy was released on .
Fixed
- Fixed an issue that might cause failures on start up
2.116.15
Self-hosted Retool 2.116.15-legacy was released on .
Changed
- Context menus now appear above the query editor and not behind it when right clicking a component..
2.116.13
Self-hosted Retool 2.116.13-legacy was released on .
Fixed
- Fixed a security issue where backend images were susceptible to server side request forgery (SSRF).
2.116.12
Self-hosted Retool 2.116.12-legacy was released on .
Fixed
- Fixed the regression with using underlying AWS credentials. Now S3, Lambda, Dynamo DB & Athena will use the same underlying credentials as pre-2.111.
- Fixed MongoDB query failure for query with large response size
2.116.11
Self-hosted Retool 2.116.11-legacy was released on .
Fixed
- Fixed a bug with dense row heights in the legacy Table component
2.116.10
Self-hosted Retool 2.116.10-legacy was released on .
Fixed
- Fixed the connection string field on the JDBC connector to accept any options
2.116.9
Self-hosted Retool 2.116.9-legacy was released on .
Fixed
- Fixed a bug that resulted in intermittent 500 errors caused by ECONNRESET and socket hang ups when running queries
2.116.5
Self-hosted Retool 2.116.5-legacy was released on .
Added
- Added an option to Retool Mobile's Signature component to disable forced landscape mode on native devices.
Fixed
- Fixed an error when trying to set a weak password during the reset password flow
2.116.3
Self-hosted Retool 2.116.3-legacy was released on .
Added
- Added
DBCONNECTOR_AWS_SKIP_DEFAULT_PROVIDER_DYNAMODB
. Set this to true if you have problems with AWS authentication for DynamoDB on ECS - Added
DBCONNECTOR_AWS_SKIP_DEFAULT_PROVIDER_LAMBDA
. Set this to true if you have problems with AWS authentication for Lambda on ECS - Added
DBCONNECTOR_AWS_SKIP_DEFAULT_PROVIDER_S3
. Set this to true if you have problems with AWS authentication for S3 on ECS
Fixed
- 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
- Fixed a regression with Default Credential Provider for S3, Lambda and DynamoDB.
2.116.2
Self-hosted Retool 2.116.2-legacy was released on .
Added
- Added a Databricks integration.
- Added a generic JDBC connector for Self-hosted Retool.
- Added an improved version of the Slack integration.
- Added support for NO_PROXY to RestAPI and GraphQL requests.
- Added support for OpenAPI specs that require Basic authentication.
- Added the ability to select components directly from hover tooltips in the query editor.
- Added an option to persist search terms in the MultiSelect component.
Fixed
- Fixed an issue where Digest authorization header creation may not include the
opaque
value. - Fixed an issue where Inspector dropdown menus may not filter correctly.
- Fixed an issue where linting errors would incorrectly show on the
await
keyword. - Fixed an issue where module queries may incorrectly appear for modules that don't contain queries.
- Fixed an issue where Multiselect and Multiselect Listbox components included
undefined
invalue
when options were dynamically removed. - Fixed an issue where parentWindow queries may not run correctly when using the latest runtime.
- Fixed an issue where Retool Database schemas were unnecessarily refetched.
- Fixed an issue where SSO login on Retool Mobile would show an error when switching between apps on Android devices.
- Fixed an issue where the Chart component may render incorrectly.
- Fixed an issue where the Data Source dropdown menu would not render correctly if there were queries with long names.
- Fixed an issue where the Table component may incorrectly show a Downgrade option.
- Fixed an ssue where non-admin users may not be able to create a foreign key column in Retool Database tables.
- Fixed Cmd+L keyboard shortcut to format code in Retool Workflows.
Improved
- Improved behavior of tooltips in the App editor
- Improved error reporting in custom authentication.
- Improved error reporting in List View components in the latest runtime.
- Improved spacing and styling of the JavaScript query code editor.
- Improved the Elasticsearch integration.
- Improved the Form generator modal to open documentation in new tab.
- Improved the interface of the Retool Database resource page.
- Improved the layout of the Slack block in Retool Workflows.
- Improved the load time of the Workflows home page.
- Improved the scroll behavior of Code blocks in Retool Workflows.
Self-hosted Retool releases may include some changes that only apply to cloud-hosted organizations.