这是原厂英文文档的翻译页面. 欢迎帮助我们 完善文档.
2022 Zabbix中国峰会
2022 Zabbix中国峰会

13 Upgrade notes for 6.4.4

User creation

A new user cannot be created without assigning a user role to them anymore (user role setting can be found under Permissions tab). When trying to do so, you will face an error stating: "Cannot add user: field "roleid" is mandatory".

Aggregate functions

The count_foreach function now returns '0' for a matching item in the array, if no data are present for the item or the data do not match the filter. Previously such items would be ignored (no data added to the aggregation).