ZBXNEXT-10387 host.massupdate: Removed method. Please use host.update instead.
ZBXNEXT-10387 hostgroup.massupdate: Removed method. Please use hostgroup.update, hostgroup.massadd, or hostgroup.massremove instead.
ZBXNEXT-10387 hostinterface.replacehostinterfaces: Removed method. Please use hostinterface.update, hostinterface.massadd, or hostinterface.massremove instead.
ZBXNEXT-10387 template.massupdate: Removed method. Please use template.update, template.massadd, or template_massremove instead.
ZBXNEXT-10387 templategroup.massupdate: Removed method. Please use templategroup.update, templategroup.massadd, or templategroup.massremove instead.
ZBXNEXT-4769 Added new dashboard widget field show_hostnames to the graph widget.
ZBXNEXT-9546 Added new dashboard widget fields ds.0.item_tags_evaltype, ds.0.item_tags.0.tag, ds.0.item_tags.0.operator and ds.0.item_tags.0.value to svggraph and piechart widgets.
ZBXNEXT-10158 Added new dashboard widget fields columns.0.aggregate_columns, columns.0.combined_column_name and columns.0.column_aggregate_function to the topitems widget.
ZBXNEXT-9424, ZBXNEXT-4769 Added new dashboard widget type scatterplot.
ZBXNEXT-8160 Added new dashboard widget fields clustering_mode and clustering_zoom_level to the geomap widget.
ZBXNEXT-9424 Added new template dashboard widget type scatterplot.
ZBXNEXT-9546 Added new parameter selectInheritedTags to the hostprototype.get method.
ZBXNEXT-9546 Added new parameters inheritedTags and selectInheritedTags to the httptest.get method.
ZBXNEXT-9546 Added new parameters inheritedTags and selectInheritedTags to the item.get method.
ZBXNEXT-9546 Added new parameter selectInheritedTags to the itemprototype.get method.
ZBXNEXT-9546 Added new parameters inheritedTags and selectInheritedTags to the template.get method.
ZBXNEXT-9546 Added new parameters inheritedTags and selectInheritedTags to the trigger.get method.
ZBXNEXT-9546 Added new parameter selectInheritedTags to the triggerprototype.get method.
ZBXNEXT-9834 Added properties idp_certificate, sp_private_key, sp_certificate, idp_certificate_hash, sp_private_key_hash, and sp_certificate_hash to user directory object.