Releases: CallFire/callfire-api-client-java
Releases · CallFire/callfire-api-client-java
1.8.0
1.7.21
- added new statuses to Broadcast.Status enum
- updated dependencies versions to the latest available
1.7.20
- added BigMessageStrategy.MMS option for TextBroadcast
1.7.19
- added findMedia API operation to sdk
1.7.18
- removed deprecated endpoints (old call/text broadcasts endpoints)
1.7.17
- set json content encoding to UTF-8
1.7.16
- added fromNumber to Recipient object for sending calls/texts
- added strictValidation flag for adding contacts to broadcast
- added useCustomFields to createContactList/addContactListContacts apis
1.7.15
- removed subscriptions api (not supported from v2 api client)
- fixed trivial bug with requests creation
1.7.14
- added dnc apis
1.7.13
- minor fixes for get contacts history api