Skip to main content

Changelog

Updates, changes, and improvements at Retool.

203 posts tagged with "Retool Cloud"

View All Tags

Retool 2.118

  • Added additional permissions checks when running workflows from apps.
  • Added a refresh button to workflow run history in Retool Workflows.
  • Added keyword search terms for icons.
  • Added rate limiting when triggering workflows from apps.
  • Added retry functionality to workflow blocks.
  • Added support for apps to wait for a response when triggering workflows with Response blocks.
  • Added support for scope selection to BigQuery resources.
  • Displays an error message when a SCRIPT tag in a Custom Component fails to load.
  • Fixed an issue where a protected resource with multiple environments could not be moved.
  • Fixed an issue where code autocomplete may return a list of unrelated results in the code editor.
  • Fixed an issue where editing preloaded JavaScript may cause URL parameters to not function correctly when using the latest runtime.
  • Fixed an issue where event handlers with dependencies on other event handlers may not function correctly when using the latest runtime.
  • Fixed an issue where parent window queries may hang if the parent window failed to respond.
  • Fixed an issue where queries may run in a stale state when saving changes under poor network conditions.
  • Fixed an issue with Retool Mobile apps where input sheets may not function correctly when using the on-screen keyboard.
  • Improved component search results in the right panel of the App editor.
  • Improved GUI mode queries that perform bulk updates by increasing timeout to 120s.
  • Improved handling and messaging for users that do not have sufficient permissions to perform certain actions.
  • Improved insufficient permission error handling on pages for which users do not have access.
  • Improved JavaScript linting in code editors.
  • Improved query editor formatting by changing the keyboard shortcut to Shift+Alt+F.
  • Improved the functionality of the pop-out code editor.
  • Improved the layout of resource settings.

Retool 2.117.1

  • Added a "Default camera" setting on the Scanner component on Retool Mobile to support toggling between front and back cameras.
  • Added a link to the JDBC documentation within the JDBC editor.
  • Added an rtTags field to managed app configs for Retool Mobile to support arbitrary key-value pairs on Android devices.
  • Added controls to display List View components horizontally or as a grid.
  • Added permissions restrictions when running Workflows from apps.
  • Added placeholder JSON to the Workflow Params field when using Workflow resources in the query editor.
  • Added support for the beautifulsoup4, json, datetime, and tabulate libraries in Retool Workflows blocks.
  • Fixed a memory leak.
  • Fixed an issue where an unnecessary error would show in the Firebase raw query editor.
  • Fixed an issue where changes to the Inspector may be undone.
  • Fixed an issue where hover tooltips did not work on items within nested List View components.
  • Fixed an issue where JavaScript variables would be overridden in the latest runtime when the "Keep variables in sync" setting was enabled.
  • Fixed an issue where Jira resources may fail to authenticate when using shared credentials.
  • Fixed an issue where key values would occasionally fail to render new data in the latest runtime.
  • Fixed an issue where public apps with passwords would sometimes fail to load when using the latest runtime.
  • Fixed an issue where temporaryState.setIn did not work propertly in some cases in the latest runtime.
  • Fixed an issue where the FullStory alert handler in Retool Workflows did not properly accept an API key.
  • Fixed an issue where the hover tooltips in the query editor would sometimes move away from the editor when scrolling.
  • Fixed an issue where the lastest runtime crashed from using the keyword parent in some template strings.
  • Improved text selection on Retool Mobile.
  • Removed the connection string display in the Resource config for Retool Database. Connection strings are accessible from the dropdown in the Database editor.

Retool 2.117

  • Added Query Library support to Retool Workflows.
  • Added SQL query support to Elasticsearch resources.
  • Fixed an issue where a stale query may run immediately after being edited when using the latest runtime.
  • Fixed an issue where the App editor may crash when hovering over a tooltip.
  • Fixed an issue where the option to invite new users may appear to users without administrator access. Users couldn't invite other new users due to insufficient privileges.
  • Fixed an issue where workflows may not display crontab information on the workflows page in Retool Workflows.
  • Improved links to workflows and folders in Retool Workflows.
  • Improved the editing experience for long cell values in the Table component.
  • Improved visiblity of workflow names for users without sufficient permissions.

