Release Notes
Library - Fix
- PR #975: Inspected code of Stats, example helpers. Thanks to @kampalex!
- PR #967: add support for unicode in local part of email address when using PHP>=7.1. Thanks to @kampalex!
- PR #974: Accept string typed Subject in Personalization. Thanks to @kampalex!
- PR #973: Replace dynamic template data typehints. Thanks to @kampalex!
Library - Feature
- PR #969: verify signature from event webhook. Thanks to @childish-sambino!