tag:github.com,2008:https://github.com/utmstack/UTMStack/releases Release notes from UTMStack 2026-03-05T18:38:34Z tag:github.com,2008:Repository/693809511/v11.2.4 2026-03-06T13:14:51Z v11.2.4 <h1>UTMStack v11.2.4 Release Notes</h1> <p>We're excited to announce the release of UTMStack v11.2.4! This update brings minor improvements and bug fixes to enhance your experience with our Unified Threat Management and SIEM Platform.</p> <h2>What's New</h2> <ul> <li>No new features were introduced in this release.</li> </ul> <h2>Improved</h2> <ul> <li>Enhanced performance for faster threat detection and response.</li> <li>Improved user interface for easier navigation and usability.</li> </ul> <h2>Fixed</h2> <ul> <li>Resolved an issue that caused occasional delays in alert notifications.</li> <li>Fixed a bug that affected the accuracy of reporting metrics.</li> </ul> <p>Thank you for using UTMStack! We are committed to continuously improving your experience.</p> <hr> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/utmstack/UTMStack/compare/v11.2.3...v11.2.4"><tt>v11.2.3...v11.2.4</tt></a></p> Kbayero tag:github.com,2008:Repository/693809511/v11.2.3 2026-02-12T11:56:48Z v11.2.3 <h2>Release Notes for UTMStack v11.2.3</h2> <p>In this release, we've introduced several new features and improvements to enhance your experience with UTMStack. We've also addressed some bugs to ensure smoother operation.</p> <h3>What's New</h3> <ul> <li>Added enhanced log parsing capabilities for VMware and Netflow filters.</li> <li>Introduced updates for Microsoft 365 and SonicWall filters for better integration.</li> <li>Added support for new Cisco filter updates, including Cisco ASA and Meraki.</li> <li>Updated the UTMStack filter configuration to version 3.0.5.</li> </ul> <h3>Improved</h3> <ul> <li>Enhanced sorting in the asset view to prioritize asset status and last input.</li> <li>Improved error handling and response mapping for module configuration validation.</li> <li>Enhanced configuration encryption to support file data types.</li> <li>Updated layout styles for the API documentation component for better clarity.</li> </ul> <h3>Fixed</h3> <ul> <li>Resolved issues with cloud region URL parsing for CrowdStrike configuration.</li> <li>Fixed timestamp handling in correlation rules and logstash filter services.</li> <li>Improved validation checks for alert targets and log objects.</li> <li>Cleaned up alert detail view logic and HTML formatting for better readability.</li> </ul> <h1>EventProcessor Changelog</h1> <h2>Sparkle Features</h2> <ul> <li><strong>Log Pusher:</strong> Added support for Unix socket-based log pushing.</li> <li><strong>Log Pusher:</strong> Added UUID generation to log entries for improved tracking.</li> <li><strong>Plugins:</strong> Added UUID to alert payloads for better identification.</li> <li><strong>Reliability:</strong> Implemented a circuit breaker for rule evaluation failures to prevent system instability.</li> </ul> <h2>Bug Fixes</h2> <ul> <li><strong>Feeds:</strong> Fixed <code>analyze</code> function to return immediately for denied, blocked, or failed actions.</li> <li><strong>Log Pusher:</strong> Improved error handling when closing connections.</li> <li><strong>Memory Management:</strong> Fixed memory release issue after successful queue registration.</li> <li><strong>Feeds:</strong> Added playground mode check and improved error handling.</li> </ul> <h2>Enhancements &amp; Refactoring</h2> <ul> <li><strong>Plugins (CEL):</strong> Optimized rule reloading with change detection and state tracking.</li> <li><strong>Plugins (CEL):</strong> Unified error handling for rule processing and correlation evaluation.</li> <li><strong>Plugins (CEL):</strong> Refactored rule processing logic and modularized key functions.</li> <li><strong>Plugins (General):</strong> Renamed <code>analysis</code> plugin to <code>cel</code> and updated build paths.</li> <li><strong>Rule Management:</strong> Added support for tenant-specific and global rule disabling; refactored rule indexing.</li> <li><strong>Rule Properties:</strong> Updated rule properties for better categorization and technique details.</li> <li><strong>Configuration:</strong> Updated <code>NewDynamicSourceManager</code> to handle nil configuration gracefully.</li> </ul> <h2>Build &amp; Maintenance</h2> <ul> <li><strong>Build System:</strong> Added <code>log-pusher</code> and <code>opensearch-fetcher</code> binaries to Dockerfile and build artifacts.</li> <li><strong>Build System:</strong> Fixed Dockerfile paths for plugins directory.</li> <li><strong>Cleanup:</strong> Removed deprecated plugin configuration files.</li> <li><strong>Cleanup:</strong> Removed unused libraries and deprecated <code>integration_test.go</code> files.</li> </ul> <h2>Documentation</h2> <ul> <li><strong>Plugins:</strong> Added comprehensive README for the CEL analysis plugin.</li> <li><strong>General:</strong> Added links to the official wiki for detailed implementation guides.</li> </ul> <h2>Dependency Updates</h2> <ul> <li><strong>Go SDK:</strong> Upgraded <code>github.com/threatwinds/go-sdk</code> to <code>v1.1.14</code> across all modules.</li> <li><strong>Genproto:</strong> Updated <code>google.golang.org/genproto</code> to latest versions.</li> <li><strong>Modules:</strong> Updated dependencies and enhanced error handling (added delays).</li> </ul> <p>We hope you enjoy the new features and improvements in this release!</p> <hr> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/utmstack/UTMStack/compare/v11.2.2...v11.2.3"><tt>v11.2.2...v11.2.3</tt></a></p> osmontero tag:github.com,2008:Repository/693809511/v11.2.2 2026-01-30T15:30:53Z v11.2.2 <h1>UTMStack v11.2.2 Release Notes</h1> <p>In this release, we've introduced several new features and improvements to enhance your experience with UTMStack. This update focuses on better log analysis, improved visualization tools, and enhanced alert management.</p> <h2>What's New</h2> <ul> <li>Added support for SQL queries in LogExplorer, allowing for more flexible data retrieval.</li> <li>Introduced new filters for Azure and GCP, improving log analysis capabilities.</li> <li>Enhanced the LogExplorer with custom keyword suggestions for easier search.</li> <li>Implemented a new adversary management module, providing better insights and control over alerts.</li> </ul> <h2>Improved</h2> <ul> <li>Updated Azure correlation rules for more accurate threat detection.</li> <li>Enhanced the visualization creation flow with improved UI elements and validation.</li> <li>Improved error handling and user experience in the log handling and display logic.</li> <li>Enhanced the SAML and OIDC authentication processes with additional fields and validation.</li> </ul> <h2>Fixed</h2> <ul> <li>Resolved issues with log analysis filters for better accuracy in data retrieval.</li> <li>Fixed bugs affecting the display of alert properties and improved layout consistency.</li> <li>Corrected problems with alert management, including false positive tagging and alert status updates.</li> <li>Addressed various bugs related to user authentication and login processes.</li> </ul> <p>This release brings valuable enhancements to your UTMStack experience, making it easier to manage threats and analyze logs effectively.</p> <hr> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/utmstack/UTMStack/compare/v11.2.1...v11.2.2"><tt>v11.2.1...v11.2.2</tt></a></p> osmontero tag:github.com,2008:Repository/693809511/v11.2.1 2026-01-23T14:35:45Z v11.2.1 <h2>Release Notes for UTMStack v11.2.1</h2> <p>In this release, we've introduced several new features and improvements to enhance your experience with UTMStack. We've also addressed some bugs to ensure smoother operation.</p> <h3>What's New</h3> <ul> <li>Added integration tests for deduplication and grouping logic in alerts.</li> <li>Introduced a new CrowdStrike plugin to collect and process security events from the CrowdStrike Falcon platform.</li> <li>Enhanced PDF generation with improved response handling and error management.</li> <li>Implemented sorting by last input in the assets view for better data organization.</li> <li>Added filter options to exclude false positive alerts in the alert management system.</li> <li>Enhanced configuration handling with version type support for better management.</li> </ul> <h3>Improved</h3> <ul> <li>Enhanced rule filters with status and formatting options for better usability.</li> <li>Improved error handling in various features to provide clearer messages and better user guidance.</li> <li>Updated AWS CloudWatch Logs streaming with dynamic configuration handling.</li> <li>Enhanced SQL query suggestions in the code editor with limits and aggregation examples for easier querying.</li> </ul> <h3>Fixed</h3> <ul> <li>Resolved issues with incorrect cursor behavior in the SQL Query Editor.</li> <li>Fixed PDF loading conditions to reduce waiting time and improve user experience.</li> <li>Updated log detail terminology for clarity in application logs.</li> <li>Corrected component naming and updated routing in email settings for better functionality.</li> <li>Improved loading state handling and time filter management in compliance exports.</li> </ul> <p>We hope you enjoy the new features and improvements in this release!</p> <hr> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/utmstack/UTMStack/compare/v11.2.0...v11.2.1"><tt>v11.2.0...v11.2.1</tt></a></p> osmontero tag:github.com,2008:Repository/693809511/v11.2.0 2026-01-12T17:31:24Z v11.2.0 <h1>UTMStack 11.2.0 – Release Notes</h1> <p>The <strong>UTMStack v11.2.0</strong> release introduces key enhancements, new integrations, and important fixes to improve system stability, performance, and user experience.</p> <h2>Improvements &amp; Fixes</h2> <ul> <li>Enhanced AWS integration with updated setup guides and improved log processing reliability.</li> <li>Added CrowdStrike Falcon integration for advanced threat detection and response.</li> </ul> Kbayero tag:github.com,2008:Repository/693809511/v11.1.8 2026-01-07T19:32:07Z v11.1.8 <h1>UTMStack 11.1.8 – Release Notes</h1> <p>The <strong>UTMStack v11.1.8</strong> update delivers important fixes and usability improvements to enhance stability and user experience.</p> <h2>Improvements &amp; Fixes</h2> <ul> <li>Improved AWS integration: updated setup guides and more reliable log processing.</li> </ul> Kbayero tag:github.com,2008:Repository/693809511/v11.1.7 2026-01-07T07:49:22Z v11.1.7 <h1>UTMStack 11.1.7 – Release Notes</h1> <p>The <strong>UTMStack v11.1.7</strong> update delivers important fixes and usability improvements to enhance stability and user experience.</p> <h2>Improvements &amp; Fixes</h2> <ul> <li>Improved AWS integration: updated setup guides and more reliable log processing.</li> </ul> Kbayero tag:github.com,2008:Repository/693809511/v11.1.6 2026-01-02T19:21:22Z v11.1.6 <h1>UTMStack 11.1.6 – Release Notes</h1> <p>The <strong>UTMStack v11.1.6</strong> update delivers important fixes and usability improvements to enhance stability and user experience.</p> <h2>Improvements &amp; Fixes</h2> <ul> <li>Enhanced Threat and Windows activity dashboards with new filters and aggregations for better data analysis.</li> <li>Improved email notifications for alerts, providing clearer information and enhanced formatting for better user experience.</li> </ul> Kbayero tag:github.com,2008:Repository/693809511/v11.1.5 2025-12-22T17:37:58Z v11.1.5 <h1>UTMStack 11.1.5 – Release Notes</h1> <p>The <strong>UTMStack v11.1.5</strong> update delivers important fixes and usability improvements to enhance stability and user experience.</p> <h2>Improvements &amp; Fixes</h2> <ul> <li>Standardized <code>utm_visualization</code> field names by replacing legacy O365 keys with new conventions.</li> <li>Enhanced responsive behavior for TFA enrollment components based on viewport height.</li> </ul> Kbayero tag:github.com,2008:Repository/693809511/v11.1.4 2025-12-22T11:51:42Z v11.1.4 <h1>UTMStack 11.1.4 – Release Notes</h1> <p>The <strong>UTMStack v11.1.4</strong> update delivers important fixes and usability improvements to enhance stability and user experience.</p> <h2>Improvements &amp; Fixes</h2> <ul> <li>Refined the styling of download links to improve clarity and accessibility.</li> <li>Resolved a syntax error in the UTMStack installation command, ensuring smoother setup.</li> <li>Corrected the display of pipeline card statuses and improved accuracy of event processing counts.</li> </ul> Kbayero