|
2 | 2 |
|
3 | 3 | ### Added |
4 | 4 |
|
5 | | -- Support for Wazuh 5.0.0 |
6 | | -- Health check service [#811](https://github.com/wazuh/wazuh-dashboard/pull/811) [#866](https://github.com/wazuh/wazuh-dashboard/pull/866) [#961](https://github.com/wazuh/wazuh-dashboard/pull/961) [#1031](https://github.com/wazuh/wazuh-dashboard/pull/1031) [#1179](https://github.com/wazuh/wazuh-dashboard/pull/1179) [#1366](https://github.com/wazuh/wazuh-dashboard/pull/1366) |
7 | | -- Added Health Check app [#870](https://github.com/wazuh/wazuh-dashboard/pull/870) [#946](https://github.com/wazuh/wazuh-dashboard/pull/946) [#1366](https://github.com/wazuh/wazuh-dashboard/pull/1366) [#1379](https://github.com/wazuh/wazuh-dashboard/pull/1379) |
8 | | -- Added manager host configuration for the default configuration file [#998](https://github.com/wazuh/wazuh-dashboard/pull/998) |
9 | | -- Set v9 theme as default [#1092](https://github.com/wazuh/wazuh-dashboard/pull/1092) |
10 | | -- Added version, revision, and stage to the Wazuh build metadata [#1327](https://github.com/wazuh/wazuh-dashboard/pull/1327) [#1421](https://github.com/wazuh/wazuh-dashboard/pull/1421) |
11 | | -- Made the Discover CSV download row limit configurable via the `reports.csv.maxRows` setting [#1434](https://github.com/wazuh/wazuh-dashboard/issues/1434) |
| 5 | +| Issue | Comment | |
| 6 | +| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- | |
| 7 | +| | Support for Wazuh 5.0.0 | |
| 8 | +| [#811](https://github.com/wazuh/wazuh-dashboard/pull/811) [#866](https://github.com/wazuh/wazuh-dashboard/pull/866) [#961](https://github.com/wazuh/wazuh-dashboard/pull/961) [#1031](https://github.com/wazuh/wazuh-dashboard/pull/1031) [#1179](https://github.com/wazuh/wazuh-dashboard/pull/1179) [#1366](https://github.com/wazuh/wazuh-dashboard/pull/1366) | Health check service | |
| 9 | +| [#870](https://github.com/wazuh/wazuh-dashboard/pull/870) [#946](https://github.com/wazuh/wazuh-dashboard/pull/946) [#1366](https://github.com/wazuh/wazuh-dashboard/pull/1366) [#1379](https://github.com/wazuh/wazuh-dashboard/pull/1379) | Added Health Check app | |
| 10 | +| [#998](https://github.com/wazuh/wazuh-dashboard/pull/998) | Added manager host configuration for the default configuration file | |
| 11 | +| [#1092](https://github.com/wazuh/wazuh-dashboard/pull/1092) | Set v9 theme as default | |
| 12 | +| [#1327](https://github.com/wazuh/wazuh-dashboard/pull/1327) [#1421](https://github.com/wazuh/wazuh-dashboard/pull/1421) | Added version, revision, and stage to the Wazuh build metadata | |
| 13 | +| [#1434](https://github.com/wazuh/wazuh-dashboard/issues/1434) | Made the Discover CSV download row limit configurable via the `reports.csv.maxRows` setting | |
12 | 14 |
|
13 | 15 | ### Fixed |
14 | 16 |
|
15 | | -- Fixed health check padding styles [#1276](https://github.com/wazuh/wazuh-dashboard/pull/1276) |
16 | | -- Sanitized redirect path to prevent open redirect [#1285](https://github.com/wazuh/wazuh-dashboard/pull/1285) |
17 | | -- Prevent infinite remount loop when navigating from an app before its bundle finishes loading [#1400](https://github.com/wazuh/wazuh-dashboard/pull/1400) |
| 17 | +| Issue | Comment | |
| 18 | +| ----------------------------------------------------------- | -------------------------------------------------------------------------------------------- | |
| 19 | +| [#1276](https://github.com/wazuh/wazuh-dashboard/pull/1276) | Fixed health check padding styles | |
| 20 | +| [#1285](https://github.com/wazuh/wazuh-dashboard/pull/1285) | Sanitized redirect path to prevent open redirect | |
| 21 | +| [#1400](https://github.com/wazuh/wazuh-dashboard/pull/1400) | Prevent infinite remount loop when navigating from an app before its bundle finishes loading | |
18 | 22 |
|
19 | 23 | ### Removed |
20 | 24 |
|
21 | | -- Removed creation of /usr/lib/.build-id/\* links to prevent conflicts when installing Wazuh Dashboard alongside OpenSearch Dashboards on the same system |
22 | | -- Removed the Anomaly Detection plugin from the default Wazuh dashboard package [#1382](https://github.com/wazuh/wazuh-dashboard/pull/1382) |
| 25 | +| Issue | Comment | |
| 26 | +| ----------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- | |
| 27 | +| | Removed creation of /usr/lib/.build-id/\* links to prevent conflicts when installing Wazuh Dashboard alongside OpenSearch Dashboards on the same system | |
| 28 | +| [#1382](https://github.com/wazuh/wazuh-dashboard/pull/1382) | Removed the Anomaly Detection plugin from the default Wazuh dashboard package | |
23 | 29 |
|
24 | 30 | ### Changed |
25 | 31 |
|
26 | | -- Changed the location of the wazuh-dashboard service to match with the other Wazuh components [#805](https://github.com/wazuh/wazuh-dashboard/issues/805) |
27 | | -- Changed the default value of `metaFields` and `timepicker:timeDefaults` settings [#998](https://github.com/wazuh/wazuh-dashboard/pull/998) |
28 | | -- Excluded Wazuh dashboards and visualizations listing [#1278](https://github.com/wazuh/wazuh-dashboard/pull/1278) [#1279](https://github.com/wazuh/wazuh-dashboard/pull/1279) |
29 | | -- Changed log level of the cross compatibility service on start [#1330](https://github.com/wazuh/wazuh-dashboard/pull/1330) |
30 | | -- Changed pre install scripts to block Wazuh dashboard installation if there's an existing installation prior to 5.x [#1328](https://github.com/wazuh/wazuh-dashboard/pull/1328) [#1365](https://github.com/wazuh/wazuh-dashboard/pull/1365) |
| 32 | +| Issue | Comment | |
| 33 | +| ----------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | |
| 34 | +| [#805](https://github.com/wazuh/wazuh-dashboard/issues/805) | Changed the location of the wazuh-dashboard service to match with the other Wazuh components | |
| 35 | +| [#998](https://github.com/wazuh/wazuh-dashboard/pull/998) | Changed the default value of `metaFields` and `timepicker:timeDefaults` settings | |
| 36 | +| [#1278](https://github.com/wazuh/wazuh-dashboard/pull/1278) [#1279](https://github.com/wazuh/wazuh-dashboard/pull/1279) | Excluded Wazuh dashboards and visualizations listing | |
| 37 | +| [#1330](https://github.com/wazuh/wazuh-dashboard/pull/1330) | Changed log level of the cross compatibility service on start | |
| 38 | +| [#1328](https://github.com/wazuh/wazuh-dashboard/pull/1328) [#1365](https://github.com/wazuh/wazuh-dashboard/pull/1365) | Changed pre install scripts to block Wazuh dashboard installation if there's an existing installation prior to 5.x | |
31 | 39 |
|
32 | 40 | ## Prior versions |
33 | 41 |
|
|
0 commit comments