Skip to main content

Release 5.0 2026.05.05.1

ยท 3 min read

New Features ๐Ÿš€โ€‹

Agent Clients: Secure authenticationโ€‹

Agents now support a more secure authentication scheme with Agent Clients. Authenticate using a generated, encrypted JWT token by creating your own client ID, secret, and public key.

This approach enables agents to run more safely, without exposing sensitive API keys in the frontend. For full implementation details refer to Agent Clients documentation

alt text alt text

Chat Widget: Enhanced accessibilityโ€‹

The Chat Widget now offers major accessibility improvements, including a high-contrast mode, improved ARIA labels for screen readers, and design updates that follow UNE-EN 301549 standards.

For full specifications refer to the Chat Widget Accesibilty Documentation

alt text


Enhancements โœจโ€‹

Flexible currency selectionโ€‹

Billing configuration now allows you to select your preferred currency for displaying and tracking all usage metrics.

alt text

Smarter agent importโ€‹

When importing agents from a public link, related dependencies such as datasets are now automatically copied for a seamless experience. Features not included in your plan are clearly indicated.

alt text

Agent Design Studio API updatesโ€‹

New API endpoints are available for individual knowledge file management and model parameter configuration. Check out the API Reference for more information:

Improved instance cleanupโ€‹

Instance cleanup is now more efficient, reducing storage usage and improving performance in instance grids. You can manually configure log retention in your agent settings if you require longer history.

alt text


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

  • Default tenant configurations are now preloaded on first access to the Serenity AI Chat Management screen.
  • Fixed an issue that prevented changing the default embedding model for a tenant.
  • Resolved a bug where the audit user was not assigned as the last editor when a website was automatically reprocessed.
  • Serenity AI Chat agent is no longer available for execution via the Agent Executor Skill.
  • Fixed an error when creating a new test plan with a slow connection and rapid form navigation.
  • Email notifications, including invoices, are now sent to configured users upon auto-recharge or manual recharge.
  • In Agentic RAG and Agentic File Processing integration modes, skill results are now reused for faster responses when inputs are identical.
  • General UI adjustments and improvements.
  • Fixed an error when exporting a usage chart with duplicate agent names.
  • Enabled uploading Volatile Knowledge from base64-encoded files.
  • Fixed a multiple tap issue in conversation starters.
  • Implemented validation for the maximum number of files in knowledge.
  • Fixed a stored XSS vulnerability in the Chat Widget message field.
  • Resolved an error in available HTTP methods.
  • Improved Chat Widget behavior in full screen mode.
  • Minor fixes and typography adjustments.
  • Chat History is now copyied to code snippets in Chat Completion Agent
  • Allow for Quota alerts to be excluded from tenant admins
  • Added copy to clipboard functionality in Skill results in Agent Instance Details