Skip to content

Releases: utmstack/UTMStack

v10.4.0-202404241632

24 Apr 13:33
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
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
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.