Skip to content

Dashboard Version: 1.5.1 (2024-12-08)

New Features

- added Combined MMES + Blocked Apps view for panel and Pivot Table
- added annual reports, removed past data for weekly and monthly
- added admin/eventsByVtHitsSpread page
- added VT event filtering for High Dection Hit Counts
- added support for AWS, Azure and GCP VMs
- added “Set User Role” for use by User Admins
- added syslogs, JSON events and OpenMetrics APIs
- added filter for Host panel for Disabled, Blocking, Monitoring, Learning and All
- added use of Caddy for automatic LetsEncrypt CERT generation

Release Notes

This version includes the follow new features and code changes

Version: 1.5.0e

- fixed the Org Name filter for MySQL 8
- change log file name for logSystemError to system.log
- update Manage Malware Advisoers panel
- updated Content Security Policies for browser code updates
- change to use nested menu panels for the main menu
- migrate to jQuery 3.5.0;
- moved CERT panels to Admin menu;
- add scan date and sync date to browseVtInfo.php table
- fixed storing of the virustotal scan_date to be UTC
- added Combined MMES + Blocked Apps view for panel and Pivot Table;
- improved logging for updating VirusTotal Reports
- added annual reports, removed past data for weekly and monthly;
- chagned to allow browseVtInfo.php for Account Agents
- Changed 'forever' begin date to 1 June 2013, WCS Epoch;
- added admin/eventsByVtHitsSpread page
- add showEventForSID panel option for Dashboard;
- change to move config files to config/domains/ for DCA; added common/configSite.php to fix logpath issue;
- correct undefined ‘begin’ and ‘end’ field warnings in filterByDateRange.php;
- added VT event filtering for High Dection Hit Counts;
- fixed .learning color for dark mode;
- fix css for disabled hosts to now show Monitor Mode or Blocking background color; when disabled
- CSS color changes for dark theme
- added Host Usage Metering for AWS

Version: 1.5.0c

- fixed bug in host usage calculations for 1.5.0;
- added support for Azure VM;
- added “Set User Role”
- fixed visibility of .archive-overlay and .archive-button;
- fix CSS for Disabled Host in dark mode;
- added updateDriverVersions() metrics;
- added OpenMetrics API for use with Prometheus and Grafana
- added JSON events API service to provide syslogs as JSON format;
- added syslog API
- changes to use PHP 8.3
- update Apache / PHP / Caddy security policies;
- added 'Protection Mode' to Hosts tables in reports;
- added filter for Disabled Hosts and for Blocking, Monitoring, Learning and All;

Version: 1.5.0b

- added API KEYs for Usage, Sync and Metrics access
- added use of Caddy for automatic LetsEncrypt CERT generation
- fixed moveHost error message bug when no table shown;
- fix host and app default date range save bug;

Version: 1.5.0a

- fixed bug in moveHostsToNewSubgroups.js.