Agent 3.16.0

Agent 3.16.0

Highlights

  • Chatting

    • Expanded Mistral support with tool calls and more reliable handling across MCP/Web/Index sources, improving consistency when using advanced tools and retrieval

    • Improved WebSearch with URL-based prompts (auto-fetching page content), domain-restricted searches, and better Google scraping to deliver more relevant, webpage-grounded answers

    • Refreshed the Tools experience with clearer tool names and localized descriptions (EN/NO), making tools easier to discover and use

    • Updated image generation handling by removing the retired DALL·E system model; the Imagine tool now requires selecting a custom image generation model to continue working

  • Workspaces

    • Enabled workspace-level sources so members can use shared sources while privileged users can configure workspace sources and enable organizational sources for better collaboration and governance

    • Refined workspace and sources management UX with an updated workspace wizard, clearer admin workspace lists (type/owner indicators), and improved sources controls (visibility toggles, filtering, and streamlined action menus)

  • Administration

    • Added Users in System Settings for user management.

    • Added Application Usage Statistics in System Settings and integrated a multi-tenant permissions system to strengthen governance and tenant separation

  • Performance

    • Redesigned the file processing queue with global/per-tenant limits and improved orchestration to speed up uploads, prevent “noisy neighbor” resource monopolization, and improve processing reliability at scale

  • Bug Fixes

    • Resolved access and governance issues including preventing workspace sharing when sharing is disabled, fixing multi-chatbot connection problems, and improving “no workspace access” messaging

    • Improved reliability and UX by fixing Reset Chat behavior

    • Enabling inline images to work with sources

    • Ensuring complete user data deletion and scheduled cleanup execution

 

Features

Key

Summary

Change Log

Key

Summary

Change Log

CHAT-3639

Remove Image Generation model from system models

System Settings / Models Configuration

  • The DALL·E image generation model has been removed from the system models due to the model’s retirement.

Chatting / Tools

  • Because there is no default image generation model, the Imagine tool requires you to specify a custom image generation model; otherwise, the tool will not work.

CHAT-3584

Redesign Tools menu

Chatting / Tools

  • Tools menu now shows clear tool names instead of command-style labels.

  • Added English and Norwegian tool descriptions based on language setting.

CHAT-3572

Support tool calls for Mistral model

Chatting

  • Improved Mistral model support to handle Sources:

    • MCP

    • Web

    • Index

CHAT-3542

Application Usage Statistics

System Settings

  • Introduced a new tab in system settings, which allow admins to view usage statistics for all users.

CHAT-3538

Fetch page content when using WebSearch

Chatting / Web Source

  • Added automatic detection of URLs in user prompts and fetching webpage content for the context, including error handling for inaccessible URLs.

Notes
Works with standard http/https URLs; users receive specific webpage-based responses.

CHAT-3536

Specifying sites in WebSearch source

Sources / Web Source

  • User can limit the web search to specific domains when using Web source.

CHAT-3502

User Management in System Settings

System Settings

  • Introduced Users tab for user management.

CHAT-3471

Add and Manage Workspace Sources

Workspace Sources

  • Added support for sources in workspaces

    • Any user who has access to the workspace can use any source

    • Privileged users can configure new sources as well as enable organizational sources

CHAT-3469

Update Workspace Wizard Layout and Navigation

Workspaces

  • Updated the workspace wizard and navigation.

CHAT-3467

Update Workspaces List Display for Admins

Workspaces

  • Updated admin workspace list to show condensed owner info with tooltips and workspace type indicators (organization and shared).

  • Added info icon and tooltip for workspace descriptions and displayed total workspace count in the header.

  • Updated workspace three-dot menu to include Manage workspace (Access Settings only) and Delete workspace actions.

CHAT-3464

Manage Source Visibility

Workspace Sources

  • Added per-user visibility toggles for all sources in the "My sources" view, with new organizational sources visible by default.

  • Added source-type filtering (All, Personal, Organizational) and updated the Sources count to reflect only enabled sources.

  • Updated source action menus to conditionally show manage, connect/disconnect, edit, and delete options based on source type and user role.

CHAT-3461

Navigation options for sources management

Sources

  • Added navigation options for editing sources in the chatting window.

  • Enabled "My sources" edit for all users and "Organizational sources" edit for admins/managers.

CHAT-3458

Improving Sources Settings

Sources

  • Moved all options in the sources list to a 3 dots menu for a cleaner interface.

  • Added a new label at the top of the workspace list for clearer navigation.

  • Introduced default source enabling option during initial setup in the source wizard.

  • Removed "Deselect all" option and added "Activate all" toggle for tool selection.

CHAT-3306

Workspace Management Capabilities

Workspaces

  • Introduced a new dialog that allows users to manage workspaces.

  • Introduced a new action that allows users to hide workspaces.

CHAT-3296

Redesign Application Files Processing Queue

Agent / Files Processing

  • Added global and optional per-tenant queue limits; prevents resource monopolization (noisy neighbor issue).

  • Each converter has an independent queue; the task orchestrator manages stuck tasks automatically.

  • Priority-based queues with logged actions and limits for task size and concurrency.

CHAT-3286

Integrate saas-api permissions system

Agent / Permissions

CHAT-3222

Unify the implementation of the My Resources source

Chatting

  • User is allowed to combine the Resource (My Files) with other sources

  • Introduced the option to use Resources as a source.

CHAT-2964

Unify implementation of Personal Connector source with other sources

Sources

  • Unified processing of personal sources with uploaded files and other sources.

CHAT-2303

WebSearch - Improve scraping for google websearch provider

Chatting

  • Improved web page scraping when using google as provider in Web source.

 

Bugs

Key

Summary

Change Log

Key

Summary

Change Log

CHAT-3625

Workspaces can be shared when sharing flag has been disabled

Agent:

  • Workspaces can be shared when sharing flag has been disabled

CHAT-3526

Issue with connecting internal chatbots to multi chatbots

Multi-chatbots

  • Fixed an issue connecting internal chatbots to multi-chatbots.

CHAT-3511

The chat reset button doesn't work properly

Chatting

  • Fixed an issue with clicking the "Reset chat" button, so that the input field is available to write a new prompt.

CHAT-3497

Incorrect warning message when removing a user from the workspace

Workspace Access Settings

  • Fixed incorrect message stating workspace would become private when owner removes a user, even when other users still remain

CHAT-3494

Adjust navigation buttons dividers

Navigation

  • Updated the design of the left menu navigation buttons.

CHAT-3493

No/lost access to Workspace issue

Workspaces

  • Added an appropriate error message when a user attempts to chat in a workspace to which they do not have access.

CHAT-3475

Removing temporary data task doesn't work

Agent

  • Fixed scheduled tasks execution for multi-tenant deployments

CHAT-3445

After deleting user data and logging in again, some data remains

User management

  • Deleting a user now removes all associated data

  • Re-registration starts with a clean slate.

CHAT-3216

Issue with processing inline image during chatting with sources

Chatting

  • Attached images and sources can now be used together.