Bug fixes:
item.create, item.update: fixed possibility to select web items into master_itemid
property.
Bug fixes:
maintenance.update: fixed partial updating.
Bug fixes:
maintenance.create: default values for "active_since" and "active_till" fields removed.
Bug fixes:
alert.get: fixed method to return only personal alerts and alerts sent to users within the same user group.
Bug fixes:
host.update, host.massupdate: fixed inheritance of template properties in web scenarios.
Bug fixes:
template.update, template.massupdate: fixed inheritance of template properties in web scenarios.
Bug fixes:
action.create, action.update: fixed error which does not allow to create or update an action with non-default media type.
Bug fixes:
event.get: fixed "selectTags" option showing invalid results when output is "extended".
Bug fixes:
problem.get: fixed "selectTags" option showing invalid results when output is "extended".
Bug fixes:
itemprototype.delete: graph prototypes with deleted item prototypes will not be deleted when contains at least one item prototype
Bug fixes:
map.create, trigger.update: added url
field validation of map and map elements. Valid URI scheme list is defined in ZBX_URI_VALID_SCHEMES.
Bug fixes:
screenitem.create, screenitem.update: added url
field validation. Valid URI scheme list is defined in ZBX_URI_VALID_SCHEMES.
Bug fixes:
trigger.create, trigger.update: added url
field validation. Valid URI scheme list is defined in ZBX_URI_VALID_SCHEMES.
Bug fixes:
triggerprototype.create, triggerprototype.update: added url
field validation. Valid URI scheme list is defined in ZBX_URI_VALID_SCHEMES.
Bug fixes:
user.create, user.update: added url
field validation. Valid URI scheme list is defined in ZBX_URI_VALID_SCHEMES.
New features:
user.create, user.update: added validation of media "period", disallowing a trailing semicolon.