On this page
Changes to extension development
This page lists all changes to developing custom Zabbix extensions.
Changes from 6.4 to 7.0
ZBXNEXT-8086 The template_support object key is no longer supported for the manifest.json file widget parameter.
It is no longer required to determine whether a widget should be available on template dashboards, because, since Zabbix 7.0, template dashboards support all widgets.
For more information, see What's new in Zabbix 7.0.0.
ZBXNEXT-8683 A new CWidgetFieldMultiSelectItemPattern form field class has been created. This class enables the addition of a multiselect field specifically designed for selecting item patterns.