Skip to content

Releases: utmstack/UTMStack

v11.0.0-beta.2

19 Sep 19:50
69419f7
Compare
Choose a tag to compare
v11.0.0-beta.2 Pre-release
Pre-release

UTMStack 11.0.0-beta.1 Release Notes

This is the release notes for UTMStack v11, a major update from v10. This version introduces significant improvements and new features aimed at enhancing performance, scalability, and security.

Key Highlights

Performance and Resource Optimization

  • EventProcessor Integration: Replaced the resource-intensive Logstash with the new EventProcessor from Threatwinds, drastically reducing resource usage for data processing.
  • Plugin Architecture: Introduced a new plugin system for official integrations, improving scalability and maintainability.
  • Scalable Processing: Previous versions required one container per data input. Now, v11 uses two EventProcessor containers—a manager and a worker—allowing each to run its plugins and process logs in parallel. Additional workers can be added as needed to avoid bottlenecks.

Security Enhancements

  • TLS Improvements: Strengthened TLS handling across all components.
  • Mandatory Multi-Factor Authentication (MFA): Added as a required security measure to protect access.

SOC-AI Enhancements

  • Custom Models Support: Users can now utilize their own models in SOC-AI integrations, in addition to officially supported models.

User Interface and Usability

  • UI Overhaul: Major improvements to visual interfaces for enhanced user experience.
  • SOAR (formerly Incident Response): Renamed and upgraded to provide automated alert response workflows.
  • Rule Creation Improvements: Simplified graphical interface for rule creation while maintaining YAML-based configuration options.
  • Log Filter Format Update: Simplified from complex Logstash syntax to easy-to-use YAML format.

Centralization and Deployment

  • Central Server: All instances can now connect to a central server for improved support, enabling remote log submission.
  • Cross-Platform Installation: Added support for Red Hat installations in addition to Ubuntu.
  • Offline On-Premise Installation: Supported with guided assistance from our engineers for more complex setups.
  • Automatic Updates: Updates can now be automatically applied from the central server. Users can schedule updates to run at convenient times, ensuring the system remains current without manual checks.

Summary

UTMStack v11 represents a major leap forward in performance, scalability, security, and usability. The new architecture, plugin system, and central server support ensure that deployments can grow with your organization's needs while simplifying management and operations.

v11.0.0-beta.1

15 Sep 16:02
69419f7
Compare
Choose a tag to compare
v11.0.0-beta.1 Pre-release
Pre-release

UTMStack 11.0.0-beta.1 Release Notes

This is the release notes for UTMStack v11, a major update from v10. This version introduces significant improvements and new features aimed at enhancing performance, scalability, and security.

Key Highlights

Performance and Resource Optimization

  • EventProcessor Integration: Replaced the resource-intensive Logstash with the new EventProcessor from Threatwinds, drastically reducing resource usage for data processing.
  • Plugin Architecture: Introduced a new plugin system for official integrations, improving scalability and maintainability.
  • Scalable Processing: Previous versions required one container per data input. Now, v11 uses two EventProcessor containers—a manager and a worker—allowing each to run its plugins and process logs in parallel. Additional workers can be added as needed to avoid bottlenecks.

Security Enhancements

  • TLS Improvements: Strengthened TLS handling across all components.
  • Mandatory Multi-Factor Authentication (MFA): Added as a required security measure to protect access.

SOC-AI Enhancements

  • Custom Models Support: Users can now utilize their own models in SOC-AI integrations, in addition to officially supported models.

User Interface and Usability

  • UI Overhaul: Major improvements to visual interfaces for enhanced user experience.
  • SOAR (formerly Incident Response): Renamed and upgraded to provide automated alert response workflows.
  • Rule Creation Improvements: Simplified graphical interface for rule creation while maintaining YAML-based configuration options.
  • Log Filter Format Update: Simplified from complex Logstash syntax to easy-to-use YAML format.

Centralization and Deployment

  • Central Server: All instances can now connect to a central server for improved support, enabling remote log submission.
  • Cross-Platform Installation: Added support for Red Hat installations in addition to Ubuntu.
  • Offline On-Premise Installation: Supported with guided assistance from our engineers for more complex setups.
  • Automatic Updates: Updates can now be automatically applied from the central server. Users can schedule updates to run at convenient times, ensuring the system remains current without manual checks.

Summary

UTMStack v11 represents a major leap forward in performance, scalability, security, and usability. The new architecture, plugin system, and central server support ensure that deployments can grow with your organization's needs while simplifying management and operations.

v10.9.1-202509041410

04 Sep 18:10
8a92d20
Compare
Choose a tag to compare

UTMStack 10.9.1 Release Notes

-- Dashboard Rendering with Time Filters
Resolved performance issues affecting dashboard responsiveness when applying time-based filters.

v10.9.0-202508210645

21 Aug 10:43
99ee8e6
Compare
Choose a tag to compare

UTMStack 10.9.0 Release Notes

  • Added New Suricata Integration.

v10.8.6-202508071258

07 Aug 16:58
b33a85c
Compare
Choose a tag to compare

UTMStack 10.8.6 Release Notes

  • Expanded the exclusion dictionary for malicious IP connection logs to reduce false positives.
  • Added support for older Linux versions (RedHat 7, RedHat 8, Ubuntu 20.04).

v10.8.5-202507231340

23 Jul 17:39
6c734d3
Compare
Choose a tag to compare

UTMStack 10.8.5 Release Notes

  • Expanded the exclusion dictionary for malicious IP connection logs to reduce false positives.
  • Automatically close alerts with SOC-AI when the feature is enabled.

v10.8.4-202506271140

27 Jun 15:43
c564b0d
Compare
Choose a tag to compare

UTMStack 10.8.4 Release Notes

  • Enhanced security and compliance by upgrading several internal components—most notably the update server—to exclusively support TLS 1.3.

v10.8.3-202506111140

11 Jun 15:37
6aa7646
Compare
Choose a tag to compare

UTMStack 10.8.3 Release Notes

  • Fixed a potential delay in log input in O365, AWS, and Sophos Central integrations.

v10.8.2-202506051405

05 Jun 18:04
6bf64fe
Compare
Choose a tag to compare

UTMStack 10.8.2 Release Notes

-- Fixed typo in compliance report status values.
-- Standardized internal compliance status labels to ensure consistency across reports and filters.

v10.8.1-202506021645

02 Jun 20:44
5c89019
Compare
Choose a tag to compare

UTMStack 10.8.1 Release Notes

  • Improved log parsing and processing for AWS, O365, and Sophos Central integrations.
  • Updated Sophos XG integration from legacy mode to support newer versions
  • Enhanced log processing and parsing for Windows Agent on ARM architectures.
  • Added support for new log channels using the Windows API to retrieve additional logs.
  • Compliance Report Scheduling: Improved the stability of the selection process when creating new report schedules.
  • Improved field rendering in Log Explorer by consolidating list-based fields into a single entry for better readability and consistency.
  • Improved field rendering for tags and note fields in Alerts.
  • Improved export functionality to better handle large data sets and avoid performance issues during report generation.