[comment]: # translation:outdated

[comment]: # ({16877238-70eca525})
# 27 Co nowego w Zabbix 6.0.22

[comment]: # ({/16877238-70eca525})

[comment]: # ({new-0fbbaeb5})
#### Aggregate functions

The **last_foreach** function is now also supported in the following [aggregate functions](/manual/appendix/functions/aggregate):
kurtosis, mad, skewness, stddevpop, stddevsamp, sumofsquares, varpop, and varsamp.

[comment]: # ({/new-0fbbaeb5})

[comment]: # ({new-df828aeb})
#### Return value limit

The return value limit for receiving data from external sources (such as scripts or other programs) has been raised to 16MB.
This affects [user parameters](/manual/config/items/userparameters#command-result),
[remote commands](/manual/config/notifications/action/operation/remote_command#remote-command-limit),
[SSH checks](/manual/config/items/itemtypes/ssh_checks#item-configuration),
[external checks](/manual/config/items/itemtypes/external#external-check-result),
[scripts](web_interface/frontend_sections/administration/scripts#script-execution-and-result),
[system.run[]](/manual/config/items/itemtypes/zabbix_agent#system-data) item, and
[vfs.file.contents[]](/manual/config/items/itemtypes/zabbix_agent#virtual-file-system-data) item.

[comment]: # ({/new-df828aeb})

[comment]: # ({new-726f0530})
## Templates

New template is available:

- [MantisBT by HTTP](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/app/mantisbt?at=refs%2Fheads%2Frelease%2F6.0)

You can get this template:

-   In *Configuration* → *Templates* in new installations;
-   If you are upgrading from previous versions, you can download new
    templates from Zabbix [Git
    repository](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates?at=refs%2Fheads%2Frelease%2F6.0)
    or find them in the *zabbix/templates* directory of the downloaded latest
    Zabbix version. Then, while in *Configuration* → *Templates* you can
    import them manually into Zabbix.

[comment]: # ({/new-726f0530})