Retool 2.116.1

  • Added support for NO_PROXY to RestAPI and GraphQL requests.
  • Added support for OpenAPI specs that require Basic authentication.
  • 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 module queries may incorrectly appear for modules that don't contain queries.
  • Fixed an issue where parentWindow queries may not run correctly when using the latest runtime.
  • 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 issue where non-admin users may not be able to create a foreign key column in Retool Database tables.
  • Improved the Form generator modal to open documentation in new tab.
  • Improved the interface of the Retool Database resource page.
  • Improved the scroll behavior of Code blocks in Retool Workflows.

Retool 2.116

  • Added a Databricks integration.
  • Added an improved version of the Slack integration.
  • Added support for parent window communication in the latest runtime.
  • Added the ability to select components directly from hover tooltips in the query editor.
  • Fixed an issue where linting errors would incorrectly show on the await keyword.
  • Fixed an issue where Multiselect and Multiselect Listbox components included undefined in value when options were dynamically removed.
  • 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 with broken custom auth template strings.
  • Fixed Cmd+L keyboard shortcut to format code in Retool Workflows.
  • 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 layout of the Slack block in Retool Workflows.
  • Improved the load time of the Workflows home page.

Retool 2.115

  • Added Backspace/Delete keyboard shortcut to remove blocks in Retool Workflows.
  • Added contextual callouts for recently added blocks to the Workflow editor in Retool Workflows.
  • Added support for uploading CSV files into existing tables in Retool Database.
  • Fixed an issue where a query's confirmation message may not appear when using the latest runtime.
  • Fixed an issue where clearing a form with JavaScript may not function correctly when using the new runtime.
  • Fixed an issue where initial form data may not be set when using the latest runtime.
  • Fixed an issue where the PDF component may crash when loading certain PDF files.
  • Improved messaging when a user does not have permission to edit an app.
  • Improved messaging when enabling shared credentials for OAuth resources.
  • Improved the query editor schema browser when using Retool Database so that it always up to date.
  • Improved the results pane UI in workflow blocks.
  • Improved the Slack integration with support for Slack API operations.

Retool 2.114

  • Added an option to show or hide all block comments in Retool Workflows.
  • Added cookies support to OpenAPI resources.
  • Added SSH tunneling support to Elasticsearch resources.
  • Added token management for shared or unshared OAuth resources.
  • Fixed an issue where a Retool app would crash under certain conditions when using custom URL parameters and the latest runtime.
  • Fixed an issue where custom components would not function correctly when using the latest runtime.
  • Fixed an issue where event handlers would not function correctly when using the latest runtime.
  • Fixed an issue where file input components would not function correctly when using the latest runtime.
  • Fixed an issue where links would not always open in a new tab using the latest runtime.
  • Fixed an issue where localStorage values would not be set correctly when using the latest runtime.
  • Fixed an issue where Multiselect component tags would render with excessive vertical spacing.
  • Fixed an issue where navigating between Retool apps would trigger excessive notifications in the latest runtime.
  • Fixed an issue where Navigation component event handlers would be cleared if the logo was updated.
  • Fixed an issue where previewing a query with invalid syntax would result in a 400 error.
  • Fixed an issue where some preloaded JavaScript would not funtion correrctly when using the latest runtime.
  • Fixed an issue where the Mobile Scanner component would not correctly trigger event handlers if multi-scan capture was enabled.
  • Fixed an issue where the Wizard component would not function correctly when using the latest runtime.
  • Fixed an issue with error reporting when using the latest runtime.
  • Fixed an issue with excessive undo actions after renaming a component when using the latest runtime.
  • Improved App editor performance when renaming components.
  • Improved app reliability when swithcing back to the legacy runtime.
  • Improved code autocompletion for preloaded JavaScript libraries.
  • Improved connection testing and debugging for Amazon S3 resources.
  • Improved connection testing and debugging for DynamoDB resources.
  • Improved OpenAPI resources behavior in Retool Workflows.
  • Improved the position of tooltips when selecting icons in the App editor.

