Release 5.0 2026.03.10.1
New Features ๐โ
Serena Capabilities ๐คโ
We have improved Serena's agent creation capabilities. You can now add files directly during the conversation, and Serena will use them as context and knowledge for your agents. Serena can also identify the agent's objective and suggest the necessary skills when needed.

Usage Limits ๐โ
Alerts ๐โ
Set custom notifications for your usage thresholds and stay informed before limits are reached. This makes it easier to monitor spending and avoid unexpected interruptions. You can configure your alerts from Usage Limits.


Scoped Limits ๐ฏโ
Scoped limits now provide more granular control over usage across Serenity. You can define individual limits for specific users, groups, user identifiers, or apply them to everyone. You can configure scoped limits from Scoped Limits.


Shared Subtenancy ๐คโ
The new shared subtenancy feature makes it easier to create agents that can be shared across your organization without manual subtenant assignment. You can now define whether an agent or entity is restricted to the root level, assigned to a specific subtenant, or shared with everyone.

Enhancements โจโ
Groups ๐ฅโ
Group details now provide a clearer view of how each group is structured. You can easily see which users belong to a group and whether they come from a subtenant or were added manually.

Knowledge ๐โ
Knowledge sources can now be activated and deactivated more easily in Agent Design Studio. This simplifies A/B testing, helps optimize costs, and gives you more control over agent configuration.

Chat Widget ๐ฌโ
The chat widget now supports a configurable custom disclaimer. You can enable and manage it directly from the channel configuration.


Billing Information ๐ณโ
The billing section continues to improve with a better interface, clearer messaging, and improved tax configuration.


Bug Fixes & Minor Improvements ๐ ๏ธโ
- Fixed service instance grid reload behavior that caused data to load incorrectly.
- Added markdown component sanitization to prevent access to relative paths.
- Improved API validation errors when invalid routes are accessed without authentication.
- Fixed an issue when selecting an API key on the services screen for users with access to only one subtenant.
- Fixed a display issue that prevented messages from rendering correctly when the transcription service failed.
- Added validation to prevent creating more test cases than allowed.
- Fixed an error when accessing
Manage My Accountfrom AI Chat. - Fixed subscription user counting issues.
- Updated the SDK so chat completion agents use the correct agent version in
execute. - Added validation in Agent Design Studio to prevent selecting the same fallback model as the primary model.
- Fixed scroll issues in several side panels.
- Fixed an error when using shared-type connections in a subtenant scope.
- Fixed an error that occurred when creating an instance if the vendor failed.
- Fixed workflow execution in subtenants.
- Adjusted default embedding model selection logic to use tenant settings or the system default value.
- Improved and expanded empty-state messaging across multiple system screens.
- Applied general styling improvements across several screens.
- Improved performance when loading data on the agent instances screen.
- Increased the allowed field size in the test plan during both import and save.
- Improved feedback when importing a test plan template.
- Adjusted test plan execution with that failed with some evaluator model.s
- Updated the JavaScript SDK to support cancellation tokens and stopping requests during streaming.
- Updated the chat widget to allow canceling message streaming.
- Improved the agent creation API so knowledge configuration can use default values when not specified.
- Updated the agents API to accept either
modelIdormodelCodeplusvendorin model fields. - Improved vendor validations for AI service execution.
- Optimized instance grid queries.
- Improved feedback and attention notices when accessing agents with deprecated models.
- Increased the character limit for AI Chat grounding.
- Added support for connectors using API key authentication and custom headers.
- Improved knowledge parsing in Hybrid mode.
- Improved the API instances endpoint to return more information.