[comment]: # translation:outdated

[comment]: # ({84a4a3cf-a5338437})
# Bijlage 3. Wijzigingen in 7.0

[comment]: # ({/84a4a3cf-a5338437})

[comment]: # ({new-8c712475})
## 7.0.19

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

[comment]: # ({new-999f1dbb})
#### dashboard

[ZBXNEXT-10143](https://support.zabbix.com/browse/ZBXNEXT-10143) Added new dashboard widget field `highlight_row` in [problems](/manual/api/reference/dashboard/widget_fields/problems) widget.\

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

[comment]: # ({new-9a5dd1e1})
#### task

[ZBX-26202](https://support.zabbix.com/browse/ZBX-26202) `task.create`: *Admin* and *User* type users may now create 'Execute now' tasks.\

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

[comment]: # ({new-a44f4ccb})
## 7.0.14

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

[comment]: # ({new-31e2551c})
#### dashboard

[ZBX-25929](https://support.zabbix.com/browse/ZBX-25929) Removed dashboard widget fields `date_size`, `time_size`, `tzone_size` in [`clock`](/manual/api/reference/dashboard/widget_fields/clock) widget.\

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

[comment]: # ({new-479b51f2})
## 7.0.11

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

[comment]: # ({new-bfa6c20c})
#### API

[ZBX-22952](https://support.zabbix.com/browse/ZBX-22952) Added support for accepting headers in a case-insensitive way (e.g., `authorization`, `Authorization`, and `AUTHORIZATION` are treated the same).\

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

[comment]: # ({new-e93e91ae})
## 7.0.10

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

[comment]: # ({new-15a4aff8})
#### alert

[ZBX-26023](https://support.zabbix.com/browse/ZBX-26023) `alert.get`: *Admin* and *User* type users may now retrieve "message" (0) type alert data about users in their user group.\

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

[comment]: # ({new-45ab4889})
#### drule

[ZBX-23760](https://support.zabbix.com/browse/ZBX-23760) `drule.update`: It is no longer possible to delete a discovery rule check that is used in action condition. In such case, an error message is returned instead of automatically disabling the action.\

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

[comment]: # ({new-cec6709c})
#### host

[ZBX-23760](https://support.zabbix.com/browse/ZBX-23760) `host.delete`: It is no longer possible to delete a host that is used in action condition or operation. In such cases, an error message is returned instead of automatically disabling the action.\

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

[comment]: # ({new-96abd719})
#### hostgroup

[ZBX-23760](https://support.zabbix.com/browse/ZBX-23760) `hostgroup.delete`: It is no longer possible to delete a host group that is used in action condition or operation. In such cases, an error message is returned instead of automatically disabling the action.\

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

[comment]: # ({new-cf461967})
#### template

[ZBX-23760](https://support.zabbix.com/browse/ZBX-23760) `template.delete`: It is no longer possible to delete a template that is used in action condition or operation. In such cases, an error message is returned instead of automatically disabling the action.\

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

[comment]: # ({new-8c4c13cb})
#### trigger

[ZBX-23760](https://support.zabbix.com/browse/ZBX-23760) `trigger.delete`: It is no longer possible to delete a trigger that is used in action condition. In such case, an error message is returned instead of automatically disabling the action.\

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

[comment]: # ({new-9992de28})
## 7.0.9

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

[comment]: # ({new-a9bd4561})
#### alert

[ZBX-26258](https://support.zabbix.com/browse/ZBX-26258) `alert.get`: Parameter `selectUsers` now returns data based on the restrictions added to `user.get` method.\
[ZBX-26258](https://support.zabbix.com/browse/ZBX-26258) `alert.get`: *Admin* and *User* type users may now retrieve "message" (0) type alert data only about their own user.\

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

[comment]: # ({new-870e8693})
#### mediatype

[ZBX-26258](https://support.zabbix.com/browse/ZBX-26258) `mediatype.get`: Parameter `selectUsers` now returns data based on the restrictions added to `user.get` method.\

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

[comment]: # ({new-b24983c6})
#### role

[ZBX-26258](https://support.zabbix.com/browse/ZBX-26258) `role.get`: Parameter `selectUsers` now returns data based on the restrictions added to `user.get` method.\

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

[comment]: # ({new-bcddad7f})
#### user

[ZBX-26258](https://support.zabbix.com/browse/ZBX-26258) Added new property `provisioned` to User object and user Media object.\
[ZBX-26258](https://support.zabbix.com/browse/ZBX-26258) Properties `ts_provisioned`, `userdirectoryid`, and `userdirectory_mediaid` are now supported only for *Super admin* type users.\
[ZBX-26258](https://support.zabbix.com/browse/ZBX-26258) `user.get`: When requesting user media, permissions, or role information, *Admin* and *User* type users may retrieve data only about their own user.\
[ZBX-26258](https://support.zabbix.com/browse/ZBX-26258) `user.get`: *Admin* and *User* type users may now retrieve only the following [User object](/manual/api/reference/user/object) properties for their own user: `userid`, `attempt_clock`, `attempt_failed`, `attempt_ip`, `autologin`, `autologout`, `lang`, `name`, `provisioned`, `refresh`, `roleid`, `rows_per_page`, `surname`, `theme`, `timezone`, `url`, `username`. For users in their user group: `userid`, `name`, `surname`, `username`.\

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

[comment]: # ({new-43266671})
#### usergroup

[ZBX-26258](https://support.zabbix.com/browse/ZBX-26258) Properties `mfaid` and `userdirectoryid` are now supported only for *Super admin* type users.\
[ZBX-26258](https://support.zabbix.com/browse/ZBX-26258) `usergroup.get`: Parameter `mfaids` is now supported only for *Super admin* type users.\
[ZBX-26258](https://support.zabbix.com/browse/ZBX-26258) `usergroup.get`: Parameter `selectUsers` now returns data based on the restrictions added to `user.get` method.\

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

[comment]: # ({new-016a4fce})
## 7.0.7

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

[comment]: # ({new-26fa1c5c})
#### API

[ZBX-25732](https://support.zabbix.com/browse/ZBX-25732) Added support for `Authorization` HTTP request header and `OPTIONS` HTTP request method in cross-origin requests ([CORS](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS)).\

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

[comment]: # ({new-c130beef})
## 7.0.6

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

[comment]: # ({new-d2ab124b})
#### alert

[ZBXNEXT-9404](https://support.zabbix.com/browse/ZBXNEXT-9404) `alert.get`: *User* type users may now retrieve the following [Media type object](/manual/api/reference/mediatype/object) properties with the `selectMediatypes` parameter: `mediatypeid`, `name`, `type`, `status`, `maxattempts`, `description`.\

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

[comment]: # ({new-440fcd50})
#### mediatype

[ZBXNEXT-9404](https://support.zabbix.com/browse/ZBXNEXT-9404) `mediatype.get`: *User* type users may now retrieve the following [Media type object](/manual/api/reference/mediatype/object) properties: `mediatypeid`, `name`, `type`, `status`, `maxattempts`, `description`.\

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

[comment]: # ({new-a8b05268})
#### user

[ZBXNEXT-9404](https://support.zabbix.com/browse/ZBXNEXT-9404) `user.get`: *User* type users may now retrieve the following [Media type object](/manual/api/reference/mediatype/object) properties with the `selectMediatypes` parameter: `mediatypeid`, `name`, `type`, `status`, `maxattempts`, `description`.\

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

[comment]: # ({new-d300cd1b})
## 7.0.4

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

[comment]: # ({new-ae1c1898})
#### alert

[ZBX-25385](https://support.zabbix.com/browse/ZBX-25385) `alert.get`: *Admin* type users may now retrieve only the following [Media type object](/manual/api/reference/mediatype/object) properties with the `selectMediatypes` parameter: `mediatypeid`, `name`, `type`, `status`, `maxattempts`, `description`.\

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

[comment]: # ({new-46c46a9b})
#### mediatype

[DEV-3914](https://support.zabbix.com/browse/DEV-3914) `mediatype.get`: Parameter `selectMessageTemplates` is now supported only for *Super admin* type users.\
[DEV-3914](https://support.zabbix.com/browse/DEV-3914) `mediatype.get`: *Admin* type users may now retrieve only the following [Media type object](/manual/api/reference/mediatype/object) properties: `mediatypeid`, `name`, `type`, `status`, `maxattempts`.\
[DEV-3914](https://support.zabbix.com/browse/DEV-3914) `mediatype.get`: When requesting user-related information of media types, *Admin* type users may now retrieve only data about their own user.\

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

[comment]: # ({new-1f92132c})
#### user

[ZBX-25385](https://support.zabbix.com/browse/ZBX-25385) `user.get`: *Admin* type users may now retrieve only the following [Media type object](/manual/api/reference/mediatype/object) properties with the `selectMediatypes` parameter: `mediatypeid`, `name`, `type`, `status`, `maxattempts`, `description`.\

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

[comment]: # ({4fd078a1-ca9d7f42})
## 7.0.1

[comment]: # ({/4fd078a1-ca9d7f42})

[comment]: # ({e371cbf7-6d808141})
#### dashboard

[ZBXNEXT-9215](https://support.zabbix.com/browse/ZBXNEXT-9215) Nieuw dashboardwidgetveld `ds.0.itemids.0._reference` toegevoegd in [`svggraph`](/manual/api/reference/dashboard/widget_fields/graph#data-set) en [`piechart`](/manual/api/reference/dashboard/widget_fields/pie_chart#data-set) widgets.\
[ZBXNEXT-8331](https://support.zabbix.com/browse/ZBXNEXT-8331) Nieuw dashboardwidgetveld `stroke` toegevoegd in [`piechart`](/manual/api/reference/dashboard/widget_fields/pie_chart) widget.\

[comment]: # ({/e371cbf7-6d808141})
