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 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)