Retool "2.113"

  • Added BitBucket configuration options to Source Control settings.
  • Added columns to the Workflows tab to display more information.
  • Added connection testing and debugging when configuring Firebase resources.
  • Added link to first-party documentation in the query editor when using a Stripe resource.
  • Added option to resize Code blocks in Retool Workflows.
  • Added status bar options to select an environment, and browse or revert the history of queries in the Query Library.
  • Added the Code block in Retool Workflows to separate code execution and resource queries. Query blocks are now Resource query blocks.
  • Added the Smart block in Retool Workflows to interact with ChatGPT.
  • Added the Response block in Retool Workflows to send webhook event responses.
  • Fixed an issue in Retool Mobile where the clearValue() and resetValue() methods for the Image Input component would not function correctly.
  • Fixed an issue where apps would redirect and load multiple times under certain conditions when using the latest runtime.
  • Fixed an issue where branding headers would overlap app content.
  • Fixed an issue where certain JavaScript utility methods would not function correctly in Safari.
  • Fixed an issue where custom CSS would not function correctly when using the latest runtime.
  • Fixed an issue where Debug Tools would not function correctly when using the latest runtime.
  • Fixed an issue where OpenAPI queries would not run if they contained an expression with double quotes.
  • Fixed an issue where preloaded JavaScript would not function correctly when using the latest runtime.
  • Fixed an issue where Query Library queries would not display the apps in which they're used.
  • Fixed an issue where Source Control using AWS CodeCommit would not create commits with more than 100 files.
  • Fixed an issue where the query editor would not function correctly if a selected endpoint path contained a comma.
  • Fixed an issue where the State tab in the App editor would not display parsedValue for File Input and similar components.
  • Fixed an issue where the Tabbed Container component would not function correctly when under certain conditions using the latest runtime.
  • Fixed an issue where the Table component would incorrectly sort numbers if cells contained null values.
  • Improved autolayout of workflows in Retool Workflow.
  • Improved behavior of REST API resources configured with shared credentials to match other resources.
  • Improved block note editing in Retool Workflow.
  • Improved debugging information for Redis resources.
  • Improved JavaScript linting to identify unnecessary use of {{ }}.
  • Improved Source Control to automatically create pull requests when unprotecting an app or resource.
  • Improved the information in the onboarding workflow in Retool Workflows.
  • Improved undo behavior when using the latest runtime.

Retool 2.112

  • Added API version selection to Twilio resources.
  • Added Gitlab configuration options to Source Control settings.
  • Added interactive state to the Query Library status bar.
  • Fixed an issue where a Retool app could not be downloaded using the Showcase share option.
  • Fixed an issue where linting errors in code editors would appear blue on hover.
  • Fixed an issue where MongoDB schemas in the Query Library would not load correctly.
  • Fixed an issue where panning a workflow in the Retool Workflows editor would not behave as expected.
  • Fixed an issue where Query blocks in Retool Workflows may not list all available resources.
  • Fixed an issue where the Table component would incorrectly sort numbers if cells contained only zero and negative values.
  • Improved error reporting when writing JavaScript code.
  • Improved support for parameters when editing JSON in queries.
  • Improved the Navigation component to include a logo by default.
  • Improved the Share options for Retool apps.

Retool 2.111.1

Fixes and improvements

  • Added Notes option to workflow blocks for writing Markdown comments.
  • Added notes to the sample workflow for new users of Retool Workflows.
  • Fixed an issue where protected app links would not work correctly.
  • Fixed an issue where protecting an app or resource would not create a pull request correctly.
  • Fixed an issue where resetting a remote branch in Source Control would not list all available branches in GitHub.
  • Fixed an issue where Retool Database would not correctly detect duplicate values when importing CSVs.
  • Fixed an issue where Source Control branch diffs for an app were not correctly compared after resetting a remote branch.
  • Fixed an issue where the Environments section would not render correctly if there were many environments listed.
  • Fixed an issue where the Header frame would not render correctly in presentation mode when using both Header and Sidebar frames.
  • Fixed an issue where tooltips would not render below the cursor.
  • Fixed an issue where workflows with names containing slashes could be protected.
  • Improved Autolayout functionality in Retool Workflows.
  • Improved error messaging for unexpected behavior when using app releases.
  • Improved error messaging when attempting to reuse an existing environment name.
  • Improved user interface and experience for Retool Database.