All Edge releases of Self-hosted Retool
All release notes for the Edge channel of Self-hosted Retool
Text version of release notes for the Edge channel of Self-hosted Retool. Use the Self-hosted Retool release notes app to search and compare changes between versions.
Self-hosted Retool 3.200
Latest releaseCurrently supported
Self-hosted Retool 3.196
No longer supported
Self-hosted Retool 3.191
No longer supported
Self-hosted Retool 3.188
No longer supported
Self-hosted Retool 3.185
No longer supported
Self-hosted Retool 3.179
No longer supported
Self-hosted Retool 3.178
No longer supported
Self-hosted Retool 3.170
No longer supported
Self-hosted Retool 3.168
No longer supported
Self-hosted Retool 3.163
No longer supported
Self-hosted Retool 3.159
No longer supported
Self-hosted Retool 3.156
No longer supported
Self-hosted Retool 3.149
No longer supported
Self-hosted Retool 3.144
No longer supported
Self-hosted Retool 3.139
No longer supported
Self-hosted Retool 3.136
No longer supported
Self-hosted Retool 3.135
No longer supported
Self-hosted Retool 3.131
No longer supported
Self-hosted Retool 3.130
No longer supported
Self-hosted Retool 3.127
No longer supported
Self-hosted Retool 3.123
No longer supported
Self-hosted Retool 3.120
No longer supported
Self-hosted Retool 3.114
No longer supported
Self-hosted Retool 3.111
No longer supported
Oct 30, 2024
Added
- Added the ability to dynamically set the
Page
when navigating multipage apps viaGo to page
. - Added support for page headers and sidebars for multipage apps.
Improved
Changed
Fixed
Deprecated
Self-hosted Retool 3.105
No longer supported
Self-hosted Retool 3.102
No longer supported
Oct 16, 2024
Added
- Added support for the
retoolContext.currentPage
andretoolContext.pages
global variables for multipage apps.
Changed
Fixed
- Fixed an issue with icon color in listboxes and select components. #(51138)
Self-hosted Retool 3.99
No longer supported
Self-hosted Retool 3.96
No longer supported
Self-hosted Retool 3.93
No longer supported
Self-hosted Retool 3.90
No longer supported
Self-hosted Retool 3.88
No longer supported
Self-hosted Retool 3.85
No longer supported
Self-hosted Retool 3.82
No longer supported
Aug 29, 2024
Added
- Added support for Split Pane when using multipage apps.
- Added support for public and embedded multipage apps.
Improved
Changed
Fixed
Security Fix
Self-hosted Retool 3.77
No longer supported
Self-hosted Retool 3.75
No longer supported
Self-hosted Retool 3.73
No longer supported
Self-hosted Retool 3.69
No longer supported
Self-hosted Retool 3.68
No longer supported
Self-hosted Retool 3.66
No longer supported
Self-hosted Retool 3.64
No longer supported
Self-hosted Retool 3.62
No longer supported
Self-hosted Retool 3.60
No longer supported
Self-hosted Retool 3.58
No longer supported
Self-hosted Retool 3.56
No longer supported
Self-hosted Retool 3.54
No longer supported
Self-hosted Retool 3.52
No longer supported
May 15, 2024
Added
- Added support for
currentSourceRow
to thehidden
property of Table component actions.
Improved
Fixed
Removed
Self-hosted Retool 3.50
No longer supported
Self-hosted Retool 3.48
No longer supported
May 1, 2024
Added
- Added the
WORKFLOW_TEMPORAL_ENCRYPTION_ENABLED
environment variable that enables support for Temporal payload encryption. - Added the
utils.mobileLogout()
method that logs a user out of a Retool Mobile app. - Added the
select()
method to text input components to allow programmatic text selection. - Added support for the
utils.exportData()
method in mobile apps for exporting CSV, TSV, and JSON data.
Improved
- Improved the layout of query options (e.g., **Run behavior) in the code editor.
Changed
- Automatically collapsed all nodes on first load of the node tree view.
- Wrap strings to multiple lines in the output of workflow blocks.
Fixed
- Fixed an issue with Resource query blocks for OpenAPI resources.
- Fixed an issue where self-hosted customers could erroneously create multiple organizations
- Fixed an issue with collapsed nodes in IDE tree views.
- Fixed an issue where collapsed nodes in the Component Tree view may be incorrectly presented as not visible.
- Fixed an issue where the Inspector panel remained open when unpinned after selecting a component.
- Fixed an issue with the domain display for the Jira integration.
- Fixed an issue with copying components to preserve dependencies between them.
- Fixed an issue where Parent Window queries would not run for empty values as expected.
- Fixed an issue with the Key Value component where the Allow Custom Values setting would not work as expected.
- Fixed an issue where certain keyboard shortcuts unintentionally toggled checkboxes.
- Fixed an issue with text selection in the HTML component.
Self-hosted Retool 3.46
No longer supported
Apr 26, 2024
Added
- Added support to display both SAML and OpenID SSO buttons if both methods are configured.
- Added functionality to allow downloads in Custom Component.
- Added drag and drop functionality for code folders in the Code editor.
- Added a new tree view that allows nesting of code under containers and frames.
- Added collapsible support to containers for mobile apps.
Improved
- Improved the experience of rearranging containers in the IDE.
Changed
- Updated default width for Icon and Button components.
Fixed
- Fixed an issue where mobile apps would display a start page of
0
when using server-side pagination. - Fixed an issue where
additionalScope
would not function correctly in the Table component. - Fixed an issue with incorrect time calculations in workflows.
- Fixed an issue where an app may crash if it contained multiple dependency cycles.
- Fixed an issue where selects were breaking in popovers.
- Fixed an issue with sidebar height calculation to use branded header height offset.
- Fixed an error message displayed on a 403 error when testing connection for custom component libraries.
- Fixed an issue with the line variant for Tabs component not working as expected.
- Fixed issue with Retool AI queries on Workflows feature.
- Fixed an issue with the contextual menu when browsing apps.
- Fixed an issue with sidebar and inspector pinned state persistence not being saved correctly after a refresh.
- Fixed an issue with search term filtering for Table components that have more than 10,000 rows.
Deprecated
- Deprecated the S3 uploader component.
- Deprecated the Braintree card form component.
- Deprecated the Query Builder component.
- Deprecated the Toggle List (Feature Flag) component.
Self-hosted Retool 3.44
No longer supported
Apr 17, 2024
Added
- Added the Spacer mobile component. (#43101).
- Added a popout code editor to Retool AI queries with large queries. (#43104).
Improved
Fixed
- Fixed an issue where apps that contain the Signature component may crash. (#43177).
- Fixed an issue with the stepper buttons for the Number Input component. (#43147).
- Fixed an issue where tooltips in the code editor may flicker. (#43110).
Self-hosted Retool 3.42
No longer supported
Apr 15, 2024
Added
Improved
Changed
- Implemented bundling and obfuscation for Node/Java packages and code.
Fixed
Self-hosted Retool 3.41
No longer supported
Apr 5, 2024
Added
- Added support for Base64-encoded
data:
URIs toutils.playSound
in mobile apps. - Added the Ask AI assistant in workflow functions and loop blocks.
- Added support for split panes.
- Added the
/configuration_variables
endpoint to the Retool API. - Added the option to download audit logs.
- Added support for grouped styles of nested components.
Improved
- Improved handling of sensitive values in the Retool API.
- Improved Snowflake stream consumption.
Fixed
- Fixed an issue with
setGrouping()
for the Table component. - Fixed an issue where Intercom settings would be included in the response when updating an organization's theme.
- Fixed an issue with the appearance of the Editable Number component.
- Fixed an issue where the
updated_at
field would appear when comparing app versions. - Fixed an issue with a race condition when using Retool AI.
- Fixed an issue where resource icons may not appear.
- Fixed an issue with grouping components in header areas and list views.
- Fixed an issue where
moduleContainer
could be renamed. - Fixed an issue where input styles may not be correctly overridden.
- Fixed an issue where attempting to use more than 255 characters for an app name or description may cause a
500
error. - Fixed an issue with styling of the autocomplete tooltip in workflow blocks.
- Fixed an issue where table changes were incorrect when using non-primitive primary key columns.
Security Fix
- Fixed an issue that caused sensitive resource information to be returned to authenticated users on some page loads (CVE-2024-42056).
Self-hosted Retool 3.40
No longer supported
Self-hosted Retool 3.39
No longer supported
Self-hosted Retool 3.38
No longer supported
Self-hosted Retool 3.37
No longer supported
Self-hosted Retool 3.36
No longer supported
Feb 27, 2024
Added
- Added support for users to enable two-factor authentication without it being required by their Retool organization.
- Added support for dragging frames onto the canvas in the App IDE.
- Added support for data streaming to Anthropic AI models.
- Added the Edited Cell Indicator style to Table component.
Improved
- The Mobile Image Input component can be configured to only take photos and not select media from the device.
- Improved component searches in the App IDE.
- Tags display placeholder text when values are not in the option list.
Fixed
- Fixed an issue with the List View component when padding is set to
0
. - Fixed an issue where the specified environment for a workflow reverts back to production upon refresh.
- Fixed an issue where the Terminate run button did not appear in Run History while a workflow run was in progress.
- Fixed an issue with Python in workflows if a library was not explicitly imported.
- Fixed an issue with the Table component where Avatar columns would display fallback text below the image.
- Fixed an issue where
getCurrentPosition()
would not function correctly when running a mobile app natively.
Deprecated
- Deprecated the legacy Modal component. Use the Modal frame to display modals in apps.