Skip to content

Commit 473be18

Browse files
committed
Update CHANGELOG.md for #393 and #394
1 parent 46fb64e commit 473be18

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ All notable changes to the Wazuh app project will be documented in this file.
2828
- Changed the way of handling the index patterns list ([#360](https://github.com/wazuh/wazuh-kibana-app/pull/360)).
2929
- Rewritten some false error-level logs to just information-level ones ([#360](https://github.com/wazuh/wazuh-kibana-app/pull/360)).
3030
- Changed some files from JSON to CommonJS for performance improvements ([#360](https://github.com/wazuh/wazuh-kibana-app/pull/360)).
31+
- Replaced some code on the `kibana-discover` directive with a much cleaner statement to avoid issues on the *Agents* tab ([#394](https://github.com/wazuh/wazuh-kibana-app/pull/394)).
3132

3233
### Fixed
3334
- Fixed a bug where several `agent.id` filters were created at the same time when navigating between *Agents* and *Groups* with different selected agents ([#342](https://github.com/wazuh/wazuh-kibana-app/pull/342)).
@@ -37,6 +38,7 @@ All notable changes to the Wazuh app project will be documented in this file.
3738
- Fixed a bug in the shards and replicas settings when the user sets the value to zero (0) ([#358](https://github.com/wazuh/wazuh-kibana-app/pull/358)).
3839
- Fixed several bugs related to the upgrade process from Wazuh 2.x to the new refactored server ([#363](https://github.com/wazuh/wazuh-kibana-app/pull/363)).
3940
- Fixed a bug in *Discover/Agents VirusTotal* tabs to avoid conflicts with the `agent.name` field ([#379](https://github.com/wazuh/wazuh-kibana-app/pull/379)).
41+
- Fixed a bug on the implicit filter in *Discover/Agents PCI* tabs ([#393](https://github.com/wazuh/wazuh-kibana-app/pull/393)).
4042

4143
### Removed
4244
- Removed clear API password on `checkPattern` response ([#339](https://github.com/wazuh/wazuh-kibana-app/pull/339)).

0 commit comments

Comments
 (0)