Skip to content

Releases: wazuh/wazuh-dashboard-plugins

Wazuh v3.9.2 - Kibana v6.8.1

25 Jun 07:30
Compare
Choose a tag to compare

This release comes with all the changes from the previous version, and the following additions and bugfixes:

Added

  • Support for Kibana v6.8.1

Wazuh v3.9.2 - Kibana v6.8.0

10 Jun 15:06
Compare
Choose a tag to compare

This release comes with all the changes from the previous version, and the following additions and bugfixes:

Added

  • Support for Wazuh v3.9.2

Changed

  • Avoid showing more than one toaster for the same error message 7937003.
  • Restored "Alerts evolution - Top 5 agents" in Overview > Security events f9305c0.

Fixed

  • Fix missing parameters in Dev Tools request #1496.
  • Fix "Invalid Date" for Safari and Internet Explorer #1505.

Wazuh v3.9.2 - Kibana v7.1.1

10 Jun 15:06
Compare
Choose a tag to compare

This release comes with all the changes from the previous version, and the following additions and bugfixes:

Added

  • Support for Wazuh v3.9.2

Changed

  • Avoid showing more than one toaster for the same error message 7937003.
  • Restored "Alerts evolution - Top 5 agents" in Overview > Security events f9305c0.

Fixed

  • Fix missing parameters in Dev Tools request #1496.
  • Fix "Invalid Date" for Safari and Internet Explorer #1505.

Wazuh v3.9.1 - Kibana v7.1.1

29 May 11:29
Compare
Choose a tag to compare

This release comes with all the changes from the previous version, and the following additions and bugfixes:

Added

  • Support for Kibana v7.1.1
  • Added overall metrics for Agents > Overview #1479.

Fixed

  • Fixed missing dependency for Discover 43f5dd5.
  • Fixed visualization for Agents > Overview #1477.
  • Fixed SCA policy checks table #1478.

Wazuh v3.9.1 - Kibana v7.1.0

21 May 21:44
Compare
Choose a tag to compare

This release comes with all the changes from the previous version, and the following additions and bugfixes:

Added

  • Support for Wazuh v3.9.1
  • Support for Kibana v7.1.0

Fixed

  • Fixed background color for some parts of the Discover directive 2dfc763.
  • Fixed cut values in non-resizable tables when the value is too large cc4828f.
  • Fixed handled but not shown error messages from rule editor 0aa0e17.
  • Minor typos corrected fe11fb6.
  • Minor fixes in agents configuration 1bc2175.
  • Fix Management > logs viewer scrolling f458b2e.

Changed

  • Kibana version shown in settings is now read from our package.json c103d3e.
  • Removed an old header from Settings 0197b8b.
  • Improved index pattern validation fields, replaced "full_log" with "rule.id" as part of the minimum required fields dce0595.
  • Improve dynamic height for configuration editor c318131.
  • Add timezone for all dates shown in the app 4b8736f.

Wazuh v3.9.1 - Kibana v6.8.0

22 May 07:46
Compare
Choose a tag to compare

This release comes with all the changes from the previous version, and the following additions and bugfixes:

Added

  • Support for Wazuh v3.9.1
  • Support for Kibana v6.8.0

Fixed

  • Fixed background color for some parts of the Discover directive 2dfc763.
  • Fixed cut values in non-resizable tables when the value is too large cc4828f.
  • Fixed handled but not shown error messages from rule editor 0aa0e17.
  • Minor typos corrected fe11fb6.
  • Minor fixes in agents configuration 1bc2175.
  • Fix Management > logs viewer scrolling f458b2e.

Changed

  • Kibana version shown in settings is now read from our package.json c103d3e.
  • Removed an old header from Settings 0197b8b.
  • Improved index pattern validation fields, replaced "full_log" with "rule.id" as part of the minimum required fields dce0595.
  • Improve dynamic height for configuration editor c318131.
  • Add timezone for all dates shown in the app 4b8736f.

Wazuh v3.9.0 - Kibana v6.7.1

02 May 21:12
Compare
Choose a tag to compare

This release comes with all the changes from the previous version, and the following additions and bugfixes:

