Skip to content

v0.0.6

Compare
Choose a tag to compare
@AchoArnold AchoArnold released this 17 Jul 19:38
· 958 commits to main since this release

New 🎊

  • Android

    • Fix phone number input when logging in for the first time
    • Modified the Android app so it doesn't ask for phone number permission.
    • Removed the notification badge on the android app.
  • Web

    • Add more webhook events #241
      • message.phone.received
      • message.phone.sent
      • message.phone.delivered
      • message.send.failed
      • message.send.expired
    • Add optional request_id property when sending SMS messages #242

Bug Fixes 🪲

  • Call response.close() after making an HTTP request on Android
  • Fix the server URL to consider URL's with a path e.g. https://example.com/some-path #263
  • Fixed a bug which caused the app to sometimes crash on startup.
  • Fixed NullPointerException when formatting phone number.