Skip to content

Releases: jandusek/twilio-phone-client

First stable version

08 Dec 19:06
96016ba
Compare
Choose a tag to compare

v1.0

  • This is a breaking change version and reinstallation is recommended (identity used in SDKs and Chat channel member name is now tied to the phone number, API key env variables have been renamed)
  • Moved from Capability to Access tokens for Client.js
  • Auth Token no longer needed, authentication fully via API keys
  • Fixed numerous issues associated with switching between the SMS and Call tabs
  • Fixed issue with mute button not working under certain circumstances
  • Message compose input field now always retains focus for smoother back and forth messaging experience
  • Added support for inbound calls
  • Added ability to delete messaging history with a given contact
  • Added basic access control using a shared secret

Proof of concept

28 Sep 12:08
34ab415
Compare
Choose a tag to compare
Proof of concept Pre-release
Pre-release

v0.9

This is an initial version, testing feasibility and demand.