Caspio 48.0
May 16, 2024 • 3 minutes to readRelease Notes
Enhancements to Caspio Directories
Caspio Directories provides turnkey identity and access management for users of your Caspio apps and any SAML–compatible service.
In this release, we introduced cross-app login, which allows a user who has an active session in one app to access another app that relies on the same directory without having to sign in again.
Learn more about Caspio Directories.
Enhancements to Caspio REST API
Caspio’s REST API enables developers to integrate other solutions with Caspio and interact with Caspio resources programmatically.
In this release, we added:
- Accurate attribution: Objects created or modified through REST API calls are now clearly marked with “API Profile (<Profile name>)” for easy identification.
- Full permissions on creation: Objects created through REST API calls are now automatically configured with full permissions for the REST API profile that created it. This allows the same profile to continue using the object without issue.
- Additional file operations: On top of the existing operations, developers can now perform a GET or DELETE operation to download or delete a specific file using its file path. This streamlines the access to files linked to table records, reducing the number of operations needed to achieve the goal.
Learn more about Caspio’s REST API.
Usability Improvements to Caspio Webhooks
Caspio Webhooks allows your applications to communicate with third-party systems in real time when data changes occur.
We added the following enhancements:
- Improved user interface: We improved the way logs details are viewed.
- Simplified activation and deactivation: Activate or deactivate all webhook events directly from the webhooks list.
- Improved navigation and visualization: Color coding and search functionality were added to aid in viewing payload definitions in events and logs.
Learn more about Caspio Webhooks.
Deprecations
Deprecation of SOAP Web Service: The retirement date has been postponed to December 1, 2024.
Learn more about deprecations and their retirement dates.
Bug Fixes
ID | Area | Description |
---|---|---|
229448 | DataPages | Fixed issue with Search Forms clearing values when searching by the date/time field in a dropdown. |
230810 | DataPages | Fixed issue with the disabled option for “Fixed rows and columns” in Pivot Reports. |
232854 | DataPages | Fixed issue with showing deleted users in DataPage revision history. |
235615 | Tasks | Fixed issue with the time zone in the “Last modified” and “Date created” columns of the Tasks list. |
236174 | Triggered actions | Fixed issue with replacing emails in detached email blocks. |
238465 | Tables and views | Fixed issue with changing fields to unique when field is used in a view that is a DataPage data source. |
238567 | DataPages | Fixed issue with displaying emojis in dropdowns when the “Distinct” option is selected. |
238732 | DataPages | Fixed issue with populating dropdown values when a virtual field is used and localization is different than English (US). |
239107 | DataPages | Fixed issue with legacy deployment code displayed for embed and .Net deployments in DataPages created with asynchronous deployment. |
239474 | Tasks | Fixed issue with updating tables containing formula fields. |
239966 | Triggered actions | Fixed issue with formatting string values. |