From 6c934946b434c66ffc1304467a1e778e0179a631 Mon Sep 17 00:00:00 2001 From: JD Date: Wed, 7 Feb 2024 11:45:48 +0200 Subject: [PATCH] Update CHANGELOG.md to 10.2.2 --- CHANGELOG.md | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4304257e5..4e4eaf9ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,20 @@ -# 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. +# 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: -- 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. +- 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.