All Versions
25
Latest Version
Avg Release Cycle
98 days
Latest Release
1200 days ago

Changelog History
Page 1

  • v0.9.1 Changes

    June 05, 2021

    Full Changelog

    Closed issues:

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

    πŸ”€ Merged pull requests:

  • v0.9.0 Changes

    February 05, 2021

    Full Changelog

    πŸ”€ Merged pull requests:

  • v0.8.2 Changes

    October 01, 2020

    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 Changes

    December 05, 2019

    Full Changelog

    πŸ”€ Merged pull requests:

    • ⚑️ Update broken and redirected links #131 (dikaio)
  • v0.8.0 Changes

    November 27, 2019

    Full Changelog

    Closed issues:

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

    πŸ”€ Merged pull requests:

    • chore(JSON): Allow people to use the most recent version of Poison, r… #129 (tomciopp)
    • βž• Add Studio Flow Execution + Step #125 (jc00ke)
    • ⬆️ Bump Inflex to 2.0 #123 (kiere)
    • βž• Add new fields to incoming phone number resources #122 (ferd)
    • βž• Add Fax resource #119 (schneiderderek)
    • βž• Add support for Video Grants in Access tokens #117 (arielo)
    • Add status, identity_sid to IncomingPhoneNumber fields #116 (novaugust)
    • βœ‚ remove "list" function mentions #115 (gliush)
  • v0.7.0 Changes

    January 26, 2019

    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 Changes

    October 03, 2018

    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 Changes

    April 16, 2018

    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)
    • 0️⃣ chore(docs): Default to reading from system environment variables #89 (tomciopp)
  • v0.5.1 Changes

    February 24, 2018

    Full Changelog

    Closed issues:

    • Retrieving A Programmable Chat User. #85

    πŸ”€ Merged pull requests:

  • v0.5.0 Changes

    September 21, 2017

    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)