Caspio 61.0
Jun 05, 2025 • 2 minutes to readRelease Notes
Enhancements to Flex
Flex is our next-generation framework for building modern cloud applications.
- Parameter values can now be rendered as HTML within HTML blocks, allowing for more dynamic and flexible content in your apps.
- A new setting enables enhanced security in HTML blocks by blocking JavaScript and dynamic content. This helps protect your app by ensuring user-provided content is displayed safely.
- SQL functions can now be quickly inserted into Calculated value fields using the new function picker in DataParts.
- Calculated value formulas now feature color-coded syntax highlighting, making it easier to read, edit, and debug complex expressions.
- Overlay windows now support placing DataPart buttons such as Submit or Update in the footer for a cleaner, more user-friendly layout.
Learn more about Flex.
Enhancements to REST API v3
In this release, you can now set or modify properties of the Attachment fields such as acceptable file types, file size limits, image resizer options, alt text for images, and title using POST and PUT table operations via the API. This enhancement gives you full control over Attachment fields programmatically.
Learn more about REST API v3.
Enhancements to Extensions
Caspio Extensions is a plug-and-play capability that connects your Caspio account to third-party services, enabling various functionalities.
We released a new extension: Location IQ. It converts addresses to latitude/longitude and vice versa. It can also standardize addresses and add ZIP+4. Learn more about Location IQ.
Learn more about Extensions.
Bug Fixes
ID | Area | Description |
---|---|---|
254909 | Verified email addresses | Fixed issue where sender email addresses were not correctly replaced in Flex Sign-up Form notification emails. |
255714 | Bridge DataPages | Fixed issue where integrity restriction message didn’t appear when deleting a record on a Details DataPage with a Triggered Action. |
256083 | Tables and views | Fixed issue with deleting relationship by non-admin account user. |
256513 | Document generation | Fixed PDF generation issue with document templates using Views containing Attachment fields. |
256913 | Flex DataParts | Fixed issue preventing Text Area height adjustment in Firefox. |
256922 | Bridge DataPages | Fixed issue causing errors in custom calculations on Pivot Reports based on multi-table views. |