Accounts
- Add AWS credential type
Preview
- Removed
iso_countryas required field for creating a HostedNumberOrder.
Proxy
- Added new fields to Service: geo_match_level, number_selection_behavior, intercept_callback_url, out_of_session_callback_url
Library
- PR #365: Fixed proxy interpolation. Thanks @ankane.
Api
- Add programmable video keys
Video
- Add
Participants
Chat
- Add Binding resource
- Add UserBinding resource
Library
- #360 Fix downcasing twiml parameters that are not snake_case
Library
- #359 Correctly set headers on Twilio::Response
Api
- Add
address_sidparam to IncomingPhoneNumbers create and update - Add 'fax_enabled' option for Phone Number Search
Api
- Add
smart_encodedparam for Messages - Add
identity_sidparam to IncomingPhoneNumbers create and update
Preview
- Make 'address_sid' and 'email' optional fields when creating a HostedNumberOrder
- Add AuthorizationDocuments preview API.
Proxy
- Initial Release
Wireless
- Added
ip_addressto sim resource
Preview
- Add
acc_security(authy-phone-verification) initial api-definitions
Taskrouter
- [bi] Less verbose naming of cumulative and real time statistics
Library
- Remove left over files from legacy 4.x library
Chat
- Make member accessible through identity
- Make channel subresources accessible by channel unique name
- Set get list 'max_page_size' parameter to 100
- Add service instance webhook retry configuration
- Add media message capability
- Make
bodyan optional parameter on Message creation. (breaking change)
Notify
data,apn,gcm,fcm,smsparameters inNotificationscreate resource now accept objects (hashes) instead of strings. Passing manually stringified json will continue to work.
Taskrouter
- Add new query ability by TaskChannelSid or TaskChannelUniqueName
- Move Events, Worker, Workers endpoint over to CPR
- Add new RealTime and Cumulative Statistics endpoints
Video
- Create should allow an array of video_codecs.
- Add video_codecs as a property of room to make it externally visible.
Api
- Add
sip_registrationproperty on SIP Domains - Add new video and market usage category keys
- Add support for transferring IncomingPhoneNumbers between accounts.
- Add configurable timeout to HttpClient
Sync
- Add support for Streams
Wireless
- Added DataSessions sub-resource to Sims.
Library
- Add
last_request,last_responseproperties to http client for easier debugging. - Add
Requestclass to abstract http client implementations. - Rename
TwilioResponsetoResponsefor consistency, deprecateTwilioResponseclass. - Support libxml 2 and 3. Issue #315. Thanks @malmckay.
- Add
inspectmethods to all classes. Thanks @malmckay.
Api
- Update
statusenum for Recordings to include 'failed' - Add
error_codeproperty on Recordings
Chat
- Add mutable parameters for channel, members and messages
Video
- New
media_regionparameter when creating a room, which controls which region media will be served out of.
Api
- Add VoiceReceiveMode {'voice', 'fax'} option to IncomingPhoneNumber UPDATE requests
Chat
- Add channel message media information
- Add service instance message media information
Preview
- Removed 'email' from bulk_exports configuration api [bi]. No migration plan needed because api has not been used yet.
- Add DeployedDevices.
Sync
- Add support for Service Instance unique names
Library
- Don't override Faraday default param encoder. Thanks to @isaacseymour. PR #309
- Fix incorrectly aliased
to_xmlon TwiML classes. Thanks to @philnash. PR #318 - Only define
to_son BaseJWT instead of subclasses. Thanks to @philnash. PR #321 - Silence deprecation messages in testing. Thanks to @philnash. PR #323
Api
- Add New wireless usage keys added
- Add
auto_correct_addressparam for Addresses create and update
Video
- Add
video_codecenum andvideo_codecsparameter, which can be set to eitherVP8orH264during room creation. - Restrict recordings page size to 100
Chat
- Add ChatGrant to available access tokens.
- Mark IpMessagingGrant as deprecated in favor of ChatGrant.
This release adds Beta and Preview products to main artifact.
Previously, Beta and Preview products were only included in the alpha artifact. They are now being included in the main artifact to ease product discoverability and the collective operational overhead of maintaining multiple artifacts per library.
Api
- Remove unused
encryption_typeproperty on Recordings (breaking change) - Update
statusenum for Messages to include 'accepted' - Update
AnnounceMethodparameter naming for consistency
Messaging
- Fix incorrectly typed capabilities property for PhoneNumbers.
Notify
- Add
ToBindingoptional parameter on Notifications resource creation. Accepted values are json strings.
Preview
- Add
sms_application_sidto HostedNumberOrders. - Add
verification_attemptsto HostedNumberOrders.
Taskrouter
- Fully support conference functionality in reservations.
- Moving to General Availability
Api
- [omit] Rachet /Keys and /SigningKeys
Preview
- Add
status_callback_urlandstatus_callback_methodto HostedNumberOrders.
Messaging
- Fix incorrectly typed capabilities property for PhoneNumbers.
Notify
- Add
ToBindingoptional parameter on Notifications resource creation. Accepted values are json strings.
Preview
- [omit] Enabled beta feature flag (api.vault.data-platform) for bulk_exports api
Video
- Filter recordings by date using the parameters
DateCreatedAfterandDateCreatedBefore. - Override the default time-to-live of a recording's media URL through the
Ttlparameter (in seconds, default value is 3600). - Add query parameters
SourceSid,Status,DateCreatedAfterandDateCreatedBeforeto the convenience method for retrieving Room recordings.
Wireless
- Added national and international data limits to the RatePlans resource.
- Namespaced Policy, Grants, and Scope to their respective Token.
- Added
announce_urlandannouce_url_methodto Conference update. - Added
store_mediato Fax.
- Fixed ClientCapability parameter encoded bug.
- Optional URL parameter for TwiML Play verb.
- Refactor JWT token constructors
- Add HostedNumbers preview support.
- Add Proxy preview support.
- Add BulkExports preview support.
- Add Wireless Domain
- Add Fax Domain
- Add Video Domain
- Updated Usage Trigger enums with missing categories.
- Add
area_code_geomatch,validtiy_period,fallback_to_long_codeto Messaging Service - Converted
TwilioExceptiontoTwilioError
- Add chat v2.
- Wireless rate plans updates.
- Message
ValidityPeriodparameter. - New Usage API categories.
Release April 17, 2017
- Update VideoGrant access token to accept
roominstead ofconfiguration_profile_sid
Release September 1, 2016
- Add voice grant.
Release July 8, 2016
- Add SMS and Facebook Messenger for Notify
Release June 9, 2016
- Add messaging feedback support
Release May 31, 2016
- Add preview.twilio.com/wireless support
Release March 28, 2016
- Add notifications.twilio.com subdomain
Release January 29, 2016
- First class paging support
- Streaming auto-paging functionality
- Separation between strict paging and streaming, with network-efficient defaults
- Fully configurable and swappable HTTP Client interfaces
- Normalization of mounts -> endpoints relations, with first-class unified support for subdomains and multi-version support
- Fixed URL pathing of subresources, preventing edge case errors with path building via mounting
- Proper serialization/deserialization of types (integers, dates, etc.)
Release May 19, 2015
- Add support for the beta field for IncomingPhoneNumbers and AvailablePhoneNumbers
Released May 7, 2015
- Add support for the new Monitor API
Released May 6, 2015
- Add support for the new Pricing API
Released April 16, 2015
- Remove support for total
- Use configuration object instead of defaults hash for REST clients
- Moves statistics from task router client to individual classes
- Deprecates statistics methods on task router client
Released March 31, 2015
- Fix bug in PhoneNumbers resource
Released March 31, 2015
- Add support for new Twilio Lookups API
- Update LICENSE wording
Released March 10, 2015
- Add missing documentation on TaskRouter client
Released February 18, 2015
- For real this time, add TaskRouterClient object and resources for new TaskRouter API
Released February 18, 2015
- Adds TaskRouterClient object and resources for new TaskRouter API
Released February 9, 2015
- Relaxes JWT gem version requirement
- Adds Ruby 2.2.0 testing to TravisCI
Released January 8, 2015
- Feature: dynamically choose the auth token to validate requests with when using the TwilioWebhookAuthentication middleware.
- Deprecation: The Twilio::REST::SMS::Message resource is deprecated.
- More fixing of docs
Released January 8, 2015
- Fix nil error in RequestValidator middleware
- Fix up docs
Released November 24, 2014
- Fixed incomplete token support
Released November 21, 2014
- Add support for the new Tokens endpoint
Released November 13, 2014
- Switch to a constant-time string comparison for TwiML request signature validation
- Add support for Call and Message deletion/redaction
Released October 1, 2014
- Bump required version to 1.9.3
Released September 23, 2014
- Deprecates 1.8.7 support
- Internal code style changes including:
- change symbol hash syntax to Ruby 1.9 style
- remove curly braces from hash arguments to methods
- add spaces around curly braces in blocks
- reduces all lines to less than 80 characters
Released September 23, 2014
- Added block configure syntax
Released August 29, 2014
client.account.{resource}can now be accessed withclient.{resource}- Many doc updates
Released August 26, 2014
- Add support for new call feedback endpoints
Released August 18, 2014
- Add Rack middleware for Twilio request-signature validation
- Upgrade dependencies and clean up project files
- Documentation fixes
- Add
textalias forto_xmlmethod on TwiML generator objects
Released July 25, 2014
- Add #to_xml to TwiML Responses.
- Updated test / development dependencies.
- Updated to RSpec 3 syntax.
Released February 4, 2014
- Add bangs for twilify to indicate it's a dangerous operation.
- Remove reference to deprecated OpenSSL Digest parameter.
- Encode dates properly before passing them to the Twilio API.
Released October 21, 2013
- Add support for listing IncomingPhoneNumbers by type.
- Add support for searching for mobile enabled numbers for both IncomingPhoneNumbers and AvailablePhoneNumbers.
Released October 15, 2013
- Restore support for versions of Ruby other than 2.0.0, which the previous release removed.
Version 3.11.2
Released October 15, 2013
- Restore ability of
sms.messagesto make requests to /SMS/Messages.
Released September 24, 2013
- Fix a bug causing request the new messages class to fail.
Released September 18, 2013
- Add MMS support.
- Add SIP-In support.
- Add docs.