|
| 1 | +.. Copyright (C) 2015, Wazuh, Inc. |
| 2 | +
|
| 3 | +.. meta:: |
| 4 | + :description: Wazuh 4.14.2 has been released. Check out our release notes to discover the changes and additions of this release. |
| 5 | + |
| 6 | +4.14.2 Release notes - 14 January 2026 |
| 7 | +====================================== |
| 8 | + |
| 9 | +This section lists the changes in version 4.14.2. Every update of the Wazuh solution is cumulative and includes all enhancements and fixes from previous releases. |
| 10 | + |
| 11 | +What's new |
| 12 | +---------- |
| 13 | + |
| 14 | +This release includes new features or enhancements as the following: |
| 15 | + |
| 16 | +Wazuh agent |
| 17 | +^^^^^^^^^^^ |
| 18 | + |
| 19 | +- `#33313 <https://github.com/wazuh/wazuh/pull/33313>`__ Added detection of the ``-a never,task`` Audit rule in FIM whodata for Linux. |
| 20 | + |
| 21 | +Ruleset |
| 22 | +^^^^^^^ |
| 23 | + |
| 24 | +- `#32856 <https://github.com/wazuh/wazuh/pull/32856>`__ Added SCA policy for Microsoft Windows Server 2025. |
| 25 | + |
| 26 | +Other |
| 27 | +^^^^^ |
| 28 | + |
| 29 | +- `#33069 <https://github.com/wazuh/wazuh/pull/33069>`__ Upgraded the ``starlette`` dependency to 0.49.1. |
| 30 | + |
| 31 | +Wazuh dashboard |
| 32 | +^^^^^^^^^^^^^^^ |
| 33 | + |
| 34 | +- `#7883 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7883>`__ Added persistence for page size and sorting in API tables. |
| 35 | +- `#7878 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7878>`__ Improved text size consistency and visual hierarchy across the Agent Overview page by implementing standardized typography styling. |
| 36 | +- `#7896 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7896>`__ Improved Agent Overview resilience by rendering each available system inventory field. |
| 37 | +- `#7897 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7897>`__ Upgraded ``cookie`` dependency to 0.7.0. |
| 38 | +- `#7963 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7963>`__ Removed the **SCA Agent** card subtitle. |
| 39 | + |
| 40 | +Resolved issues |
| 41 | +--------------- |
| 42 | + |
| 43 | +This release resolves known issues as the following: |
| 44 | + |
| 45 | +Wazuh manager |
| 46 | +^^^^^^^^^^^^^ |
| 47 | + |
| 48 | +- `#33046 <https://github.com/wazuh/wazuh/pull/33046>`__ Prevented Azure Log Analytics bookmarks from being overwritten across similar configurations. |
| 49 | +- `#33330 <https://github.com/wazuh/wazuh/pull/33330>`__ Fixed discrepancy in the API certificate files. |
| 50 | +- `#33589 <https://github.com/wazuh/wazuh/pull/33589>`__ Made analysisd ruleset reload endpoints fully asynchronous to avoid blocking the API event loop. |
| 51 | +- `#33580 <https://github.com/wazuh/wazuh/pull/33580>`__ Improved analysisd ruleset hot reload performance. |
| 52 | +- `#33602 <https://github.com/wazuh/wazuh/pull/33602>`__ Avoided using ``systemctl`` in restart scripts when systemd is not running as PID 1. |
| 53 | + |
| 54 | +Wazuh agent |
| 55 | +^^^^^^^^^^^ |
| 56 | + |
| 57 | +- `#33171 <https://github.com/wazuh/wazuh/pull/33171>`__ Fixed Windows agent remote upgrade (WPK) when installed in a custom directory. |
| 58 | +- `#33182 <https://github.com/wazuh/wazuh/pull/33182>`__ Fixed a package issue causing upgrades to fail when the ``shared`` directory contained subdirectories. |
| 59 | +- `#33270 <https://github.com/wazuh/wazuh/pull/33270>`__ Fixed FIM issue preventing whodata from working on systems with ``/var`` and ``/etc`` mounted on different volumes. |
| 60 | +- `#33322 <https://github.com/wazuh/wazuh/pull/33322>`__ Optimized user and group inventory performance in Syscollector on Windows Domain Controllers. |
| 61 | +- `#33227 <https://github.com/wazuh/wazuh/pull/33227>`__ Fixed an agent bug that prevented directories from being received in the remote configuration. |
| 62 | +- `#33343 <https://github.com/wazuh/wazuh/pull/33343>`__ Silenced agent log message about failing to connect to Active Response when it is disabled. |
| 63 | + |
| 64 | +Ruleset |
| 65 | +^^^^^^^ |
| 66 | + |
| 67 | +- `#33202 <https://github.com/wazuh/wazuh/pull/33202>`__ Fixed bug in multiple macOS SCA checks. |
| 68 | +- `#33361 <https://github.com/wazuh/wazuh/pull/33361>`__ Fixed indentation issue in the SCA policy for Windows 10 Enterprise that prevented its execution. |
| 69 | + |
| 70 | +Wazuh dashboard |
| 71 | +^^^^^^^^^^^^^^^ |
| 72 | + |
| 73 | +- `#7883 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7883>`__ Removed sorting for Program name and Order columns in the Related decoders table, and the Groups column in the Related rules table, to prevent API errors. |
| 74 | +- `#7962 <https://github.com/wazuh/wazuh-dashboard-plugins/pull/7962>`__ Fixed text alignment and column distribution in the **System inventory** card within the Agent view. |
| 75 | + |
| 76 | +Changelogs |
| 77 | +---------- |
| 78 | + |
| 79 | +The repository changelogs provide more details about the changes. |
| 80 | + |
| 81 | +Product repositories |
| 82 | +^^^^^^^^^^^^^^^^^^^^ |
| 83 | + |
| 84 | +- `wazuh/wazuh <https://github.com/wazuh/wazuh/blob/v4.14.2/CHANGELOG.md>`__ |
| 85 | +- `wazuh/wazuh-dashboard-plugins <https://github.com/wazuh/wazuh-dashboard-plugins/blob/v4.14.2/CHANGELOG.md>`__ |
| 86 | + |
| 87 | +Auxiliary repositories |
| 88 | +^^^^^^^^^^^^^^^^^^^^^^^ |
| 89 | + |
| 90 | +- `wazuh/wazuh-ansible <https://github.com/wazuh/wazuh-ansible/blob/v4.14.2/CHANGELOG.md>`__ |
| 91 | +- `wazuh/wazuh-kubernetes <https://github.com/wazuh/wazuh-kubernetes/blob/v4.14.2/CHANGELOG.md>`__ |
| 92 | +- `wazuh/wazuh-puppet <https://github.com/wazuh/wazuh-puppet/blob/v4.14.2/CHANGELOG.md>`__ |
| 93 | +- `wazuh/wazuh-docker <https://github.com/wazuh/wazuh-docker/blob/v4.14.2/CHANGELOG.md>`__ |
| 94 | + |
| 95 | +- `wazuh/qa-integration-framework <https://github.com/wazuh/qa-integration-framework/blob/v4.14.2/CHANGELOG.md>`__ |
| 96 | + |
| 97 | +- `wazuh/wazuh-documentation <https://github.com/wazuh/wazuh-documentation/blob/v4.14.2/CHANGELOG.md>`__ |
0 commit comments