Added

  • Support for Wazuh v3.9.0
  • Edit master and worker configuration (#1215).
  • Edit local rules, local decoders and CDB lists (#1212, #1204, #1196, #1233, #1304).
  • View no local rules/decoders XML files (#1395)
  • Dev Tools additions
    • Added hotkey [shift] + [enter] for sending query (#1170).
    • Added Export JSON button for the Dev Tools (#1170).
  • Added refresh button for agents preview table (#1169).
  • Added configuration assessment information in "Agent > Policy monitoring" (#1227).
  • Added agents configuration assessment configuration section in "Agent > Configuration" (1257)
  • Restart master and worker nodes (#1222).
  • Restart agents (#1229).
  • Added support for more than one Wazuh monitoring pattern (#1243)
  • Added customizable interval for Wazuh monitoring indices creation (#1243).
  • Expand visualizations (#1246).
  • Added a dynamic table columns selector (#1246).
  • Added resizable columns by dragging in tables (d2bf8ee)
  • Added a cron job for fetching missing fields of all valid index patterns, also merging dynamic fields every time an index pattern is refreshed by the app (#1276).
  • Added auto-merging dynamic fields for Wazuh monitoring index patterns (#1300)
  • New server module, it's a job queue so we can add delayed jobs to be run in background, this iteration only accepts delayed Wazuh API calls (#1283).
  • Added new way to view logs using a logs viewer (#1292)
  • Added new directive for registering agents from the UI, including instructions on "how to" (#1321).
  • Added some Angular charts in Agents Preview and Agents SCA sections (#1364)
  • Added Docker listener settings in configuration views (#1365)
  • Added Docker dashboards for both Agents and Overview (#1367)
  • Improved app logger with debug level (#1373)
  • Introducing React components from the EUI framework

Changed

  • Escape XML special characters (#1159).
  • Changed empty results message for Wazuh tables (#1165).
  • Allowing the same query multiple times on the Dev Tools (#1174)
  • Refactor JSON/XML viewer for configuration tab (#1173, #1148).
  • Using full height for all containers when possible (#1224).
  • Improved the way we are handling "back button" events (#1207).
  • Changed some visualizations for FIM, GDPR, PCI, Vulnerability and Security Events (#1206, #1235, #1293).
  • New design for agent header view (#1186).
  • Not fetching data the very first time the Dev Tools are opened (#1185).
  • Refresh all known fields for all valid index patterns if kbn-vis detects a broken index pattern (ecd7c8f).
  • Truncate texts and display a tooltip when they don't fit in a table cell (7b56a87)
  • Updated API autocomplete for Dev Tools (#1218)
  • Updated switches design to adapt it to Kibana's design (#1253)
  • Reduced the width of some table cells with little text, to give more space to the other columns (#1263).
  • Redesign for Management > Status daemons list (#1284).
  • Redesign for Management > Configuration, Agent > Configuration (#1289).
  • Replaced Management > Logs table with a log viewer component (#1292).
  • The agents list search bar now allows to switch between AND/OR operators (#1291).
  • Improve audit dashboards (#1374)
  • Exclude agent "000" getting the last registered and the most active agents from the Wazuh API.(#1391)
  • Reviewed Osquery dashboards (#1394)
  • Memory info is now a log (#1400)
  • Error toasters time is now 30000ms, warning/info are still 6000ms (#1420)

Fixed

  • Properly handling long messages on notifier service, until now, they were using out of the card space, also we replaced some API messages with more meaningful messages (#1168).
  • Adapted Wazuh icon for multiple browsers where it was gone (#1208).
  • Do not fetch data from tables twice when resize window (#1303).
  • Agent syncrhonization status is updated as we browse the configuration section (#1305)
  • Using the browser timezone for reporting documents (#1311).
  • Wrong behaviors in the routing system when the basePath was set (#1342)
  • Do not show pagination for one-page tables (196c5b7)
  • Being redirected to Overview once a Kibana restart is performed (#1378)
  • Displaying the AWS services section of the aws-s3 wodle (#1393)
  • Show email configuration on the configuration on demand (#1401)
  • Show "Follow symbolic link" field in Integrity monitoring - Monitored configuration on demand (0c9c9da)

Wazuh v3.9.0 - Kibana v6.7.2

07 May 09:01
Compare
Choose a tag to compare

This release comes with all the changes from the previous version, and the following additions and bugfixes:

Highlights for this version

  • Support for Kibana v6.7.2

Take a look at the changelog file for a complete list of what's new on this release.

Wazuh v3.8.2 - Kibana v6.7.1

05 Apr 11:31
Compare
Choose a tag to compare

This release comes with all the changes from the previous version, and the following additions and bugfixes:

Highlights for this version

  • Support for Kibana v6.7.1
  • Fixed a known issue related to reverse proxy and base path for Kibana

Take a look at the changelog file for a complete list of what's new on this release.

Wazuh v3.8.2 - Kibana v6.7.0

29 Mar 17:04
Compare
Choose a tag to compare

This release comes with all the changes from the previous version, and the following additions and bugfixes:

Highlights for this version

  • Support for Kibana v6.7.0

Take a look at the changelog file for a complete list of what's new on this release.