> ## 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 2024

> Platform updates and improvements in 2024

<Update label="December 25, 2024" tags={["Solutions", "UI/UX"]}>
  ## Solutions Support Comment Count in Rows

  Solutions now display comments counts in rows, providing better insights into categorization and prevalence of tagged items.
</Update>

<Update label="December 10, 2024" tags={["Solutions", "Feature"]}>
  ## Solution Duplication

  Solutions can now be duplicated, allowing you to quickly create copies of existing solutions as templates for new projects.
</Update>

<Update label="December 5, 2024" tags={["Security"]}>
  ## CSP and HSTS Headers

  Implemented Content Security Policy (CSP) and HTTP Strict Transport Security (HSTS) headers to enhance application security and protect against various web vulnerabilities.
</Update>

<Update label="November 30, 2024" tags={["Solutions", "Feature"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1744285440/new-docs/releases/solution-comments_rysygk.png" alt="Solution Rows Support Comments" />
  </Frame>

  ## Solution Rows Support Comments

  Solution rows now support comments, enabling better collaboration and discussion around specific findings or data points.
</Update>

<Update label="November 28, 2024" tags={["Solutions", "Feature"]}>
  ## Solutions Support Tags

  Solutions now support tags for improved organization, filtering, and categorization of your data.
</Update>

<Update label="November 25, 2024" tags={["Security", "Feature"]}>
  ## SMS Verification

  Added SMS verification for community users during sign-up to enhance account security and prevent automated registrations.
</Update>

<Update label="November 15, 2024" tags={["Modules", "Documentation"]}>
  ## Module Readmes

  Modules now include detailed README documentation, providing clear instructions, examples, and best practices for module usage.
</Update>

<Update label="November 10, 2024" tags={["Solutions", "Feature"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1744285507/new-docs/releases/solutions-views-export_vbwkua.png" alt="Export Solution Views in CSV" />
  </Frame>

  ## Export Solution Views in CSV

  You can now export solution views in CSV format for easier data sharing and offline analysis.
</Update>

<Update label="November 5, 2024" tags={["Solutions", "Feature"]}>
  ## Solution Row History

  Solution rows now include a history tab that displays the complete change history for each row, enabling better tracking and auditing of modifications.
</Update>

<Update label="October 31, 2024" tags={["Modules", "Documentation"]}>
  ## Modules Onboarding and User Guides

  Developed comprehensive [onboarding materials](https://trickest.com/docs/key-concepts/building-blocks/modules) and user guides for modules to facilitate easier adoption and understanding.
</Update>

<Update label="October 28, 2024" tags={["Workflow", "Documentation"]}>
  ## Workflow Distribution Tutorials

  Released [new tutorials](https://trickest.com/docs/using-the-app/workflow-and-executions/distributing-and-scaling-jobs) covering workflow distribution and execution to help users maximize the platform's capabilities.
</Update>

<Update label="October 25, 2024" tags={["Solutions", "Workflow", "Feature"]}>
  ## Integrated Workflows in Solutions

  Solutions now have natively integrated workflows and additional tabs: `Dashboards`, `Insights`, `Builder`, and `Runs` for a more streamlined experience.
</Update>

<Update label="October 22, 2024" tags={["Bug Fix", "Solutions"]}>
  ## Views Column Fixes

  Saving new views are now also saving appropriate columns selected for the view.
</Update>

<Update label="October 19, 2024" tags={["Solutions", "Feature"]}>
  ## Show TQL in Views

  Added the ability to show TQL in views for better visibility and understanding of queries used in custom views.
</Update>

<Update label="October 16, 2024" tags={["Bug Fix", "UI/UX"]}>
  ## Default Status Sorting

  Default sorting for status column is now fixed to sort statuses in order: `New`, `Resurfaced`, `Missing`, `Removed`, `Unchanged`.
</Update>

<Update label="October 13, 2024" tags={["Enterprise", "Feature"]}>
  ## Configurable Data Retention

  Enterprise users will have custom data retention policies according to their compliance and operational needs.
</Update>

<Update label="October 10, 2024" tags={["Performance", "Feature"]}>
  ## Advanced Alerting for Engine Jobs

  Implemented advanced alerting and monitoring mechanisms for engine jobs to improve reliability and performance tracking.
</Update>

<Update label="October 7, 2024" tags={["Performance"]}>
  ## Improved Folder Aggregation

  Enhanced folder aggregation to improve performance and reduce latency in data processing.
</Update>

<Update label="October 4, 2024" tags={["Bug Fix", "Performance"]}>
  ## EC2 Instance Fixes

  Resolved issues related to machine's instances to enhance stability and performance.
</Update>

<Update label="October 1, 2024" tags={["Bug Fix", "UI/UX"]}>
  ## Updated Icons for Custom Views

  Fixed and updated icons for custom views in the right sidebar for improved visual consistency and user experience.
</Update>

<Update label="September 30, 2024" tags={["Performance", "Security"]}>
  ## Engine Services Updated to Go 1.23.x

  All engine services have been upgraded to Go version 1.23.x, enhancing performance, security, and compatibility across the platform.
</Update>

<Update label="September 28, 2024" tags={["Editor", "UI/UX", "Bug Fix"]}>
  ## Improved Editor UI

  We've polished the editor's user interface with minor CSS tweaks and fixed issues in the command line component for a smoother editing experience.
</Update>

<Update label="September 25, 2024" tags={["UI/UX"]}>
  ## New Button Styles

  Updated the button styles across the platform for a refreshed look and improved user interaction.
</Update>

<Update label="September 22, 2024" tags={["Solutions", "UI/UX"]}>
  ## Datasets as Tabs in Solutions

  Navigating through datasets in solutions is now more intuitive with tabs replacing the previous dropdown menu system.
</Update>

<Update label="September 19, 2024" tags={["Solutions", "UI/UX", "Feature"]}>
  ## Custom Statuses and Icons

  Introduced custom statuses—`new`, `missing`, `resurfaced`, `removed`, `unchanged`—along with corresponding icons in solution columns for better tracking and visualization.
</Update>

<Update label="September 16, 2024" tags={["Solutions", "Feature"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1744285627/new-docs/releases/saved-views_xo6dwn.png" alt="Custom Views and Saved Queries" />
  </Frame>

  ## Custom Views and Saved Queries

  You can now create custom views in solutions and save your preferred columns and queries for quick access and personalized data analytics.
</Update>

<Update label="September 13, 2024" tags={["UI/UX", "Bug Fix"]}>
  ## Light Theme Improvements

  Applied several fixes to the light theme within solutions to ensure a consistent and visually appealing experience.
</Update>

<Update label="September 10, 2024" tags={["Analytics", "Modules", "Workflow"]}>
  ## Run and Module Insights

  Gain deeper visibility into your runs and modules performance with the new Module and Run Insights available in Run Mode.
</Update>

<Update label="September 7, 2024" tags={["Feature", "UI/UX"]}>
  ## Enhanced Query Language

  The Trickest Query Language now features icons in search results and autocomplete suggestions for quicker recognition and selection.
</Update>

<Update label="September 4, 2024" tags={["Documentation", "Editor"]}>
  ## Documentation Enhancements

  The Trickest editor is now embeddable within our documentation, enabling interactive examples and hands-on learning. Explore the latest tutorials at [https://trickest.com/docs/introduction](https://trickest.com/docs/introduction).
</Update>

<Update label="September 1, 2024" tags={["Bug Fix", "Workflow"]}>
  ## Bug Fix: Splitter Jobs

  Resolved an issue where splitter jobs were using incorrect inputs when their parent job was lifted, ensuring accurate data processing.
</Update>

<Update label="August 31, 2024" tags={["Feature", "Security"]}>
  <Frame>
    <img className="block" src="https://res.cloudinary.com/db14crach/image/upload/v1744285683/new-docs/releases/private-agents_he2gin.png" alt="Private Agents" />
  </Frame>

  ## Private Agents

  Deploy agents to scan environments internally on any device, even behind VPNs and office networks. Integrate into existing workflows to enable continuous monitoring and vulnerability scanning of both internal and external infrastructure.
</Update>

<Update label="August 29, 2024" tags={["Modules", "Feature"]}>
  ## Modules

  Automated security processes with structured inputs/outputs, built-in scalability, and automatic tool updates. Minimizes disruptions from manual tool management and ensures consistent results across workflows.
</Update>

<Update label="August 24, 2024" tags={["Feature", "Security", "Workflow"]}>
  ## Private Tooling for Custom Workflows

  Securely integrate proprietary tools within the platform. Managed and executed in a secure environment by connecting a Private Docker Registry.
</Update>

<Update label="August 21, 2024" tags={["Workflow", "Feature"]}>
  ## Advanced Variables for Dynamic Workflows

  Add variables to workflows for dynamic inputs and outputs. Scope variables globally or to specific projects for enhanced workflow customization flexibility.
</Update>

<Update label="August 17, 2024" tags={["Feature", "Infrastructure"]}>
  ## Self-Hosted Machines

  Connect and execute workflows via self-hosted machines with public IP addresses for more control over the execution environment.
</Update>

<Update label="August 14, 2024" tags={["Feature", "CLI"]}>
  ## Private Script Library

  Create and manage a centralized library of Bash or Python script templates that can be reused across workflows.
</Update>

<Update label="August 10, 2024" tags={["Editor", "UI/UX"]}>
  ## New Editor Design

  Experience a revamped interface with the new editor design, currently accessible via a feature flag.
</Update>

<Update label="August 8, 2024" tags={["Solutions", "Feature"]}>
  ## Clear Dataset Functionality

  Manage your data with the ability to clear all data from Solution Datasets.
</Update>

<Update label="August 6, 2024" tags={["UI/UX", "Bug Fix"]}>
  ## User Interface Improvements

  * Added pagination support in the Right Sidebar for Splitter Nodes in Run Mode
  * Enhanced user experience with various UI fixes for Node Inputs
</Update>

<Update label="August 3, 2024" tags={["Security", "Enterprise"]}>
  ## Security and Compliance

  Detailed audit logs now available for enterprise customers.
</Update>

<Update label="August 1, 2024" tags={["Policy"]}>
  ## Policy Updates

  New data retention policy for community users: workflow data retained for 14 days with access to the 10 most recent runs.
</Update>
