Date Period
May 14, 2026
search_by / keyword / exact interact, and how search combines with pagination and sort./admin/api/<module>/<resource>#<endpoint>. Older URLs redirect there automatically so existing bookmarks and shared links keep working.event_uuid on event sponsors, cart_uuid on cart items) now show a description instead of rendering blank..file_name, .extension, .url) under upload fields. The information is still available in the resource's response Object reference where it belongs.axios HTTP client from 0.27.x (end-of-life) to 1.16.0, picking up two years of security patches and bug fixes.May 08, 2026
/all_assets/api/v2/... to /asset/api/v2/... for a cleaner public API surface. External integrators must update their base path.GET /asset/api/v2/credentials so external API consumers can retrieve the S3 presigned-POST credentials required by the Add Asset flow. Listed in the API documentation under a new "Assets Credentials" section.May 06, 2026
@insites/logic-engine npm package — new TypeScript library that loads the rule and decision corpus, evaluates when/then decisions, renders scaffold templates, and exposes an MCP-server entry point.api/_external/v2/<resource>/<action>.json.liquid), with auth, method, status-code, error, and pagination conventions.path: front-matter alias.related_record + property accessors, write via record_create/record_update, multi-profile users.api_calls/, constants/, and form callback_actions. Worked Checkout Session example and webhook receiver shape.user_profile_types/ schemas are queried via related_record + property accessors, with multi-profile-type users called out explicitly.insites-ai-tools → insites-logic-engine to align with the npm package identifier @insites/logic-engine. Install URLs and the GitHub repository updated; the previous URLs remain redirected for a transition period.skills/insites/ for AI-tool consumption (Claude Code, OpenCode, Cursor) and engine/ + logic-engine/ for programmatic tooling.modules/<name>/public/{views,forms,graphql,authorization_policies,api_calls,schema,user_profile_types,emails,migrations,assets}/. New project-structure reference covers per-directory purpose, naming conventions, and module-prefixed render/include/graphql paths.callback_actions — form definitions at modules/<name>/public/forms/<name>.liquid are documented as the canonical pattern for create/update/delete operations: YAML schema for field declarations and per-field validation, a Liquid callback_actions block for GraphQL mutations and side effects. Worked update_password example covering form_set_error / form_set_field_error / form.errors.insites-cli help output (see also Bug Fix below).return true/false controllers; the platform compares the file's output as a string against the literal "true". Canonical examples now use single-line {%- ... -%} whitespace-trimmed Liquid that emits exactly true or false. Three concrete failure modes documented: trailing newline, returning a Liquid truthy object, and policy-name typos.prepack script that bundles the corpus into the published npm package, plus regex tightening on partial-resolution rules. 23/23 tests passing.insites-cli help output.master, but the repository's default branch is main. Corrected to main everywhere so install commands work.April 22, 2026
April 13, 2026
April 03, 2026
Deploy, manage, and interact with your Insites instances directly from Claude Desktop — no CLI installation or browser login required.
CloudShell is an MCP (Model Context Protocol) server that connects Claude Desktop to your live Insites instances over HTTP. It gives you a direct bridge between your AI assistant and your Insites environment, so you can deploy files, manage environment variables, check logs, and more - all from a single conversational interface.
Traditional Insites development workflows require switching between terminal commands, browser tabs, and deployment tools. CloudShell removes that friction. With a single connection, Claude can read from and write to your instance without you ever leaving the conversation.
This is particularly useful for:
| Capability | Description |
|---|---|
| Sync files | Push a single file to your instance immediately |
| Deploy | Batch deploy multiple files in one operation |
| View logs | Fetch instance logs for debugging |
| Manage environment variables | List, add, or update env vars |
| List modules | See which modules are installed on your instance |
CloudShell connects via a single endpoint and authenticates using your Insites console credentials passed as HTTP headers. Once configured in Claude Desktop, your AI assistant has direct access to your instance - no additional software to install.
For full setup instructions and tool reference, see the CloudShell documentation.
April 02, 2026
constants command: set, unset, and list constant variables on an instance.exec command: execute Liquid code or GraphQL queries directly on an instance without deploying files. Supports inline code and --file option.--json flag added across 11 commands for structured JSON output (constants list, exec graphql, exec liquid, logsv2 search, logsv2 searchAround, logsv2 alerts list/add/trigger, logsv2 reports, migrations list, modules list).authData guard in deploy and sync commands.report module throwing MODULE_NOT_FOUND error.March 30, 2026
ins-table Timezone Overlay formatting.ins-sidebar-item icon flickering issue on hover.March 30, 2026
log.action value.March 30, 2026
Filter by
Date Period