Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Canakkale 5.4.0

πŸ“… Release Date: March 16, 2026 - πŸ“… Next Release Date: To Be Announced

Release Summary

Autom Mate Canakkale 5.4.0 introduces the General Availability (GA) release of AI Agent Composer, transitioning the capability from beta into a fully supported production feature.

AI Agent Composer enables users to build intelligent agents capable of orchestrating Autom flows, invoking tools dynamically, and interacting with enterprise systems through AI-driven workflows. With this release, the platform introduces a production-ready infrastructure for agent-driven automation, including streaming response delivery, tool-calling loop execution, and expanded provider support.

In addition to the AI Agent Composer GA launch, this release includes improvements across observability, automation debugging visibility, scheduling controls, and user interface consistency. Several stability issues affecting Playground streaming behavior, automation execution visibility, RESTful table operations, and large file handling have also been resolved.

Overall, Canakkale 5.4.0 expands the platform’s capabilities toward AI-powered automation orchestration while improving system reliability and operational transparency.


Highlights of this Release

πŸ…±οΈ Bug Fixes

  • Fixed RESTful API table operations incorrectly inserting rows.

  • Fixed duplicate variable name validation missing in variable definitions.

  • Resolved Autom loading white screen issue.

  • Fixed duplicate β€œUnknown Error” messages in Playground.

  • Fixed AI agent creation issue where role prompts were shared between agents.

  • Fixed extremely slow typing effect during Playground streaming responses.

  • Fixed Mate Chat channel configuration modal validation behavior.

  • Fixed operation logs remaining stuck in β€œProcessing logs” state.

  • Fixed Out of Memory issue when processing large file transfers.

  • Fixed MateAgent desktop capability restrictions not applied correctly.

  • Fixed AI Agent flows failing due to Autom structure changes.


✨ New Features

  • AI Agent Composer is now Generally Available (GA).

  • Streaming architecture for AI response generation.

  • Server-Sent Events (SSE) streaming infrastructure.

  • Tool-calling loop capability for AI agents.

  • Azure OpenAI provider support.

  • Observability metrics for job execution monitoring.

  • Mate Agent enriched payload generation endpoint.

  • HTML email template for automation summary reports.

  • Inspector insights for library usage and Autom structure.


πŸ› οΈ Enhancements

  • Autom error messages now display the failing action name.

  • Autom list now supports schedule start/stop controls directly in the interface.

  • Schedule configuration redesigned with daily time configuration.

  • Playground interface redesigned for improved usability.

  • Logs module messaging and reliability improvements.

  • Autom execution details can now be viewed directly after run completion.

  • Updated header layout including improved Import/Export placement.

  • Modal interaction pattern updated to use Save instead of Edit.

  • Vault custom credential creation UI improved.

  • Time Saved widget metric display updated.

  • Default mail server configuration can now be stored for client environments.

  • Azure OpenAI connector language configuration fields added.


Detailed Version

  • RESTful API Table Row Insertion Issue

    RESTful API table operations could insert rows incorrectly under certain data manipulation scenarios.

    The insertion logic has been corrected to ensure row operations maintain consistent table structures.


  • Duplicate Variable Name Validation

    Variables could previously be created with duplicate names in certain scenarios.

    Validation has been added to ensure variable names remain unique within their scope.


  • Autom White Screen Rendering Issue

    In some situations Autom pages could load as a blank white screen due to UI state inconsistencies.

    Rendering behavior has been stabilized to prevent page initialization failures.


  • Playground Duplicate Error Message

    Playground could display the same β€œUnknown Error” message multiple times.

    Error messaging logic has been corrected to ensure a single clear error message is shown.


  • Agent Role Prompt Sharing Issue

    Role prompts configured for one agent could appear in other agents due to configuration sharing.

    Agent prompt configuration is now isolated per agent.


  • Playground Streaming Typing Delay

    Streaming responses in Playground could render extremely slowly for long outputs.

    Rendering performance has been optimized to maintain consistent typing speed.


  • Mate Chat Channel Configuration Validation

    Configuration validation inside the Mate Chat channel modal did not always trigger correctly.

    Validation behavior has been corrected to ensure configuration errors are properly detected.


  • Operation Logs Stuck in Processing State

    Operation logs could remain indefinitely in a β€œProcessing logs” state even after execution completed.

    Log state transitions have been corrected to reflect execution completion accurately.


  • Large File Transfer Memory Issue Execution

    Large file transfers through automation flows could trigger Out-of-Memory conditions.

    Memory handling during file transfers has been optimized to improve stability.


  • Desktop Action Capability Restrictions

    Desktop action capability restrictions based on MateAgent configuration were not consistently enforced.

    Restriction validation has been corrected to ensure actions follow MateAgent capability settings.


  • AI Agent Flow Compatibility with Autom Structure

    Recent Autom structural updates caused compatibility issues with certain AI Agent flows.

    Flow adaptation logic has been updated to ensure proper execution with the current Autom structure.


User Notices & Guidance

This section highlights important behavioral changes, usage recommendations, and practical tips introduced in Canakkale 5.4.0. Reviewing these notes will help you adapt existing workflows smoothly and ensure optimal system usage. workflows smoothly and make the most of the new versioning and storage capabilities.

Warnings (Critical Behavior Changes)


Hints (Productivity Tips)

  • AI Agent Composer can orchestrate Autom flows using tool-calling loops, enabling agents to execute automation steps dynamically.

  • Streaming responses provide real-time visibility into AI reasoning and responses in both Playground and Composer environments.

  • Azure OpenAI support allows organizations to integrate enterprise-managed AI models into agent workflows.

  • Observability metrics can help track AI-driven automation job performance and execution behavior.


Last updated

Was this helpful?