diff --git a/CHANGELOG.md b/CHANGELOG.md index b7e6280f4f..7eaae4ee78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,13 @@ All notable changes to the Wazuh app project will be documented in this file. -## Unreleased +## Wazuh v4.4.1 - OpenSearch Dashboards 2.6.0 - Revision 00 ### Fixed - Fixed the search in the agent inventory data tables [#5196](https://github.com/wazuh/wazuh-kibana-app/pull/5196) +- Fixed a visual error in the 'About' section. [#5337](https://github.com/wazuh/wazuh-kibana-app/pull/5337) +- Fixed the `Anomaly and malware detection` link. [#5329](https://github.com/wazuh/wazuh-kibana-app/pull/5329) ## Wazuh v4.4.0 - OpenSearch Dashboards 2.4.0 - Revision 06 diff --git a/public/controllers/management/components/management/configuration/policy-monitoring/help-links.js b/public/controllers/management/components/management/configuration/policy-monitoring/help-links.js index d097a6408b..d406da914d 100644 --- a/public/controllers/management/components/management/configuration/policy-monitoring/help-links.js +++ b/public/controllers/management/components/management/configuration/policy-monitoring/help-links.js @@ -14,8 +14,8 @@ import { webDocumentationLink } from "../../../../../../../common/services/web_d export default [ { - text: 'Anomaly and malware detection', - href: webDocumentationLink('user-manual/capabilities/anomalies-detection/index.html') + text: 'Malware detection', + href: webDocumentationLink('user-manual/capabilities/malware-detection/index.html') }, { text: 'Monitoring security policies', diff --git a/public/styles/layout.scss b/public/styles/layout.scss index fbb3e203f7..435f173116 100644 --- a/public/styles/layout.scss +++ b/public/styles/layout.scss @@ -97,6 +97,10 @@ html{ margin-left: 16px; } +.wz-margin-left-40 { + margin-left: 40px; +} + .no-margin-left { margin-left: 0px; } @@ -232,7 +236,7 @@ html{ width: 100%; } -.wz-mitre-width { +.wz-mitre-width { width: calc(100% - 35px); } diff --git a/public/templates/settings/settings.html b/public/templates/settings/settings.html index e842bfff8e..e9bfb500e7 100644 --- a/public/templates/settings/settings.html +++ b/public/templates/settings/settings.html @@ -1,31 +1,55 @@
- +
- +
- +
-
- +
+
-
- +
+
@@ -45,7 +69,10 @@
- +
@@ -55,19 +82,23 @@
-
+
- App version: {{ctrl.appInfo["app-version"]}} + App version: + {{ctrl.appInfo["app-version"]}}
- App revision: {{ctrl.appInfo["revision"]}} + App revision: + {{ctrl.appInfo["revision"]}}
Install date: - {{ctrl.appInfo["installationDate"] | date : "medium"}} + {{ctrl.appInfo["installationDate"] | date : "medium"}}
@@ -96,10 +127,11 @@

- {{ctrl.pluginAppName}} provides management and monitoring capabilities, giving users - control over the Wazuh infrastructure. You can monitor your agents - status and configuration, query and visualize your alert data and monitor manager - rules and configuration. + {{ctrl.pluginAppName}} provides management and monitoring + capabilities, giving users control over the Wazuh + infrastructure. You can monitor your agents status and + configuration, query and visualize your alert data and monitor + manager rules and configuration.

@@ -121,7 +153,10 @@

Community

-

Enjoy your Wazuh experience and please don't hesitate to give us your feedback.

+

+ Enjoy your Wazuh experience and please don't hesitate to give us + your feedback. +

@@ -130,12 +165,12 @@

Community

props="{iconType:'logoSlack', iconSize:'xxl', href: 'https://wazuh.com/community/join-us-on-slack/', target: '_blank', 'aria-label': 'Wazuh Slack'}" >