Added a maximum response size of 100 MB when fetching database schemas.
Added an isOnboardingApp property to the app saved event.
Added JSON as a Workflows parameters option when running Workflows from apps.
Added rtAppSwitcherDrawerItemSettingsHidden and rtAppSwitcherDrawerItemLogoutHidden fields to managed app config in Retool Mobile, which hide settings and logout in mobile app side drawers.
Added rtDisableAppSwitcherDrawer to the managed app config in Retool Mobile to disable mobile app side drawers.
Added support for cookies in the OpenAPI resource configuration.
Added support for Google SSO using organization subdomains, i.e. org-subdomain.retool.com.
Fixed an error where JavaScript queries returning Promise.reject() would not terminate when using the latest runtime.
Fixed an issue where duplicate application names were created from templates.
Fixed an issue where module outputs with dependencies did not work as expected.
Fixed an issue where plotly.js would not import when using the latest runtime.
Fixed an issue where tooltips for function signatures on some utility methods would show unknown return values.
Fixed an issue where workflow parameters were not configurable on event handlers.
Improved error messages in the query editor when the schema fails to return.
Improved performance when using List View components in the latest runtime.
Improved the performance of transformers when using the latest runtime on Google Chrome.