Skip to content

Releases: CallFire/callfire-api-client-java

1.8.0

Choose a tag to compare

@vmalinovskiy vmalinovskiy released this 27 Dec 10:30
0024669
  • added findOrders API
  • added toggle recipients statuses broadcasts api
  • now SDK requires minimum Java 8 version
  • added lombok to DTO classes

1.7.21

Choose a tag to compare

@vmalinovskiy vmalinovskiy released this 19 Jul 12:23
  • added new statuses to Broadcast.Status enum
  • updated dependencies versions to the latest available

1.7.20

Choose a tag to compare

@vmalinovskiy vmalinovskiy released this 23 Oct 12:10
  • added BigMessageStrategy.MMS option for TextBroadcast

1.7.19

Choose a tag to compare

@vmalinovskiy vmalinovskiy released this 26 Sep 14:27
  • added findMedia API operation to sdk

1.7.18

Choose a tag to compare

@vmalinovskiy vmalinovskiy released this 12 Sep 14:29
9359b09
  • removed deprecated endpoints (old call/text broadcasts endpoints)

1.7.17

Choose a tag to compare

@vmalinovskiy vmalinovskiy released this 02 May 12:15
  • set json content encoding to UTF-8

1.7.16

Choose a tag to compare

@vmalinovskiy vmalinovskiy released this 15 Jun 11:55
  • 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

Choose a tag to compare

@vmalinovskiy vmalinovskiy released this 05 May 06:23
  • removed subscriptions api (not supported from v2 api client)
  • fixed trivial bug with requests creation

1.7.14

Choose a tag to compare

@vmalinovskiy vmalinovskiy released this 27 Jan 17:04
  • added dnc apis

1.7.13

Choose a tag to compare

@vmalinovskiy vmalinovskiy released this 30 Dec 18:33
  • minor fixes for get contacts history api