Skip to content

v0.0.9

Compare
Choose a tag to compare
@AchoArnold AchoArnold released this 05 Mar 05:37
· 489 commits to main since this release
302c761

New 🎉

  • Bulk message requests are now executed in parallel and increased the bulk limit to 1000
  • Increased the CSV/Excel bulk limit to 1000 SMS messages per upload
  • Add ability to pass the x-api-key in the request body or as a query parameter.
  • Add ability to detect if Google Play Services is installed on the Android phone.
  • Add setting to enable remote debug logs.

Bug Fixes 🪲

  • Add retry logic when enqueuing events to google cloud task
  • Fixed bug where phone keeps retrying event when a message is deleted before it is SENT or DELIVERED
  • Send only 1 SENT event for multipart SMS messages