Skip to content

v1.1.0

Choose a tag to compare

@rodrigocoliveira rodrigocoliveira released this 28 Jul 20:06

Added

  • The engagement driver maps the Customer DTO's language, timezone and country fields (first-class in laravel-customer-engagement v1.1) to OneSignal's native user properties — never to data tags, which are plan-limited (#3).
  • OneSignalManager::updateUser($externalId, $tags, $properties) and an optional $properties argument on createUser() (language, timezone_id, country).

Changed

  • Requires multek/laravel-customer-engagement ^1.1.

Full Changelog: v1.0.1...v1.1.0