View Source Changelog

0.10.0 (2024-04-05)

Full Changelog

Closed issues:

  • Add support for Proxy API #162
  • http client adapter/behavior #161
  • Allow configurable urls. #160

Merged pull requests:

v0.9.1 (2021-06-05)

Full Changelog

Closed issues:

  • Not compatible with Erlang/OTP 24 #155
  • HTTPoison error Fatal - Unknown CA. #151

Merged pull requests:

v0.9.0 (2021-02-05)

Full Changelog

Merged pull requests:

v0.8.2 (2020-10-01)

Full Changelog

Fixed bugs:

  • problem with AvailablePhoneNumbers.all #96
  • Getting error after creating/sending message #37

Closed issues:

  • Add :enabled option to config #138
  • Where is the documentation for making the webhook receive incoming SMS messages? #135
  • RequestValidator returns false, even when the strings both match #133
  • leaking {ssl_closed, _} messages from httpoison/hackney #132
  • Thank you for building this! #130
  • Support for multiple accounts #126
  • Config question with 1.9 coming - this is not an issue, just a question. #118
  • ExTwilio.Signature for creating a "x-twilio-signiture" string #108
  • Doesn't work with Dotenv #63

Merged pull requests:

v0.8.1 (2019-12-06)

Full Changelog

Merged pull requests:

v0.8.0 (2019-11-28)

Full Changelog

Closed issues:

  • SMS opt-out #127
  • No status callbacks for sms #120

Merged pull requests:

v0.7.0 (2019-01-26)

Full Changelog

Closed issues:

  • Upgrade to Joken 2.0.0 #113
  • ExTwilio.Member.all queue: queue_sid fails to parse correct response #111
  • Bypass with ExTwilio #109
  • Message.create() works in v0.6.0 and broken in v0.6.1 #107
  • Requesting a release #106
  • 202 http status code is handled as error #97
  • Finding Subaccount by Friendly Name #93
  • Call vs. Messaging #84

Merged pull requests:

v0.6.1 (2018-10-03)

Full Changelog

Closed issues:

  • Support for :create on Participant Resource #102
  • Utilizing subaccounts / credentials #95

Merged pull requests:

  • Adds create to participant. #103 (jip1080)
  • add messaging_service_sid to the message resource #94 (swelham)

v0.6.0 (2018-04-16)

Full Changelog

Closed issues:

  • HTTPoison.Error :nxdomain in lib/ex_twilio/api.ex:19 #88

Merged pull requests:

  • Add JWT support #92 (danielberkompas)
  • fix next_page_url generation & run mix format #91 (techgaun)
  • feat(RequestValidator): Adds a module that handles validating request… #90 (tomciopp)
  • chore(docs): Default to reading from system environment variables #89 (tomciopp)

v0.5.1 (2018-02-24)

Full Changelog

Closed issues:

  • Retrieving A Programmable Chat User. #85

Merged pull requests:

v0.5.0 (2017-09-21)

Full Changelog

Closed issues:

  • Update to Poison >= 3 #72

Merged pull requests:

  • Add all endpoints for the programmable chat api. #81 (4141done)
  • Remove someone's hardcoded workspace sid from the url_builder #80 (4141done)
  • Handle query string encoding of list values for the param map. #79 (m4ttsch)

v0.4.0 (2017-07-10)

Full Changelog

Closed issues:

  • Subaccounts support #76
  • Add messaging_service_sid to the Message Resource #75
  • Setting MaxPrice on message #70
  • Error while creating sms #69

Merged pull requests:

v0.3.0 (2017-01-20)

Full Changelog

Closed issues:

  • Configure accound_sid and auth_token in run time #65
  • protocol String.Chars not implemented for %{"mms" => false, "sms" => false, "voice" => true} #57
  • problem with lib #52
  • Notifications API url broken #46

Merged pull requests:

v0.2.1 (2016-10-31)

Full Changelog

Closed issues:

  • where is "Api.get!" defined? #48

Merged pull requests:

v0.2.0 (2016-07-20)

Full Changelog

Merged pull requests:

v0.1.9 (2016-07-02)

Full Changelog

Closed issues:

  • Accessing the Usage logs #39
  • Error on sending messages #36
  • Add ability to create Capability tokens #28

Merged pull requests:

v0.1.8 (2016-06-06)

Full Changelog

Closed issues:

  • Lack of domain when running ExTwilio.Call.all() #38
  • Hex dependency resolution issues #34
  • ExTwilio.Message.create throws {:error, "The requested resource /2010-04-01/Messages.json was not found", 404} #33
  • 2 Factor Authentication #32
  • Switch out HTTPotion for Tesla? #10

Merged pull requests:

  • Provide full url to process_page when there is more than 50 entries. #40 (rlb3)
  • Remove unnecessary Utils module and replace its usages with Macro #35 (AvaelKross)

v0.1.7 (2016-04-16)

Full Changelog

Merged pull requests:

v0.1.6 (2016-04-16)

Full Changelog

v0.1.5 (2016-04-16)

Full Changelog

v0.1.4 (2016-03-29)

Full Changelog

Closed issues:

  • Add TaskRouter support #27
  • next_page and etc implementation? #23
  • How can I use the Message module? #22

Merged pull requests:

v0.1.3 (2015-10-08)

Full Changelog

Closed issues:

  • Drop using Mix.Utils in runtime. #19

Merged pull requests:

v0.1.2 (2015-09-20)

Full Changelog

Implemented enhancements:

Merged pull requests:

v0.1.1 (2015-05-22)

Full Changelog

v0.1.0 (2015-04-11)

Full Changelog

Implemented enhancements:

  • Support all Twilio API endpoints #9
  • Simplify URL generation logic #4

Closed issues:

  • Create tests for all Resource modules #3
  • Add list of supported endpoints to README #2

Merged pull requests:

v0.0.1 (2015-03-31)

Full Changelog

Closed issues:

  • Update all inline documentation #1

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator