Skip to content

Releases: CallFire/callfire-api-client-csharp

1.1.9

11 Jul 12:58

Choose a tag to compare

  • added loading labels parameter in Number Lease objects

1.1.8

31 May 17:16

Choose a tag to compare

  • defaultLiveMessage, defaultMachineMessage, defaultLiveMessageSoundId, defaultMachineMessageSoundId, defaultVoice params added to send calls api
  • added batch id filter parameter for get broadcast calls/texts
  • added fields filter parameter for add sound via call, returns CampaignSound object
  • added fields filter parameter for add sound via text-to-speech, returns CampaignSound object
  • defaultMessage parameter added to send texts function
  • added findWebhookResource and findWebhookResources methods to use new webhooks apis
  • resumeNextDay parameter added to CallBroadcast object
  • transferMessage, transferMessageSoundId, transferDigit, transferNumber params added to CallRecipient object for sending calls and texts
  • added questionResponses parameter to CallRecord object
  • added duplicate parameter to CampaignSound object
  • get call recordings api functions implemented in CallsApi

1.1.7

22 Apr 10:46

Choose a tag to compare

Version 1.1.7

  • migration to 4.5 net framework
  • migration to gradle

1.1.6

15 Apr 08:44

Choose a tag to compare

Version 1.1.6
- added mono debug files generation on Windows platform
- removed get/update batch api calls from TextBroadcastsApi

1.1.5

17 Mar 12:57

Choose a tag to compare

Version 1.1.5 - Mar 14 2016
- added debug support for Mono platform
- fixed issue with uploading mp3 media

Version 1.1.4 - Mar 4 2016
- added proxy with basic authorization support, see out docs how to configure it.

Version 1.1.3 - Feb 16 2016
- added nuget symbolsource package to debug source code.

Version 1.1.2 - Jan 27 2016
- added find by batchId parameter to FindCalls & FindTexts requests.
- fixed NumberApi.findNumbersLocal and NumberApi.findNumbersTollfree methods to accept an updated server responses

1.1.1

25 Jan 15:53

Choose a tag to compare

  • default policy set to ignore unknown json fields on deserializing

1.1.0

11 Jan 16:19

Choose a tag to compare

added Subscriptions api

1.0.0

29 Dec 16:11

Choose a tag to compare

initial release