Agent 3.15.0

Agent 3.15.0

Highlights:

  • Chatting

    • Migrated to GPT-4.1, GPT-4.1 mini, and o4 mini models, replacing retired GPT-4o versions to deliver improved response accuracy, enhanced reasoning capabilities, and continued service reliability

  • Workspaces

    • Enabled system administrators to fully manage shared workspace access through centralized controls, including member management, owner role assignments, and ownership transfers, with built-in safeguards ensuring each workspace maintains at least one owner for continuity

    • Added intuitive drag-and-drop functionality allowing users to reorder workspaces for better personalization and quicker access to frequently used spaces

  • General

    • Added contextual Search and Auditor application switch buttons that automatically appear based on user roles and permissions, streamlining navigation and reducing interface clutter

  • Bug Fixes:

    • Resolved workspace permission and access issues, including editing restrictions for non-owner users and workspace loading problems

    • Improved error handling with fixed file deletion loading indicators and WebSocket connection loss notifications

    • Enhanced security authorization in multi-tenant environments to prevent unauthorized access

    • Improved system diagnostics with better WebSocket disconnection logging and model configuration handling

 

Features

Key

Summary

Change Log

Key

Summary

Change Log

CHAT-3417

Introduce Application Switch Buttons

Navigation

  • Search and Auditor buttons are added, appearing based on configuration settings and user roles.

CHAT-3385

Workspaces - improve adding members section

Agent

  • When the user is the only member of the organization, the 'add members' select list is disabled.

CHAT-3302

Set Access Settings for Shared Workspaces

System settings - workspaces

  • Enabled application administrators to manage access settings for shared workspaces, including adding/removing co-workers and assigning/removing owner roles.

  • Allowed removal of workspace creators while ensuring each workspace retains at least one owner.

  • Added confirmation dialog for removing all users except one owner.

CHAT-3272

Update product name in the Windows Docker image

Agent

  • Agent is now hosted under /agent URL on Windows deployments.

CHAT-3270

Enhance Workspace List Functionality

Workspaces

  • Added support for ordering workspaces in the workspace list.

  • Added option which allow users to leave a workspace

CHAT-3030

Rebrand to Agent - Change roles

Access Management

  • Role names have been changed to use the new product name: {{agent }}

  • Old role names are still supported due to backward compatibility

CHAT-2344

Update LLM Models recommendation

Agent

  • Updated system models to use

    • GPT-4.1 mini

    • GPT-4.1

    • o4 mini

  • GPT-4o and GPT-4o mini models are no longer in use due to the models' retirement. For more details, please check this article

 

Bugs

Key

Summary

Change Log

Key

Summary

Change Log

CHAT-3453

Workspaces - access for shared workspace

Agent

  • Disabled editing fields "name, description, icon, color of icon" when the user is not an owner.

CHAT-3449

The loading indicator is not changed on error, removing the file

Agent

  • When displaying an error on file deletion, the loading indicator is reset

CHAT-3432

Workspaces - issue with loading workspace

Agent

  • The menu and workspace are loaded correctly.

CHAT-3429

User is not informed of WebSocket Connection Loss

Agent

  • When the WebSocket connection is lost, the user is informed by showing the error notification

CHAT-3414

Model configuration - issue with the model name

Agent

  • Fixed updating model configuration when the name contains white characters

CHAT-3373

Logged exception when starting a new chatbot conversation

Chatbots

  • Improved logging on websocket disconnection

CHAT-3153

Incorrect user authorization on multi-tenant env

Agent

  • Improves authorization in multitenant environment