You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/release-notes/release-4-13-1.rst
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,11 @@ What's new
13
13
14
14
This release includes new features or enhancements as the following:
15
15
16
+
Wazuh dashboard
17
+
^^^^^^^^^^^^^^^
18
+
19
+
- `#7752 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7752>`__ Changed the label from ``Packages`` to ``Unique packages`` in the ``KPI`` for IT Hygiene > Software.
20
+
16
21
Resolved issues
17
22
---------------
18
23
@@ -21,8 +26,7 @@ This release resolves known issues as the following:
21
26
Wazuh dashboard
22
27
^^^^^^^^^^^^^^^
23
28
24
-
- Changed the label from `Packages` to `Unique packages` in the `KPI` for IT Hygiene > Software [#7752](https://github.com/wazuh/wazuh-dashboard-plugins/pull/7752)
25
-
- Fixed RBAC validation for reload button to prevent API failures when users lack cluster:restart permission [#7753](https://github.com/wazuh/wazuh-dashboard-plugins/pull/7753)
29
+
- `#7753 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7753>`__ Fixed RBAC validation for reload button to prevent API failures when users lack cluster:restart permission.
0 commit comments