Skip to content

Twilio Twilio: Downloads

Summary

You can download all the supported plugin releases from this page.

The change log for each version series can be found under the download link & hash.

See the versioning scheme for compatibility information.

Releases

Version 3.0.0

Download: twilio-3.0.0.tgz

SHA256: 04e9dc5b613cce30568fb03e6ac7f289ed162bdd35476dfdb77539809ee9a142

Series History

See the revision history for series 3.0.x below

Revisions
3.0.0 - 15/11/2022

Changed

  • Add support for alpine-3.16

  • Drop support for alpine-3.12

Version 2.0.0

Download: twilio-2.0.0.tgz

SHA256: 6aa5c9a693be5c86a74fa43fbbf0cf2aa73190137f36c3756a419fd00ecec70a

Series History

See the revision history for series 2.0.x below

Revisions
2.0.0 - 15/03/2022

Changed

  • Dropped support for alpine-3.11 (Task Builder v1.x) & added alpine-3.13 (Task Builder v3.x).

Version 1.1.0

Download: twilio-1.1.0.tgz

SHA256: 0b3f8476881f4a2de042a13147add25b047f5d164b542e2fc6aac9bcd1f641e1

Series History

See the revision history for series 1.1.x below

Revisions
1.1.0 - 08/09/2021

Changed

  • Improved plugin startup speed.

Version 1.0.1

Download: twilio-1.0.1.tgz

SHA256: e502efd69f0a34f2115e02b8e834adf338434bd676f8f606ba880935ec9cd8b0

Series History

See the revision history for series 1.0.x below

Revisions
1.0.1 - 27/05/2021

Added

  • Added a description to the plugin manifest.
1.0.0 - 06/07/2020

Added

  • First release with SMS send_message action

Versioning Scheme

Plugin versions are in major.minor.patch format.

Major

  • Significant functionality changes
  • May not be backward compatible

Minor

  • Bug fixes
  • Minor functionality changes
  • Backward compatible

Patch

  • No functional changes
  • Reserved for documentation updates