Caspio 67.0
Dec 04, 2025 • 2 minutes to readRelease Notes
Enhancements to Extensions
Extensions are plug-and-play modules that connect your Caspio account to third-party services, enabling various functionalities.
In this release, we introduced separate Credits usage tracking for both agents and profiles to improve reporting clarity and billing transparency.
AI-Powered GPT Connect
This release adds temperature and reasoning settings: adjustable settings per AI model in each profile to fine-tune determinism, reasoning depth, and cost efficiency.
Learn more about AI-Powered GPT Connect.
Enhancements to REST API v3
This release introduces new enhancements for REST API methods and the Web services profile:
- Editable field attribute – Added a new Editable attribute in GET table/view field definitions to help developers identify which fields can be updated and reduce automation errors.
- Enhanced pagination for GET requests – Added a pagination option for GET requests (both table records and directory users) that returns total record count, page number, and page size.
- List data type support improvements – PUT/POST operations for adding or updating records now support sending field values in addition to option IDs for List data type fields.
- Web services profile update – The Integration URL is now included alongside the Client ID, Client Secret, and Token Endpoint in the Web services profile to simplify integrating external tools with Caspio.
Learn more about REST API v3.
Bug Fixes
| ID | Area | Description |
|---|---|---|
| 258473 | Bridge DataPages | Fixed an issue that prevented DataPage notes from being edited. |
| 258661 | Tables and views | Fixed an issue where changing a field’s data type did not correctly validate related View filtering criteria. |
| Multiple | Bridge DataPages | Fixed accessibility compliance issues affecting screen readers. |
| 264315 | Plan and billing | Fixed an issue where the Usage screen showed an incorrect count of deployed DataParts. |
| 265620 | Bridge DataPages | Fixed an issue with non-ASCII characters in downloaded CSV files. |