Skip to content

Releases: utmstack/UTMStack

v10.4.1-202405031218

07 May 09:31
3b6bbc1
Compare
Choose a tag to compare

UTMStack 10.4.1 Release Notes

Minor changes:

  • Using new source of correlation rules

v10.4.0-202404241632

24 Apr 13:33
f4a0a9e
Compare
Choose a tag to compare

UTMStack 10.2.2 Release Notes

This update enhances UTMStack's stability, security, and functionality through critical bug fixes and improvements. We have focused on addressing issues reported by our users and identified through our continuous monitoring, improving the overall user experience and the application's resilience against errors and security threats.

Summary of the bug fixes included in this release:

  • Dashboard and Alerts Accuracy: The Overview dashboard displayed incorrect alert values, ensuring accurate monitoring and alerting capabilities.
  • Rule History and Filtering: Resolved a problem with rule history filter conditions, improving the accuracy and usability of incident rule history views.
  • Integration and Alert Management: Addressed an issue where integration disconnected alerts were triggered too frequently, reducing unnecessary notifications and improving alert management.
  • Incident Rules Enhancement: Added a default agent for incident rules, facilitating smoother operation and implementing incident response strategies.
  • Log Explorer Stability: Fixed a crash in the log explorer query functionality, enhancing the stability and reliability of log exploration and analysis.
  • Incident Response Automation: Improved incident response automation by allowing it to run in default agents, enhancing the efficiency and effectiveness of automated incident responses.
  • UI Improvements: Enhancing user interface interaction and usability for Incident response creation.
  • Application Stability: Addressed an Auditor module crash issue, improving the application's stability and reliability.
  • Logout: Adding logout observable, ensuring users a more reliable logout process.

Security and Stability Enhancements:

  • Resolved an issue with the incorrect installation command for Linux environments, streamlining the installation process.
  • Enhanced error handling for operational issues, improving application resilience.
  • Addressed security configuration issues, ensuring users with the role ROLE_USER maintain stable connections.
  • Fixed synchronization issues related to alert properties in down data sources, providing accurate alert management.

v10.3.0-202403041523

04 Mar 13:24
07460e7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.2.3-202402162320...v10.3.0-202403041523

v10.2.2-202402071105

07 Feb 11:16
2519834
Compare
Choose a tag to compare

UTMStack 10.2.2 Release Notes

This update enhances UTMStack's stability, security, and functionality through critical bug fixes and improvements. We have focused on addressing issues reported by our users and identified through our continuous monitoring, improving the overall user experience and the application's resilience against errors and security threats.

Summary of the bug fixes included in this release:

  • Dashboard and Alerts Accuracy: The Overview dashboard displayed incorrect alert values, ensuring accurate monitoring and alerting capabilities.
  • Rule History and Filtering: Resolved a problem with rule history filter conditions, improving the accuracy and usability of incident rule history views.
  • Integration and Alert Management: Addressed an issue where integration disconnected alerts were triggered too frequently, reducing unnecessary notifications and improving alert management.
  • Incident Rules Enhancement: Added a default agent for incident rules, facilitating smoother operation and implementing incident response strategies.
  • Log Explorer Stability: Fixed a crash in the log explorer query functionality, enhancing the stability and reliability of log exploration and analysis.
  • Incident Response Automation: Improved incident response automation by allowing it to run in default agents, enhancing the efficiency and effectiveness of automated incident responses.
  • UI Improvements: Enhancing user interface interaction and usability for Incident response creation.
  • Application Stability: Addressed an Auditor module crash issue, improving the application's stability and reliability.
  • Logout: Adding logout observable, ensuring users a more reliable logout process.

Security and Stability Enhancements:

  • Resolved an issue with the incorrect installation command for Linux environments, streamlining the installation process.
  • Enhanced error handling for operational issues, improving application resilience.
  • Addressed security configuration issues, ensuring users with the role ROLE_USER maintain stable connections.
  • Fixed synchronization issues related to alert properties in down data sources, providing accurate alert management.

v10.2.1-202401291332

29 Jan 11:34
91d3164
Compare
Choose a tag to compare

UTMStack 10.2.1 Release

This update addresses several critical bugs and improves the application's stability and security.
Among the critical updates are fixes to installation commands on Linux, error-handling enhancements, and updates to security configurations.

Summary of the bug fixes included in this release:

  • Resolved an issue with the incorrect installation command for Linux environments.
  • Fixed a bug where the application could not assign the requested address, leading to operational issues.
  • Addressed a crash in the detail view alert when a data source is disconnected.
  • Fixed the issue where a down data source showed an open detail in the view.
  • Fixed the issue in the security configurations where users with the role ROLE_USER get disconnected.
  • Fixed an issue where the properties host and IP of an alert created for a down data source override in the sync process.
  • Rectified the emission issue with the logout observable.

v10.2.0-202401151925

15 Jan 17:26
97c9b83
Compare
Choose a tag to compare

Major Changes

  • Added "User Auditor" feature.

Minor Changes

  • Multiple bug fixes.
  • Multiple dependencies update.

v10.1.0-202312131645

13 Dec 14:46
f516674
Compare
Choose a tag to compare

Major Changes

  • Added buffering to correlation data I/O.
  • Multiple improvements to process more incoming data more efficiently

Minor Changes

  • The rule execution is skipped until the correlation receives data related to the rule.
  • Rules are required to include a string list field that includes the data types the rule relates to.

v10.0.0-202309081203

19 Sep 19:07
Compare
Choose a tag to compare

Major Changes

  • Start installing upon execution.
  • Use a YAML config file to configure installation.
  • Generate YAML config file with autogenerated parameters.
  • Resume installation.
  • Update stack if already exists.
  • Using Swarm for container orchestration.
  • Can work as a library for other projects.
  • Generate certificates on execution.
  • Installing Cockpit for easy system management.
  • Removed LDAP connection for Active Directory.
  • Removed OSSEC.
  • Added incident response automation to agents.
  • Using multiple pipelines.
  • Removed Suricata.
  • Removed deprecated containers.
  • Populate modules with sample data.
  • Added initial setup wizard.

Minor Changes

  • Checking distribution.
  • Checking min disk space.
  • Automated releases with GitHub Actions.
  • Updated Go to v1.20 and dependencies.
  • Added CHANGELOG.md.
  • Updated SECURITY.md.
  • Updated EULA.
  • Generating Connection Key.
  • Setting up default base URL based on hostname.