Skip to content

Releases: CallFire/callfire-api-client-java

1.8.0

27 Dec 10:30
0024669
Compare
Choose a tag to compare
  • added findOrders API
  • added toggle recipients statuses broadcasts api
  • now SDK requires minimum Java 8 version
  • added lombok to DTO classes

1.7.21

19 Jul 12:23
Compare
Choose a tag to compare
  • added new statuses to Broadcast.Status enum
  • updated dependencies versions to the latest available

1.7.20

23 Oct 12:10
Compare
Choose a tag to compare
  • added BigMessageStrategy.MMS option for TextBroadcast

1.7.19

26 Sep 14:27
Compare
Choose a tag to compare
  • added findMedia API operation to sdk

1.7.18

12 Sep 14:29
9359b09
Compare
Choose a tag to compare
  • removed deprecated endpoints (old call/text broadcasts endpoints)

1.7.17

02 May 12:15
Compare
Choose a tag to compare
  • set json content encoding to UTF-8

1.7.16

15 Jun 11:55
Compare
Choose a tag to compare
  • 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

05 May 06:23
Compare
Choose a tag to compare
  • removed subscriptions api (not supported from v2 api client)
  • fixed trivial bug with requests creation

1.7.14

27 Jan 17:04
Compare
Choose a tag to compare
  • added dnc apis

1.7.13

30 Dec 18:33
Compare
Choose a tag to compare
  • minor fixes for get contacts history api