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
[Backport 4.4 7.16] Fix add mac os version (#4869)
* Show name and number in OS version (#4851)
* show name + number in OS version
* CHANGELOG
* CHANGELOG
(cherry picked from commit 81a9712)
* manual backport
* Delete worktree
Co-authored-by: Federico Rodriguez <federico.rodriguez@wazuh.com>
Copy file name to clipboardexpand all lines: CHANGELOG.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -23,12 +23,12 @@ All notable changes to the Wazuh app project will be documented in this file.
23
23
- Improved the message displayed when there is a versions mismatch between the Wazuh API and the Wazuh APP [#4529](https://github.com/wazuh/wazuh-kibana-app/pull/4529)
24
24
- Updated and added operating systems, versions, architectures commands of Install and enroll the agent and
25
25
commands of Start the agent in the deploy new agent section [#4458](https://github.com/wazuh/wazuh-kibana-app/pull/4458)
26
+
- Makes Agents Overview loading icons independent [#4363](https://github.com/wazuh/wazuh-kibana-app/pull/4363)
26
27
- Added cluster's IP and protocol as suggestions in the agent deployment wizard. [#4776](https://github.com/wazuh/wazuh-kibana-app/pull/4776)
27
28
- Show OS name and OS version in the agent installation wizard. [#4851](https://github.com/wazuh/wazuh-kibana-app/pull/4851)
28
29
29
30
### Fixed
30
31
31
-
- Fixed the agents wizard OS styles and their versions. [#4832](https://github.com/wazuh/wazuh-kibana-app/pull/4832)[#4838](https://github.com/wazuh/wazuh-kibana-app/pull/4838/files)
- Fixed nested fields filtering in dashboards tables and KPIs [#4425](https://github.com/wazuh/wazuh-kibana-app/pull/4425)
34
34
- Fixed nested field rendering in security alerts table details [#4428](https://github.com/wazuh/wazuh-kibana-app/pull/4428)
@@ -38,6 +38,8 @@ commands of Start the agent in the deploy new agent section [#4458](https://gith
38
38
- Fixed server errors with code 500 when the Wazuh API is not reachable / up. [#4710](https://github.com/wazuh/wazuh-kibana-app/pull/4710)[#4728](https://github.com/wazuh/wazuh-kibana-app/pull/4728)
39
39
- Fixed pagination to SCA table [#4653](https://github.com/wazuh/wazuh-kibana-app/issues/4653)
40
40
- Allowed to upload an image for the `customization.logo.*` settings in `Settings/Configuration`[#4504](https://github.com/wazuh/wazuh-kibana-app/pull/4504)
41
+
- Fixed the agents wizard OS styles and their versions. [#4832](https://github.com/wazuh/wazuh-kibana-app/pull/4832)[#4838](https://github.com/wazuh/wazuh-kibana-app/pull/4838/files)
42
+
- Add macOS version to wizard deploy agent [#4867](https://github.com/wazuh/wazuh-kibana-app/pull/4867)
0 commit comments