Skip to content

4.0.0

Compare
Choose a tag to compare
@ibirogar ibirogar released this 21 Oct 12:49
· 17 commits to master since this release

[ 4.0.0 ] - 2022-10-21

⚠️ IMPORTANT NOTE: This release contains breaking changes!

Changed

  • The minimum supported PHP version has been changed to 8.0
  • Get WhatsApp template / Create WhatsApp template have breaking changes as they're using the new v2 API endpoints. The body and footer are no longer strings but objects.
  • getEmailLogs' input parameters sentSince and sentUntil now correctly defined as DateTime type

Added

  • Delete WhatsApp template

Fixed