Caspio 76.0
Sep 10, 2026 • 3 minutes to readRelease Notes
Introducing the Chat AI Agent
AI now runs through every layer of a Caspio app, from how you build it to how your users use it. The Chat AI Agent brings that intelligence directly into your Flex app, adding a conversational assistant so app users can ask questions about the app’s data in plain language, with answers tailored to the question you are asking.
- Real analysis, not just lookup – Ask it how many records are overdue, which records are approaching a deadline, or which represent the highest value this quarter. It provides the answer directly, eliminating the need to build ad hoc reports to obtain information.
- Role-aware answers – App users only see data their assigned Role already allows them to access. You can further restrict the agent’s access to specific tables, views, and fields, giving it access to only the data you choose.
- Budget control – The agent draws from your account’s AI credits, with usage capped per agent and per app user, so it can’t exceed what you’ve allowed.
Learn more about Chat AI Agent.
Other enhancements
- New [@sys:caspioSite] parameter for webhooks – The new parameter is available in custom payloads to include the value of the Caspio site your account is on (i.e., Site 08 – eu1.caspio.com), so a receiving tool can apply different logic depending on the site.
- Full control column in API permissions grid – The API profile permissions grid now includes a Full control column, so you can grant or revoke every permission in a row with one action.
New IP addresses for Data Import/Export Tasks and Webhooks
Caspio has added new IP addresses for data import/export tasks and webhooks, in addition to the existing ones, to improve speed, scalability, and reliability. If you use an IP allowlist, update it to include the new IP addresses to avoid interruptions to import/export tasks and webhooks.
- For Data Import/Export Tasks, see IP Addresses for Data Import/Export Tasks.
- For Webhooks, see IP Addresses for Webhooks.
Bug Fixes
| id | area | description |
|---|---|---|
| 275858 | Flex | Fixed an intermittent “The server is not responding” error when a cascading field request was canceled because the user entered a new value before the previous request completed over a slow connection. |
| 276588 | Flex | Fixed an issue where a Rule that showed or hid an HTML Block was deleted after any modification was applied to the DataPart. |