Releases: cmdotcom/text-sdk-dotnet
Releases · cmdotcom/text-sdk-dotnet
2.3.0 - Add TextClientFactory
Added a TextClientFactory for cases where you need to use different api keys in the same client.
2.2.1 - Add support for reply buttons with media
Add support for reply buttons with media.
2.2.0 - Add support for interactive WhatsApp messages.
Add support for interactive WhatsApp messages.
2.1.0 - Fixed several marked issues
- Ignore HybridAppKey when null instead of empty, to support Notifire flow of channel MobilePush
- Add DefaultValueHandling to RichContent property of Message model.
- Add Tag property to TextMessage model used within a rich message.
- Add Suggestions property to TextMessage model used within a rich message.
- Add AppleBusinessChat as channel type, and marked iMessage as obsolete.
2.0.6 - Added Instagram Channel
Added Instagram Channel
2.0.5 - Corrected media json names
Merge pull request #31 from Martijnvos/master Proper JSON formatting for MediaContent
Improved ReplySuggestion
Merge pull request #30 from cmdotcom/2.0.4-release 2.0.4 release
2.0.3 - Facebook Messenger and Google Business Messages
Merge pull request #28 from robinvoogt/master Added Facebook Messenger and Google Business Messages channel
MobilePush as new channel
Add MobilePush channel
2.0.1 - WhatsApp Interactive template changes
Add support for interactive templates. (WhatsApp)