Telemetry data for self-hosted deployments
Organizations with self-hosted deployments can now collect and forward telemetry data to either Retool or to custom destinations.
Updates, changes, and improvements at Retool.
Organizations with self-hosted deployments can now collect and forward telemetry data to either Retool or to custom destinations.
You can now adjust the font size for most components directly in the Styles settings. Available font size options map to the app's Typography settings for the current theme. You can also click FX to specify a px
font size using a custom or dynamic value, such as 11px
or {{ theme.h6Font }}
.
Some components with existing text size controls, such as Divider, are unchanged. Font size controls for these components will eventually move to the Styles settings in future updates.
The Key Value component for web apps now supports editable values and save actions. When configured, users can edit and save value changes in much the same way as the Table component.
The Retool Embed JS SDK is now available on npm. The SDK offers similar functionality to react-retool but enables you to more easily embed Retool apps into web applications that aren't built with React. The SDK supports both public apps and authenticated Embed apps.
Retool is dedicated to protecting the confidentiality, integrity, and availability of our platform. The new vulnerability disclosure program enables you to submit reports of any potential security concerns that you may have.
Retool now supports with Amazon Bedrock and Knowledge Bases for Amazon Bedrock. This integration enables businesses to leverage the power and security of Amazon Bedrock with the ease and speed of development on Retool to build AI applications.
For companies with strict data policies, sending data to a third-party LLM is a deal-breaker. With Amazon Bedrock, businesses can host LLMs within their VPC, ensuring compliance with their security and governance requirements. Retool customers who have adopted AWS can take advantage of all that Bedrock has to offer while keeping their data safe and secure.
Custom product pages allow organizations on the Business plan and above to replace Retool's login, reset password, signup, and invitation claims pages with custom Retool web apps.
This feature is currently an early access beta. Contact your account manager or reach out to request access.
Custom component libraries is the new approach to building custom React components for web apps. Previously, custom components were built directly within the App IDE. With custom component libraries, you can now build components locally in your development environment, then deploy to Retool. After deploying, you can drag and drop components into apps as you would any other component.
Custom components are contained within libraries, and each library has a unique name. Custom components deployed to Retool are automatically shown in the Component Library.
Custom Python libraries fpr Retool Workflows is now available as a public beta. You can add one of the built-in Python libraries or provide a custom list of libraries and versions.