Skip to main content

Self-hosted Retool 2.99

Release notes for Self-hosted Retool 2.99. First released on September 22, 2022.

2.99.14

December 16, 2022

  • Added support for group filtering to our SCIM integration

2.99.13

November 28, 2022

  • Fixed issues causing queries with disabled properties to infinitely loop

2.99.12

November 21, 2022

  • Added an environment variable to control DBConnector's max pool size for Postgres
  • Fixed issues with Protected Resources when resources have name conflicts or special characters

2.99.11

November 8, 2022

  • DATABASE_URL

2.99.10

October 21, 2022

  • Fixed an issue where form data keys using strings for numbers generated arrays.

2.99.9

October 18, 2022

  • Updates HTTP header parsing dependency to prevent errors in parsing headers.

2.99.8

October 12, 2022

  • Patched an SSRF-vulnerable endpoint.

2.99.5

September 28, 2022

  • Fixed bug with dropdowns where screen scrolls and dropdown does not open.

2.99.4

September 23, 2022

  • Queries with manually provided options that are blocked by other queries now run after the blocking query finishes.

2.99.3

September 22, 2022

  • NODE_EXTRA_CA_CERTS

2.99.2

September 22, 2022

  • Fixed Multiselect not showing the search input when filtering options.
  • Allow users to copy parts of the text within table cells rather than the entire cell.
  • POSTGRES_CUSTOM_SSL_CERT_PATH
  • Pasting below multiple widgets aligns to left of copy bounding box.
  • Fixed autoscrolling for logs in workflow.
  • Added keyboard shortcut for clearing Debug Tools: Timeline.
  • Containers can now be pasted within other containers by selecting them.
  • Fixed a bug where customers would see a module's components in the delete dialog box when deleting a container with a module.
  • Data source
  • Improved editor usability, improved parity between mobile and web editor alerts.
  • Control query
  • Added a Refresh event handler to Table widget.
  • Fixed Debug Tools: Linting throwing errors for custom globals.
  • Table's selected row and focused cell should no longer be able to get out of sync.
  • Removed placeholder body for minimized blocks.
  • Fixed visual inconsistencies when viewing an app in Public mode.
  • Fixed set metadata function to be able to edit the fixed key metadata of GCS objects.
  • Re-focuses source container after closing widget context menu to enable shortcuts.
  • Pasting in main or no frame will default to the very left below the bottom-most component.
  • Support sorting numerical values in Single Tag column type in the Table component.
  • Fixed Multiselect not showing the search input when filtering options.
  • Updated icons for Single Tag column type in Table.
  • items-center
  • Download image
  • Changed Icon's minimum height to two rows. Added focus states for Icons that are clickable.
  • Min lines
  • Added History modal shortcut.
  • Fixed user state being updated when the access level select component is unselected.
  • Improved mobile editor experience when a mouse is connected.
  • View State
  • Fixed an issue where converting an App to Module could cause issues with queries in folders.
  • Added a beta AlloyDB resource integration.
  • Changed permissions page title to reflect the URL slug.
  • scrollIntoView
  • Added zoom to Debug Tools: Timeline.
  • Added the ability to select queries from Debug Tools: Timeline.
  • Tables can now show up to 100 rows in auto mode, as well as use the scroll overflow option.
  • Added support for CA Cert to MySQL.
  • Fixed out of sync model for selected item when query fields change, e.g., renaming fields in a GraphQL query.
  • Fixed an issue where Link List, Dropdown Button, and Split Button would show numbers as labels when no labels were provided.
  • Added search functionality to Debug Tools: Timeline.
  • Added the new Deployment Dashboard which serves as a hub for Source Control settings and allows users to see a list of Source Control deployments on their instance.
  • Fixed debounced form submit event handler clearing form field before triggering.
  • Reduced CPU Resources required for Proto Parsing at start-up.
  • Improved Table keyboard navigation performance.