Skip to content

Releases: cmdotcom/text-sdk-javascript

2.1.0

13 Jun 12:59
8233fff
Compare
Choose a tag to compare

[2.1.0] - 2024-06-13

Updated

  • Update global endpoint
  • Fix misc urls in towards the dev docs

Full Changelog: 2.0.0...2.1.0

2.0.0

18 Oct 14:42
da9a878
Compare
Choose a tag to compare

[2.0.0] - 2023-10-18

Added

  • Use axios to send HTTP requests

Changed

  • Removed dependencies on http, bluebird, request
  • Use customgrouping3 instead of customgrouping for categorization
  • Target ES2022 instead of ES5
  • Various package versions

Removed

  • Possibility to use a query string
  • Deprecated methods from MessageApiClient.ts

1.4.1

12 Dec 13:08
5be1c98
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1

1.4.0

12 Dec 12:35
9108d10
Compare
Choose a tag to compare

What's Changed

  • Add missing models to send WhatsApp interactive messages plus Apple Messages for Business by @SoufyanBreda2 in #45

New Contributors

Full Changelog: 1.3.6...1.4.0

1.3.6

05 Dec 14:27
771d886
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.5...1.3.6

1.3.5

07 Jul 06:34
20000c5
Compare
Choose a tag to compare

Added Instagram as useable Channel.

1.3.3

14 Apr 06:58
a6f9536
Compare
Choose a tag to compare

Facebook Messenger and Google Business Messages channel

1.3.2

20 Aug 08:30
f2fcd2a
Compare
Choose a tag to compare
Fix/clientresponse fix, use IncomingMessage for external api as well.…

1.3.1

19 Aug 19:34
2d0ca70
Compare
Choose a tag to compare
Merge pull request #18 from cmdotcom/fix/clientresponse-deprecation

ClientResponse --> IncomingMessage

1.3.0

15 Jun 20:53
43e2a12
Compare
Choose a tag to compare

Added twitter as channel.