Caspio 68.0
Jan 29, 2026 • 4 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.
AI-Powered GPT Connect
In this release, we introduced the following enhancements:
- Persistent instructions and reference files – You can define default instructions and attach reference files, such as policies, schemas, documentation, or examples, that AI-Powered GPT Connect uses with every request. This lets you guide how the AI behaves and ensure responses are consistently based on your own material, without retraining the model or reattaching files each time.
- Multi-file support for prompts – You can now include multiple files in a single AI-Powered GPT Connect prompt instead of being limited to one. This enables more advanced requests, such as analyzing, comparing, or combining information across documents, and allows the AI to produce more complete and useful responses based on all relevant files at once.
- Configurable Top-P parameter – You can now control how narrowly or broadly AI-Powered GPT Connect selects its responses using the Top-P setting, alongside Temperature. Lower Top-P values make responses more focused and predictable, while higher values allow more variation and creativity. This gives you finer control over AI behavior, helping you match responses to the task, whether you need strict, consistent outputs or more flexible, exploratory ones.
- New models and reasoning-effort controls – Added support for GPT-5.1 and GPT-5.2, with expanded per-model reasoning-effort settings. Reasoning effort controls how much internal compute the model allocates to multi-step thinking and deliberation: higher settings produce deeper, more reliable reasoning for complex tasks, while lower settings favor faster responses at lower cost. Because higher reasoning effort consumes more compute per request, it directly increases cost, allowing you to trade off depth and accuracy against performance and spend.
Learn more about AI-Powered GPT Connect.
Enhancements to Flex
Flex is our next-generation framework for building modern cloud applications.
In this release, we introduced filtering for directory lookup dropdowns. App authors can now limit directory lookup dropdown options to only users who have specific access to the application, assigned roles, or active status. This ensures dropdowns show only relevant, authorized users, reducing clutter, improving data accuracy, and simplifying user selection.
Learn more about Flex.
Expanded Integration Options
Caspio now offers enhanced connectivity through new and upgraded automation integrations, making it easier to connect your Caspio applications to external systems and workflows.
- n8n Integration (new) – Caspio has developed a native n8n integration, giving you access to this powerful and popular automation platform. Build customizable workflows using Caspio triggers and actions for records, files, Tasks, and User Management directly from n8n. Learn more.
- Zapier Integration (redesigned) – The Caspio Zapier integration has been completely rebuilt to unlock more powerful automation across your apps. Previously limited to inserting records into tables, the updated integration now offers expanded triggers and actions, enhanced record and file handling, and greater control over how data is found, created, updated, or deleted across connected apps. Learn more.
- Keragon Integration (new) – For healthcare organizations, Caspio now integrates with Keragon, a HIPAA-compliant automation platform designed for clinical and operational workflows. Automate intake, referral tracking, scheduling, and follow-ups while maintaining compliance requirements. Learn more.
- Make Integration – Connect Caspio to Make for visual, no-code automation scenarios. Use triggers and actions to sync data, route requests, send notifications, and update downstream systems. Learn more.
All integrations are available in the Caspio Marketplace.
Impacted Areas
The following areas were impacted by release 68.0:
- As part of our ongoing improvements to support accessibility compliance for Caspio apps, we introduced updates that may impact some apps using custom HTML, CSS, or JavaScript, particularly custom code that relies on DOM element positions or layout structure. Learn more.
- As part of ongoing improvements to Caspio’s AWS integration, some Amazon S3 connections with limited permissions may need a minor update after this release to allow data import/export tasks to access the S3 bucket location. Customers using broader S3 permissions (such as s3:*) are not impacted. Learn more.
Deprecations
An enhanced Zapier integration is now available, offering better performance along with additional triggers and actions to support more automation scenarios. This enhanced version will replace the legacy Caspio 1.3.0 integration, which will be deprecated. Learn more.
Bug Fixes
| id | area | description |
|---|---|---|
| 266552 | Import | Fixed issue with importing a view with a self-join and a field used in criteria. |