Skip to content

v3.0.0

Compare
Choose a tag to compare
@dlozina dlozina released this 25 Jul 13:28
· 113 commits to main since this release
5d1cc2f

V3.0.0 diff

Features:

  • Added Delete WhatsApp Template endpoint
  • Changed Email channel DateTime format (It has the same time format as other channels: yyyy-MM-dd'T'HH:mm:ss.SSSZ)
  • Corrected SMS channel sendAt field validation

Breaking Changes:

  • Send Email endpoint changed -> /email/2/ to /email/3/
  • WhatsApp create template model changed (category enum changed -> Enum: "MARKETING" "TRANSACTIONAL" "OTP")
  • WhatsApp create template model changed (body is now an object)
  • WhatsApp create template model changed (footer is now an object)