Release notes for Self-hosted Retool 2.100. First released on October 10, 2022.
2.100.13
August 16, 2023
- Removed a dependency on a deprecated third party service for user avatars
2.100.12
December 16, 2022
- Added support for group filtering to our SCIM integration
2.100.11
November 28, 2022
- Fixed issues causing queries with disabled properties to infinitely loop
2.100.10
November 21, 2022
- Fixed issues with Protected Resources when resources have name conflicts or special characters
2.100.9
November 8, 2022
- DATABASE_URL
2.100.7
October 21, 2022
- Fixed an issue where form data keys using strings for numbers generated arrays.
2.100.6
October 21, 2022
- Fixed an issue where Gitlab org, repo, and branch were not set from environment variables
2.100.5
October 18, 2022
- Fixed an issue that reset branch would unprotect other applications
- transactionalSourceControlDeployments
2.100.4
October 18, 2022
- Updates HTTP header parsing dependency to prevent errors in parsing headers.
- Fixed an issue where some moment functions did not render correctly in table columns.
- NODE_EXTRA_CA_CERTS
2.100.3
October 12, 2022
- Patched an SSRF-vulnerable endpoint.
2.100.2
October 10, 2022
- Added stronger password requirements.
- Improved CouchDB error messaging for Test Connection.
- Improved performance when using console.log in Debug Tools.
- Fixed error with MongoDB queries in the query library.
- Made the start block visible when opening the canvas.
- Paste in correct row in main frame if there are components in the sidebar.
- Fixed an issue where null values in form.initialData causes form value to be overridden.
- Widgets nested in containers will no longer be pasted at incorrect positions.
- Can now use alt+shift keys for Number Input widget.
- Fixed visual inconsistencies with the Browse Apps interface.
- Fixes pasting below selected widgets within nested containers.
- Fixed conditional and forEach blocks to render fullscreen when minimized.
- Prevents two widget context menus from showing between canvas and component tree.
- Added disabling of the resource modal test connection button if required fields are missing.
- Form data key
- Fixed issue for Single Tag columns in Tables where option label would not render when option value was also set.
- Added a scrolling of diffs list by clicking on component name.
- Fixed field renaming of selected item using custom collection view.
- Improved consistent spacing between controls in the Header (zoom, panel toggles, etc).
- Fixed Wizard widget crashing when naming step with invalid name.
- Improves performance of panel resize in the Editor.
- Significantly improved evaluation performance for mapped fields.
- Improved row selection performance in the Table component.
- Fixed issue with falsy values rendering incorrectly when using the Tag column type in Table.
- Added an indicator to queries if results were not recently updated.