Skip to content

Releases: NdoleStudio/httpsms-go

v0.0.7

12 Jun 03:31
170c95a
Compare
Choose a tag to compare
  • Added webhook events #3

v0.0.6

31 Jan 18:53
503d615
Compare
Choose a tag to compare

Implemented

  • DELETE v1/message-threads/:messageThreadID: Delete a message thread

v0.0.5

21 Jan 13:26
f2fad94
Compare
Choose a tag to compare

New 🎉

  • Added ability to Encrypt and Decrypt messages.

Full Changelog: v0.0.4...v0.0.5

v0.0.4

23 Oct 18:26
65658e6
Compare
Choose a tag to compare
  • Add new fields to Heartbeat and MessageThread objects.

v0.0.3

25 Jul 22:29
Compare
Choose a tag to compare
  • Fix bug when indexing message threads

v0.0.2

25 Jul 20:11
Compare
Choose a tag to compare

Implemented

  • Messages
    • GET /v1/messages: Get list of messages which are exchanged between 2 phone numbers.
  • Heartbeats
    • GET /v1/heartbeats: Get the heartbeats of an Android Phone
  • Message Threads
    • GET /v1/message-threads: Get the message threads of a phone number

v0.0.1

23 Jul 10:56
Compare
Choose a tag to compare

Implemented

  • POST /v1/messages/send: Send a new SMS Message