Skip to content

v0.0.13

Latest

Choose a tag to compare

@AchoArnold AchoArnold released this 24 Apr 08:20
· 269 commits to main since this release
92ecdfc

New 🎊

  • Android

    • Added support for phone keys on the android app.
  • Web

    • Added UI to create and manage phone specific API keys on the web UI
    • Added captcha when searching for messages
    • Added web socket notification to update the UI when a new phone is added.
    • Added web socket notifications to update the UI when an SMS is sent or when the sending fails.
  • API

    • Added API's for creating and deleting phone API Keys
    • Added environment variables for managing CORS headers #641

Bug Fixes 🪲

  • Improved the heartbeat handler on the android app so shows an error if the heartbeat could not be sent'
  • Fixed the icon of the android app on newer versions of android
  • Update the remote debug logs to use https://axiom.co

New Contributors

Full Changelog: https://github.com/NdoleStudio/httpsms/compare/v0.0.12..v0.0.13