What's Changed
- Added an overall section to the summary report
- Utils: implemented to the ability to specify a custom email subject line for summary reports
- WebUI: added host information to the report view
- Added the ability to use plugins to handle host information requests in the report view
- Added the ability to delete domains with reports
- WebUI: added an info button to the stats block for mobile viewing
- WebUI: added robots.txt file
- Added vendor configuration file
- Empty summary reports for deactivated domains are now not generated
- WebUI: improved accessibility of main menu, dialogs, buttons and toolbars
- WebUI: improved work with PHP sessions (refactoring, security enhancement)
- WebUI: improved behavior of ui.ipv4.url and ui.ipv6.url options
- WebUI: improved error messages in the admin panel
- Improved checking for optional dependencies
- Updated README.md
- Fixed working in PHP 8.4
- Utils: fixed environment detection for some configurations
- WebUI: fixed display of long names (organizations and domains)
- WebUI: fixed display report id in mobile view
- Other minor changes and refactoring