> For clean Markdown of any page, append .md to the page URL. > For a complete documentation index, see https://docs.itential.com/itential-cloud/release-notes/feature-announcements/may-2026/llms.txt. > For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.itential.com/_mcp/server. # May 2026 > Itential Cloud release notes for May 2026, including thenew runCode task and improvements to Job Viewer. The May 2026 releases introduced new features and improvements to Itential Cloud. ## New features ### runCode task in Studio The new `runCode` task enables you to write and execute Python directly on the Canvas. You can use it for data manipulation, conditional logic, and computational operations—all within the workflow. You can test your code at design time with live inputs and outputs, and Itential Gateway's isolated runtime executes it securely. Requires Gateway 5.4. For details, see the [runCode task reference](/itential-cloud/studio/tasks/reference/run-code) ### Integration proxy configuration Centralized HTTPS proxy support for Integrations, routing execution through Gateway 5 5. Use **Gateway Configuration** in Admin Essentials to configure how integrations execute through your customer-hosted Gateway deployment. Outbound API calls originate from your Gateway environment rather than from Itential’s cloud, so they pass through your existing network controls. Requires Gateway 5.4. For details, see [Gateway configuration](/itential-cloud/admin-essentials/gateway-configuration). ## Improvements ### Faster loading in Job Viewer Job Viewer now loads pages significantly faster. A new **Start Time** quick filter is also available to help you narrow results more efficiently. ### Job execution path visibility Completed steps now display a color-coded status: green for success and red for error. Skipped steps are visually de-emphasized. You can see exactly what ran and what failed without reviewing logs. > Itential Cloud release notes for May 2026, including thenew runCode task and improvements to Job Viewer.