diff --git a/source/_static/js/redirects.js b/source/_static/js/redirects.js index 711b286cfb..4e28a2d932 100644 --- a/source/_static/js/redirects.js +++ b/source/_static/js/redirects.js @@ -65,6 +65,7 @@ removedUrls['x.y'] = [ /* *** RELEASE 4.8 ****/ newUrls['4.8'] = [ + '/release-notes/release-4-8-0.html', '/development/packaging/generate-indexer-package.html', '/development/packaging/generate-dashboard-package.html', ]; diff --git a/source/release-notes/index-4x.rst b/source/release-notes/index-4x.rst index 848e731582..8ea0f5f003 100644 --- a/source/release-notes/index-4x.rst +++ b/source/release-notes/index-4x.rst @@ -11,6 +11,7 @@ This section summarizes the most important features of each Wazuh 4.x release. ============================================= ==================== Wazuh version Release date ============================================= ==================== +:doc:`4.8.0 ` TBD :doc:`4.6.0 ` TBD :doc:`4.5.3 ` TBD :doc:`4.5.2 ` 6 September 2023 @@ -59,6 +60,7 @@ Wazuh version Release date .. toctree:: + 4.8.0 Release notes 4.6.0 Release notes 4.5.3 Release notes 4.5.2 Release notes diff --git a/source/release-notes/index.rst b/source/release-notes/index.rst index 431bf49e2c..c8a33e02d9 100644 --- a/source/release-notes/index.rst +++ b/source/release-notes/index.rst @@ -11,6 +11,7 @@ This section summarizes the most important features of each Wazuh release. ============================================== ==================== Wazuh version Release date ============================================== ==================== +:doc:`4.8.0 ` TBD :doc:`4.6.0 ` TBD :doc:`4.5.3 ` TBD :doc:`4.5.2 ` 6 September 2023 diff --git a/source/release-notes/release-4-8-0.rst b/source/release-notes/release-4-8-0.rst new file mode 100644 index 0000000000..51fd10c03d --- /dev/null +++ b/source/release-notes/release-4-8-0.rst @@ -0,0 +1,28 @@ +.. Copyright (C) 2015, Wazuh, Inc. + +.. meta:: + :description: Wazuh 4.8.0 has been released. Check out our release notes to discover the changes and additions of this release. + +4.8.0 Release notes - TBD +========================= + +This section lists the changes in version 4.8.0. Every update of the Wazuh solution is cumulative and includes all enhancements and fixes from previous releases. + +What's new +---------- + +This release includes new features or enhancements as the following: + +Resolved issues +--------------- + +This release resolves known issues as the following: + +Changelogs +---------- + +More details about these changes are provided in the changelog of each component: + +- `wazuh/wazuh `__ +- `wazuh/wazuh-dashboard `__ +- `wazuh/wazuh-packages `__