Skip to content

Commit cfc935e

Browse files
committed
Merge remote-tracking branch 'origin/4.13' into merge-4.13-into-4.13.1
2 parents 498be1a + 373483b commit cfc935e

File tree

4 files changed

+5
-6
lines changed

4 files changed

+5
-6
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ All notable changes to this project will be documented in this file.
3232
- Updated the default value of the `all` attribute in the `ports` Syscollector configuration option. ([#8840](https://github.com/wazuh/wazuh-documentation/pull/8840))
3333
- Replaced version references with replacement variables in Wazuh package generation. ([#8906](https://github.com/wazuh/wazuh-documentation/pull/8906))
3434
- Updated System inventory documentation. ([#8910](https://github.com/wazuh/wazuh-documentation/pull/8910))
35-
- **Post-release**: Updated 4.13.0 release notes entry. ([#8923](https://github.com/wazuh/wazuh-documentation/pull/8923)) ([#8925](https://github.com/wazuh/wazuh-documentation/pull/8925))
35+
- **Post-release**: Updated 4.13.0 release notes entry. ([#8923](https://github.com/wazuh/wazuh-documentation/pull/8923)) ([#8925](https://github.com/wazuh/wazuh-documentation/pull/8925)) ([#8928](https://github.com/wazuh/wazuh-documentation/pull/8928))
36+
- **Post-release**: Updated steps in Upgrade Guide for exporting customizations from the Wazuh Dashboard. ([#8921](https://github.com/wazuh/wazuh-documentation/pull/8921))
3637

3738
## [v4.12.0]
3839

-83.4 KB
Loading

source/release-notes/release-4-13-0.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Highlights
1313

1414
The 4.13.0 release improves deployment flexibility, enhances centralized data access, and strengthens platform resilience. Key highlights include the introduction of the IT Hygiene dashboard, which provides users with the ability to centrally view and query IT Hygiene data.
1515

16-
- `Global queries for IT Hygiene data <https://github.com/wazuh/wazuh/issues/27894>`__: Wazuh now supports global queries for IT Hygiene data through a newly dedicated IT Hygiene dashboard
16+
- Global queries for IT Hygiene data: Wazuh now supports global queries for IT Hygiene data through a newly dedicated IT Hygiene dashboard
1717
- Reliability and performance improvements across the platform.
1818
- Multiple bug fixes in core components and the UI.
1919
- Updates based on recent security scans.
@@ -35,7 +35,6 @@ Wazuh manager
3535
- `#29916 <https://github.com/wazuh/wazuh/pull/29916>`__ Enabled CVE re-indexing when documents change in Vulnerability Detector.
3636
- `#29153 <https://github.com/wazuh/wazuh/pull/29153>`__ Separated control messages from remoted's connection handling.
3737
- `#30504 <https://github.com/wazuh/wazuh/pull/30504>`__ Added sanity checks for hotfix values in Vulnerability Detector.
38-
- `#27894 <https://github.com/wazuh/wazuh/issues/27894>`__ Added support for global queries. `#31856 <https://github.com/wazuh/wazuh/pull/31856>`__
3938
- `#30851 <https://github.com/wazuh/wazuh/pull/30851>`__ Improved exception handling in the ``run_local`` SDK function.
4039
- `#29135 <https://github.com/wazuh/wazuh/pull/29135>`__ Improved Authd connection management using epoll to handle concurrent agent registration requests more efficiently.
4140
- `#31114 <https://github.com/wazuh/wazuh/pull/31114>`__ Added a single writer buffer manager instance for each indexer connector instance.

source/upgrade-guide/upgrading-central-components.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,8 @@ Perform the steps below before upgrading any of the Wazuh components. In case Wa
4040

4141
#. (Recommended) Export customizations from the Wazuh dashboard. This step helps to preserve visualizations, dashboards, and other saved objects in case there are any issues during the upgrade process.
4242

43-
#. Navigate to **Management** > **Stack Management** > **Saved Objects** on the Wazuh dashboard.
44-
#. Click **Export objects**.
45-
#. Select which objects to export and click **Export all**.
43+
#. Navigate to **Dashboard management** > **Dashboards Management** > **Saved objects** on the Wazuh dashboard.
44+
#. Select which objects to export and click **Export**, or click **Export all objects** to export everything.
4645

4746
.. image:: /images/upgrade-guide/saved-objects-export.png
4847

0 commit comments

Comments
 (0)