> ## Documentation Index
> Fetch the complete documentation index at: https://trickest.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Trickest Changelog 2025

> Platform updates and improvements in 2025

<Update label="December 8, 2025" tags={["Feature", "Analytics", "Reporting"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1764937209/changelog/report_l4buxc.png" alt="Monthly Activity Report" />
  </Frame>

  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1764937320/changelog/settings-notification_pkk8nz.png" alt="Notification Settings" />
  </Frame>

  ## Monthly Activity Report

  Introducing Monthly Activity Reports - a comprehensive overview of your workspace activity over the past month. Get insights into workflow executions, resource usage, team performance, and key metrics that help you understand how your workspace is being utilized. The report provides valuable data to help optimize your automation workflows and track your team's productivity trends.
</Update>

<Update label="November 4, 2025" tags={["Feature", "User Management", "Team"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1762256723/changelog/user_m6ldro.jpg" alt="User activation and deactivation interface" />
  </Frame>

  ## User Account Management - Activate & Deactivate Users

  Added the ability to activate and deactivate user accounts within your workspace. This feature allows administrators to temporarily disable user access without removing them from the team, making it easier to manage team permissions and maintain security.
</Update>

<Update label="November 4, 2025" tags={["Feature", "Workflow", "Editor", "Runs"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1762256723/changelog/jobtimeput_icse0i.jpg" alt="Global workflow timeout settings" />
  </Frame>

  ## Global Workflow Timeout Configuration

  Introduced global workflow timeout configuration in Workflow Details, allowing you to set a maximum execution time that applies to each node in your workflow. Each node will be automatically terminated if it exceeds the specified duration, with a maximum limit of 24 hours. This timeout is now displayed in the run item popover within the Editor's Runs tab, providing better visibility into execution constraints and helping prevent individual jobs from running indefinitely.
</Update>

<Update label="November 4, 2025" tags={["UI/UX", "Editor", "Runs"]}>
  ## Enhanced DNA UI in Run Item Popover

  Updated the DNA (Dynamic Node Allocation) interface within the run item popover in the Editor's Runs tab. The new design provides clearer visualization and improved user experience when viewing DNA information for your workflow executions.
</Update>

<Update label="October 21, 2025" type="major" tags={["Performance", "Machines", "Feature"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1760966502/new-docs/releases/dynamic-node-allocation-fleet_slbgbo.webp" alt="Real-time scaling on managed fleets" />
  </Frame>

  ## Improved Machine Scaling Behavior

  [Machine scaling](https://trickest.com/docs/key-concepts/machines-and-fleet#how-it-works) now adjusts dynamically during workflow execution, right-sizing capacity as demand changes.

  This means you can execute more with the same number of machines, because capacity is automatically distributed across your entire account.
</Update>

<Update label="October 21, 2025" tags={["Workflow", "Feature", "Runs"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1760623366/new-docs/releases/export-ips-dropdown_i7nbng.webp" alt="Export IPs menu option in run actions" />
  </Frame>

  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1760623216/new-docs/releases/export-ips-modal_lnoyrh.webp" alt="Export IP Addresses modal with copyable list" />
  </Frame>

  ## Export IP Addresses from Runs

  Added the ability to export IP addresses used by workflow runs. Access this feature through the run actions menu to view and copy all IP addresses associated with a specific run execution. Useful for whitelisting, network analysis, and debugging purposes.
</Update>

<Update label="October 21, 2025" tags={["Workflow", "Feature", "Editor"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1760620951/new-docs/releases/job-timeout_qslu69.webp" alt="Job Timeout Configuration in Node Settings" />
  </Frame>

  ## Job Timeout Configuration

  Added the ability to configure job timeouts for individual nodes in workflows. Set custom timeout durations to automatically stop jobs that run longer than expected, improving resource management and preventing workflows from hanging indefinitely.
</Update>

<Update label="October 21, 2025" tags={["Documentation", "Tutorials"]}>
  ## Documentation Updates

  Documentation updates across tutorials and library reference materials.

  **New Tutorials:**

  * [Private Scripts](https://trickest.com/docs/key-concepts/building-blocks/scripts) - Guide on creating and managing private scripts for Enterprise users
  * [Solutions](https://trickest.com/docs/key-concepts/solutions-database) - Custom solutions, vulnerability assessment, and DAST workflows
  * [Insights & Datasets](https://trickest.com/docs/key-concepts/solutions-database) - Creating and managing datasets in Solutions
  * [Query Language](https://trickest.com/docs/using-the-app/database-management/querying) - Trickest Query Language (TQL) syntax and usage
</Update>

<Update label="October 8, 2025" tags={["Bug Fix", "Editor"]}>
  ## Workflow Rendering Fix for Chrome

  Fixed an issue where splitter nodes were not rendering correctly in the latest version of Chrome browser.
</Update>

<Update label="October 2, 2025" tags={["UI/UX", "Main Navigation"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1759397039/changelog/expanded_in7ygk.png" alt="Main Navigation Expanded" />
  </Frame>

  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1759397049/changelog/collapsed_vvgdao.png" alt="Main Navigation Collapsed" />
  </Frame>

  ## Improved Main Navigation

  Navigation is now faster and clearer, with more visibility and fewer clicks needed to reach key sections.
</Update>

<Update label="October 2, 2025" tags={["Solutions", "Improved"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1759399364/changelog/edit-dataset_kjlhax.png" alt="Edit Datasets in Solutions" />
  </Frame>

  ## Edit Datasets in Solutions

  Added the ability to add, remove, and edit dataset columns directly inside Solutions.
</Update>

<Update label="October 2, 2025" tags={["UI/UX", "Solutions"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1759399229/changelog/move-solution_swyu17.png" alt="Cross-Workspace Solution Management" />
  </Frame>

  ## Cross-Workspace Solution Management

  You can now move solutions seamlessly between workspaces, giving teams more flexibility.
</Update>

<Update label="October 2, 2025" tags={["Bug Fix"]}>
  ## Bug Fixes

  Several fixes to improve stability and usability:

  **Key Benefits:**

  * **Abort Button**: Fixed issue where abort button still appeared after a workflow was stopped.
  * **Workflow Page Search**: Fixed disappearing search bar in workspace workflow pages.
  * **Pagination**: Added pagination to long lists on the same page for smoother navigation.
</Update>

<Update label="August 26, 2025" tags={["Solutions", "UI/UX", "Bug Fix"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1755788197/new-docs/releases/history-update_rfxb05.png" alt="Row History UI Update" />
  </Frame>

  ## Row History UI Update

  * More clear changes between different keys in the row history
  * Improved search capability
</Update>

<Update label="August 25, 2025" tags={["UI/UX", "Navigation", "Feature"]}>
  ## Workspace Persistence & Navigation Improvements

  Enhanced main navigation with persistent workspace state and improved user experience.

  **Key Benefits:**

  * **Workspace State Persistence**: The platform now automatically saves and restores your last visited workspace, redirecting you to the same workspace when you return to the platform.
  * **Persistent Navigation**: Main navigation stays open during workspace interactions, allowing seamless browsing between workspaces without constantly reopening menus.
  * **Workspace Created Dates**: Added creation dates under workspace names in the dropdown for better workspace identification and management.
</Update>

<Update label="August 17, 2025" type="major" tags={["Enterprise", "Feature", "Modules"]}>
  ## Modules in Modules

  Now you can build modules using other modules. Check the right sidebar of the Module Workflow Editor for available modules.

  **Key Benefits:**

  * **Development**: Combine existing modules to create different module combinations for your specific use cases.
  * **Maintenance**: Updating one module used accross different modules with update it on all of them.
  * **Reduced Complexity**: Abstract complex multi-step processes into simple, reusable module nodes.
  * **Team Collaboration**: Build on each other's work and create organization-wide module libraries.
</Update>

<Update label="August 17, 2025" tags={["Modules", "Analytics", "Feature"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1755528661/new-docs/releases/Modules_Run_List_zk3sbi.png" alt="Modules used Runs List" />
  </Frame>

  ## Module Usage Runs

  Modules now display a list of runs where they are used across your workflows. This provides instant visibility into module adoption, helps identify dependencies, and enables better assessment when updating or maintaining modules.
</Update>

<Update label="August 17, 2025" tags={["UI/UX"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1755169480/new-docs/releases/Stderr_Download_s4xuvq.png" alt="Download stdout and stderr logs" />
  </Frame>

  ## Stdout and Stderr Download

  You can now download stdout and stderr from each node.
</Update>

<Update label="August 17, 2025" tags={["Enterprise", "Solutions"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1755254045/new-docs/releases/Filters_menxtl.png" alt="Solutions Filters" />
  </Frame>

  ## Solutions Filters

  Instead of writing your TQL queries manually, the workflow filters will autogenerate them for you for easier and faster filtering of your solutions.
</Update>

<Update label="August 17, 2025" tags={["Performance", "UI/UX"]}>
  ## Workflow Editor Optimizations

  * Reduced CPU usage for complex workflows
  * Improved panning on connecting nodes that are far away
  * Added grid background pattern for better visibility of the canvas
  * Various performance improvements
</Update>

<Update label="July 16, 2025" tags={["Bug Fixes"]}>
  ## UI Updates & Fixes

  * Bug Fixes
    * Running animation on workflow nodes now correctly stops when execution is completed or finished.
  * Refactor
    * Streamlined and refactored the alert system for more consistent and predictable behavior across the platform.
</Update>

<Update label="July 10, 2025" tags={["Solutions", "UI/UX"]}>
  ## Column Styling Upgrade

  * Improvements:
    * Enhanced column styles for better visual clarity and consistency across tables.
    * Updated column configuration UI/UX with improved layout, responsiveness, and more intuitive controls.
  * Bug Fixes:
    * Fixed issues in main navigation.
</Update>

<Update label="July 3, 2025" tags={["Workflow", "UI/UX", "Analytics"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1751553428/new-docs/releases/timeline-view_tmidvs.png" alt="Workflow Timeline Overview - Visual execution timeline with task durations" />
  </Frame>

  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1751553734/new-docs/releases/distribution-analysis_tvw1uo.png" alt="Timeline Outlier Detection - Automatic identification of slow and fast tasks" />
  </Frame>

  ## Run Timelines

  New timeline visualization in the Workflow Editor provides real-time execution insights, task duration tracking, and automatic outlier detection. See at a glance which tasks are running slower or faster than expected, with detailed performance analytics for distributed workflows.
</Update>

<Update label="July 1, 2025" tags={["Workflow", "UI/UX", "Feature"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1751469535/new-docs/releases/move-workflow_ppfhwv.png" alt="Move Workflow Feature - Workflow card dropdown with move option" />
  </Frame>

  ## Move Workflows

  Workflows can now be moved between workspaces using the new Move option in the workflow card dropdown menu when inside the Workspace or on All Workflows page.
</Update>

<Update label="July 1, 2025" tags={["Editor", "Feature"]}>
  ## WORKFLOW\_NAME Variable Added

  Added new WORKFLOW\_NAME workflow variable, allowing users to reference the current workflow name in their scripts and tools using `${{vars.WORKFLOW_NAME}}` format.
</Update>

<Update label="June 27, 2025" tags={["Bug Fix", "UI/UX"]}>
  ## Minor Bug Fixes

  Fixed various UI issues, including:

  * Variables display
  * Builder run functionality for solutions
  * Improved audit log event mapping
  * Replaced matrix parameters with query parameters for more consistent runs navigation
  * Fixed broken links across the interface
  * Resolved UX issue where filter and search bars disappeared when no results were available in the runs view
</Update>

<Update label="June 27, 2025" type="major" tags={["Security", "User Management"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1750262667/new-docs/releases/user-management_zy3b65.png" alt="RBAC User Management Overview" />
  </Frame>

  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1750262504/new-docs/releases/team-management_gs4kyn.png" alt="RBAC Team Management Overview" />
  </Frame>

  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1750262374/new-docs/releases/workspace-management_bg1izg.png" alt="User Workspace Management - Granular access control per workspace" />
  </Frame>

  ## Advanced Role-Based Access Control (RBAC) System

  Comprehensive RBAC system with granular permissions, account, team and workspace management.

  [Contact Us](https://trickest.com/talk-with-us)
</Update>

<Update label="June 27, 2025" tags={["API", "Security", "Enterprise"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1750422108/new-docs/releases/audit-logs_sxkobk.png" alt="Audit Logs API Documentation" />
  </Frame>

  ## Audit Logs API Documentation

  Comprehensive API documentation for Audit Logs is now publicly available. Enterprise customers can access the documentation directly from the [Audit Logs page](https://trickest.io/dashboard/settings/audit-logs) by clicking the "API Docs" button, enabling programmatic access to audit data for security and compliance.
</Update>

<Update label="June 27, 2025" tags={["Security", "Enterprise", "Feature"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1750422601/new-docs/releases/audit-logs-filters_bwj8em.png" alt="Custom Filtering for Audit Logs" />
  </Frame>

  ## Custom Filtering for Audit Logs

  Enhanced audit logs with advanced filtering capabilities, allowing enterprise users to filter logs by use and action type, user and more.
</Update>

<Update label="June 27, 2025" tags={["UI/UX", "Navigation"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1750263293/new-docs/releases/main-navigation-redesign_a3qve1.png" alt="Main Navigation Redesign" />
  </Frame>

  ## Main Navigation Redesign

  The main navigation has been redesigned and moved from the left sidebar to be workspace-specific. Following the RBAC update, navigation is now contextual per workspace, providing better organization and access control for workspace-specific resources and settings.
</Update>

<Update label="June 27, 2025" tags={["Solutions", "Enterprise"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1750328167/new-docs/releases/solutions-update_es9wqf.png" alt="Solutions Space for Enterprise" />
  </Frame>

  ## Solutions Space for Enterprise

  Solutions deployed for enterprise customers will now reside in **Solutions Workspace**, providing dedicated workspace environment for enterprise-level solution management and collaboration.
</Update>

<Update label="May 20, 2025" tags={["Workflow", "UI/UX"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1750246643/new-docs/releases/execute-modal_u3ivbz.png" alt="Execute Modal - Machine Selection" />
  </Frame>

  ## Execute Modal Improvements

  Enhanced workflow execution modal with improved machine availability display, more intuitive fleet selection interface, and new ability to execute workflows across all available machines with a single click.
</Update>

<Update label="May 20, 2025" tags={["Editor", "Files"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1750246843/new-docs/releases/preview-files_ztekwk.png" alt="File Preview in Editor" />
  </Frame>

  ## File Preview in Editor

  New feature allowing users to preview files directly within the workflow editor, enabling faster workflow configuration and better understanding of data without leaving the editor interface.
</Update>

<Update label="May 20, 2025" tags={["UI/UX", "Settings"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1750247489/new-docs/releases/my-account-page_qmtslx.png" alt="My Account Page Redesign" />
  </Frame>

  ## My Account Page Redesign

  Completely redesigned My Account page with a cleaner interface, better organization of user information, and improved visibility of account details and settings for a more streamlined user experience.
</Update>

<Update label="May 12, 2025" tags={["Billing", "UI/UX", "Enterprise"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1750246225/new-docs/releases/billing-page-update_cebcgw.png" alt="Billing Page Feature Status Update" />
  </Frame>

  ## Billing Page Feature Status Update

  Enhanced billing page now displays all available features with their current status (active/inactive) and detailed descriptions, providing better visibility into enabled enterprise capabilities and subscription benefits.
</Update>

<Update label="April 24, 2025" tags={["UI/UX"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1750245454/new-docs/releases/projects-card-update_wf4x80.png" alt="Project Cards UI Improvements" />
  </Frame>

  ## Project Cards UI Improvements

  Project cards have been redesigned with improved visual hierarchy, better information display, and enhanced user interaction for a more intuitive workflow management experience.
</Update>

<Update label="April 24, 2025" tags={["Editor", "UI/UX"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1750245948/new-docs/releases/Readme_UI_Update_oc2en8.png" alt="README Editor UI Enhancement" />
  </Frame>

  ## Readme in Editor UI Makeover

  Enhanced README editor in the workflow editor with improved markdown editing interface, better formatting options, and streamlined documentation creation for workflows.
</Update>

<Update label="April 24, 2025" tags={["UI/UX", "CLI"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1745505813/new-docs/releases/Sidebar_iffbvf.webp" alt="Inputs sidebar update" />
  </Frame>

  ## Inputs Sidebar Update

  Inputs sidebar is now updated to support CLI 2.0 input aliases.
</Update>

<Update label="April 24, 2025" tags={["CLI"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1745412555/blogs/trickest-cli-2-0-0/CLI_2.0_dc8bah.png" alt="Trickest CLI 2.0 Pre-Release" />
  </Frame>

  ## Trickest CLI 2.0 Pre-Release

  Trickest CLI 2.0 is now in pre-release and available.

  New Trickest CLI v2.0.0 introduces input aliases, built-in help and auto readme generation, time-specific workflow insights, distributed nodes analysis, and more.

  [Changelog](https://github.com/trickest/trickest-cli/releases/tag/v2.0.0) | [Blog Post](https://trickest.com/blog/trickest-cli-2-0-0/)
</Update>

<Update label="April 24, 2025" tags={["Files", "UI/UX"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1745506422/new-docs/releases/file-preview_fwtbx7.webp" alt="File Page Updates" />
  </Frame>

  ## File Page Updates

  [File Page](https://trickest.io/dashboard/files) is now updated with file tree and file tabs for better organization and navigation.

  **Note:** You can use URL to share specific files with others.
</Update>

<Update label="April 17, 2025" tags={["UI/UX", "Editor"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1744900750/new-docs/releases/left-right-sidebar-collapse_wynlyh.png" alt="Sidebar Collapse Changes" />
  </Frame>

  ## Sidebar Collapse Changes

  Left and Right Sidebar button is moved to the editor single action bar.
</Update>

<Update label="April 17, 2025" tags={["Enterprise", "Analytics"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1744900512/new-docs/releases/Run_Traffic_xhobby.png" alt="Run Traffic" />
  </Frame>

  ## Run Traffic

  Run traffic is now being collected and displayed in [Billing](https://trickest.io/dashboard/settings/payments) page for Enterprise users.
</Update>

<Update label="April 10, 2025" tags={["CLI", "Workflow"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1744901209/new-docs/releases/private-scripts_sldulh.png" alt="Private Scripts" />
  </Frame>

  ## Private Scripts

  Private scripts can now be created directly from the Command Line Interface in the Workflow Editor.
</Update>

<Update label="April 10, 2025" tags={["Editor"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1744901401/new-docs/releases/Variables_by0eus.png" alt="Variables in Code Editor for Scripts" />
  </Frame>

  ## Variables in Code Editor for Scripts

  Variables are now available in the Code Editor for Scripts for easy access and reference.
</Update>

<Update label="April 10, 2025" tags={["UI/UX", "Dashboard"]}>
  ## Home Dashboard Library Workflows

  Library Workflows in Home Dashboard are now appearing at random order.
</Update>

<Update label="April 10, 2025" tags={["UI/UX", "Workflow"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1744900199/new-docs/releases/run-list-filters_zyblmo.png" alt="Run List Filters" />
  </Frame>

  ## Run List Filters

  Run list filters are now expandable for better visibility and monitoring of the run list.
</Update>

<Update label="April 10, 2025" tags={["Modules", "UI/UX"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1744898142/new-docs/releases/module-run-preview_h0mi5i.png" alt="Module Run Preview" />
  </Frame>

  ## Module Run Preview

  User built modules now have a preview popover for better visibility and monitoring of the module runs and outputs.
</Update>

<Update label="April 10, 2025" tags={["Workflow", "Files", "UI/UX"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1744286659/new-docs/releases/file-tree_vgdit1.png" alt="Workflow Run Mode File Tree" />
  </Frame>

  ## Workflow Run Mode File Tree

  The workflow run mode now features a file tree for better organization and navigation of the node outputs.
</Update>

<Update label="April 10, 2025" tags={["Files", "UI/UX", "Feature"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1744286921/new-docs/releases/file-tabs_dkavtq.png" alt="Outputs in File Tabs" />
  </Frame>

  ## Outputs in File Tabs

  Files can now be opened in a new tab with syntax highlighting and line numbers for fully functional and structured analysis of workflows runs.

  Custom Previews are available for:

  * Image Types
</Update>

<Update label="April 10, 2025" tags={["CLI", "UI/UX"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1744286766/new-docs/releases/new-cli_couzlj.png" alt="CLI Updates" />
  </Frame>

  ## CLI Updates

  The CLI is redesigned with a new command editor and terminal output for more streamlined monitoring and debugging of workflows.
</Update>

<Update label="April 2, 2025" tags={["Workflow", "Editor", "UI/UX"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1744283746/new-docs/releases/popular-nodes_fmtxmm.png" alt="Popular Nodes in Workflow Editor" />
  </Frame>

  ## Popular Nodes in Workflow Editor

  Frequently used nodes are now integrated directly into the workflow editor interface, making it easier to access and add common components to your workflows.
</Update>

<Update label="March 25, 2025" tags={["Editor", "UI/UX", "Performance"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1744283832/new-docs/releases/new-editor_cyfayp.png" alt="New Editor Generally Available" />
  </Frame>

  ## New Editor Generally Available

  The new editor is now generally available to all users with additional UI improvements for enhanced usability and performance.
</Update>

<Update label="March 22, 2025" tags={["Workflow", "UI/UX"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1744284131/new-docs/releases/workflow-card_mouezt.png" alt="Workflow Cards Preview" />
  </Frame>

  ## Workflow Cards Preview

  Workflows now feature a preview capability and have been completely redesigned for a more intuitive and efficient user experience.
</Update>

<Update label="March 20, 2025" tags={["Dashboard", "UI/UX", "Tools"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1744284198/new-docs/releases/tool-library-updates_pqejij.png" alt="Home Dashboard Tool Library Updates" />
  </Frame>

  ## Home Dashboard Tool Library Updates

  The Home Dashboard now shows library updates for tools that have been recently updated, helping you stay informed about the latest improvements.
</Update>

<Update label="March 15, 2025" tags={["Dashboard", "UI/UX", "Performance"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1744284318/new-docs/releases/new-home-dashboard_ysosqf.png" alt="Home Dashboard Improvements" />
  </Frame>

  ## Home Dashboard Improvements

  Enhanced Home Dashboard with improved layout, performance optimizations, and better information hierarchy for a more user-friendly experience.
</Update>

<Update label="March 10, 2025" tags={["Integration", "Performance"]}>
  ## Service Orchestration Integration

  New service orchestration integration for interacting with file and run storage systems, enabling more efficient data management and workflow execution.
</Update>

<Update label="March 5, 2025" tags={["Workflow", "UI/UX", "Analytics"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1744284563/new-docs/releases/workflow-details_vrqt6d.png" alt="Workflow Details UI Improvements" />
  </Frame>

  ## Workflow Details UI Improvements

  Enhanced Workflow Details interface now displays average run time, total run counts providing better insights into workflow performance.
</Update>

<Update label="February 28, 2025" tags={["Editor", "Feature"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1744284980/new-docs/releases/tql-autocomplete_fy39gc.png" alt="TQL Syntax Highlighting and Autocomplete" />
  </Frame>

  ## TQL Syntax Highlighting and Autocomplete

  Added syntax highlighting and autocomplete suggestions for Trickest Query Language, improving developer experience and reducing errors when writing queries.
</Update>

<Update label="February 20, 2025" tags={["UI/UX"]}>
  ## Platform-wide Modal Updates

  Updated all modals throughout the platform with a consistent, modern design for improved user experience and accessibility.
</Update>

<Update label="February 10, 2025" tags={["CLI", "Integration", "Feature"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1744285057/new-docs/releases/cli-autogenerate_imynae.png" alt="Auto-generate CLI Config" />
  </Frame>

  ## Auto-generate CLI Config

  New feature to automatically generate CLI configuration for workflows, simplifying integration with automation scripts and CI/CD pipelines.
</Update>

<Update label="January 25, 2025" tags={["API", "Solutions", "Integration"]}>
  ## Solution APIs

  Solutions now have out-of-the-box APIs, enabling seamless integration with other tools and custom applications.
</Update>

<Update label="January 20, 2025" tags={["Workflow", "UI/UX"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1744285155/new-docs/releases/run-filters_rgiqd1.png" alt="Workflow Run Filters" />
  </Frame>

  ## Workflow Run Filters

  New filters for runs on workflows make it easier to find and analyze specific executions based on various criteria.
</Update>

<Update label="January 15, 2025" tags={["Workflow", "Feature"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1744285256/new-docs/releases/stop-job_ihb7m9.png" alt="Single Job Stop" />
  </Frame>

  ## Single Job Stop

  Users can now stop individual jobs within workflows, providing more granular control over execution and resource management.
</Update>

<Update label="January 10, 2025" tags={["Solutions", "UI/UX"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1744285332/new-docs/releases/custom-tags_bons44.png" alt="Custom Tag Colors" />
  </Frame>

  ## Custom Tag Colors

  Tags in solutions now support custom colors, improving visual organization and making it easier to identify different categories at a glance.
</Update>

<Update label="January 5, 2025" tags={["Solutions", "UI/UX"]}>
  ## Solution Row Navigation

  Solution rows now have arrow controls to navigate through them in detail view, making it easier to review sequential items without returning to the main list.
</Update>
