Releases: cmdotcom/text-sdk-javascript
Releases · cmdotcom/text-sdk-javascript
2.1.0
[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
[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 ofES5
- Various package versions
Removed
- Possibility to use a query string
- Deprecated methods from
MessageApiClient.ts
1.4.1
What's Changed
- Update model for WhatsApp Interactive. by @SoufyanBreda2 in #47
Full Changelog: 1.4.0...1.4.1
1.4.0
What's Changed
- Add missing models to send WhatsApp interactive messages plus Apple Messages for Business by @SoufyanBreda2 in #45
New Contributors
- @SoufyanBreda2 made their first contribution in #45
Full Changelog: 1.3.6...1.4.0
1.3.6
What's Changed
- Several dependency updates, in preparation for new features by @EricSmekens in #28
- Updated dependencies by @EricSmekens in #36
- Updated documentation link to developers.cm.com by @EricSmekens in #40
- Update MessageApiClient to support Telegram. by @ConorShirren in #41
- 1.3.6 prep by @EricSmekens in #42
New Contributors
- @ConorShirren made their first contribution in #41
Full Changelog: 1.3.5...1.3.6
1.3.5
Added Instagram as useable Channel.
1.3.3
Facebook Messenger and Google Business Messages channel
1.3.2
Fix/clientresponse fix, use IncomingMessage for external api as well.…
1.3.1
Merge pull request #18 from cmdotcom/fix/clientresponse-deprecation ClientResponse --> IncomingMessage
1.3.0
Added twitter as channel.