v11.23.1 April 11, 2026
This update includes enhancements and bug fixes. The key enhancements included in this release are summarized below.App Settings
Control Access to Original PII Values for End Users Developers can control whether end users see original PII values or masked, redacted, or replaced values. This can be applied at the global level, overriding node-level configurations, or configured individually on agent and entity nodes. When disabled, the platform always redacts the original values. Learn more. Enhanced OAuth v2 Auth Profile Types: mTLS Support and Custom Header Controls The following capabilities have been introduced for the OAuth 2.0 (Client Credentials) and OAuth 2.0 (Password Grant Type) Auth Profile types:- mTLS with OAuth Support: Enables combined mTLS and OAuth for Service Nodes via the Client Certificate Exchange toggle. When enabled, certificate-based client authentication is enforced during the TLS handshake, strengthening security across the OAuth lifecycle. The toggle is enabled by default, with certificate provisioning managed through backend onboarding.
- Custom Authorization Header Support: Enables custom headers in requests to improve compatibility with external systems that require additional auth parameters. The Apply these request headers to the Refresh Token call option determines whether headers are included in Refresh Token requests.
Administration
Audit Report Enhancement: App Deletion Logging The audit report in the Admin Console now captures app deletion events within a workspace, giving admins complete visibility and traceability of this action. Learn morev11.23.0 March 28, 2026
This update includes enhancements and bug fixes. The key enhancements included in this release are summarized below.LLM & Generative AI
Google Gemini Integration AI for Service now supports Google Gemini as an out-of-the-box (OOB) integration, allowing platform users to access Google Gemini models directly within the Platform across all GenAI features. Users must create and manage their own prompts for their use cases.- Simple Integration Setup: Configure the integration using an API key.
- Supported models: Gemini 3.1 Pro Preview, Gemini 3 Flash Preview, Gemini 2.5 Pro, Gemini 2.5 Flash, and Gemini 2.5 Flash-Lite.
Channels
Session Isolation by Inbound Number for WhatsApp Infobip Channel The channel-based session is a new setting in WhatsApp channel configurations that prevents unintended session merging when users interact with multiple inbound numbers in the same app. It uniquely identifies sessions based on inbound numbers, considering each number as an independent channel associated with a specific flow. When you enable it for an existing app, it may disrupt ongoing sessions if the inbound numbers are linked to experience flows. Learn more. Support for Multiple WhatsApp Infobip Accounts The Platform now supports configuring up to 10 Infobip accounts for the WhatsApp infobip channel, enabling organizations with multiple business units to manage their WhatsApp operations independently. You can map each account to one or more inbound numbers, which are treated as distinct channels at runtime to ensure accurate session handling, flow execution, and response routing. Learn more.App Language
Spanish Language Support Support for Spanish (Beta) as a new App language is now available via profile menu > app language. Learn more.v11.22.1 March 14, 2026
This update includes an enhancement and bug fixes. The key enhancement included in this release is summarized below.Security & Control
SSO Enhancements: Onboarding and Login Controls AI for Service supports both Identity Provider (IdP)-Initiated and Service Provider (SP)-Initiated SSO. In the IdP-initiated flow, authentication begins at the IdP, which sends a SAML response to the platform for validation. In the SP-initiated flow, authentication begins at the platform, which redirects the user for authentication before creating a session. This enhancement adds the following capabilities:- Restrict Auto-Onboarding: By default, new users are automatically onboarded during IdP-initiated login. When this toggle is enabled, automatic onboarding is disabled, keeping user provisioning fully controlled by your external system.
- Skip 2FA During First-Time Login: Administrators can now skip OTP-based authentication for first-time logins, providing flexibility to align the login experience with your organization’s security policies especially where authentication is already enforced at the IdP level.
Channels
Email Channel Enhancements DKIM Configuration DomainKeys Identified Mail (DKIM) is now available as a standalone module, allowing users to verify a domain independently before setting up an email channel and reuse it across multiple channels — eliminating repeated verification.- Advanced Email Channels: DKIM verification is mandatory for the channel setup. The platform checks for a verified DKIM record and requires completed verification before proceeding.
- Microsoft Exchange: DKIM signing is optional and off by default. Without it, the platform sends emails through the Microsoft Graph API using Microsoft’s native delivery. To enable DKIM signing, you must verify a DKIM record before completing the channel setup.