2.11.0

What’s Changed

Incompatible changes

  • To realize the feature with multiple senders of the same type we have changed the configuration of senders in notifier config and web api config.
  • It is necessary to replace the contacts field in the web config api with contacts_template.
  • It is also necessary to replace field type with sender_type in notifier config and add field contact_type, which will refer to type in web config contacts_template.

Major Changes

Minor Changes

Fixes