Skip to main content

Release 5.0 2026.04.07.1

ยท 3 min read

New Features ๐Ÿš€โ€‹

Agentic RAGโ€‹

The new Agentic RAG knowledge integration mode gives agents more control over how they use knowledge sources. Agents can refine search queries, filter documents using metadata tags, and perform multiple search strategies before responding.

This improves context awareness and helps retrieve more relevant sections before the final answer is generated.

Agentic RAG knowledge mode configuration Agentic RAG search behavior options

Chat Completion Previewโ€‹

The new Chat Completion preview in Agent Design Studio makes it easier to test full chat history management. You can edit existing messages, add new ones, and manually shape the conversation history before running the agent.

This gives you a clearer way to understand how chat history affects agent behaviour and how to reproduce that behaviour in your own client implementation.

Chat Completion preview in Agent Design Studio


Enhancements โœจโ€‹

Agent Subtenant Changeโ€‹

Agents can now be moved between subtenants more easily. Select the new target subtenant from the General Configuration panel in Agent Design Studio, and the agent will be migrated with the required data.

Connections, API keys, and other configurations tied to the original subtenant are not transferred automatically and must be reconfigured if needed.

Subtenant selection in agent general configuration Agent migration to a different subtenant

Chat Widgetโ€‹

Specific Agent Versionโ€‹

You can now specify which version is executed when using the Chat Widget, allowing for better version management and control.

Chat Widget agent version selection

Fully customizable CSSโ€‹

We have released a new resource for configuring the Chat Widget with fully customizable CSS classes. This gives you more direct control over the widget's visual style when you want to manage its appearance through your own CSS.

Azure Safety Guardrails Providerโ€‹

Azure Safety can now be used as a guardrails provider for your agents, expanding the available options for safety and response control.

Azure Safety configured as a guardrails provider


Bug Fixes & Minor Improvements ๐Ÿ› ๏ธโ€‹

  • Improved connection creation in Agent Design Studio to prevent the screen from blocking when the process fails.
  • Subscription downgrades no longer inactivate AI Chat when it is included in the subscription plan.
  • Improved model validation when attempting to use deprecated models.
  • Users with the Serenity* AI Chat Management Administrator role scoped to a subtenant can now access audit information.
  • Fixed an error in the prompt editor when publishing an older agent version.
  • Added the option to show previous conversations in the Chat Widget when conversation starters are configured.
  • Improved Chat Widget side panel mode.
  • Improved validation in Chat Widget channel configuration.
  • Fixed a repeated initial bot message in the Chat Widget.
  • Added access to Billing from the Cost Dashboard.
  • Improved execution of draft agent versions when changing guardrails configuration.
  • Fixed optional postal code handling in billing configuration.
  • Embedding generation is now paginated to avoid errors caused by excessive token usage.
  • Fixed an issue that prevented custom quota alert emails from being configured.
  • Improved billing feedback when adding credit.
  • Fixed an error when creating connections for users who have access only to subtenants.
  • Improved Microsoft Graph connection refresh behavior.
  • Fixed the change-email flow in account settings.
  • Added a missing save button in the personal connections form for bearer token authentication.
  • Added support for ending WhatsApp conversations with the /EndConversation command.