On this page
27 What's new in Zabbix 4.0.22
Modification time ignored in log, log.count items
File modification time is now ignored in log and log.count items.
Enhanced URL widget security
The URL dashboard widget and the URL screen element now put retrieved
URL content into the sandbox. By default, all sandbox restrictions are
enabled. It is possible to modify sandbox attribute settings in the
defines.inc.php file, however turning sandboxing off is not
recommended for security reasons. To learn more about the sandbox
attribute, please see the
sandbox
section of the iframe HTML element description.