Skip to content

Latest commit

 

History

History
33 lines (15 loc) · 1.58 KB

CHANGELOG.md

File metadata and controls

33 lines (15 loc) · 1.58 KB

0.2.4 (2020-08-08)

Bug Fixes

  • fixed 'unrecognized selector sent to instance' error when any button was pressed (f82ad37)
  • Plugin.swift: fixed warning on calling UI methods from a background thread (2d87f58)

Features

  • add disconnect/end call icon (dc9e9d4)
  • add flip camera icon (726149c)

0.1.2 (2020-08-04)

Bug Fixes

  • TwilioVideoViewController: fixed build errors (c0356a5)
  • fixed wrong name for podspec (5ed9789)

0.1.0 (2020-08-04)

Features

  • TwilioVideoViewController: upgrade all to TwilioVideo SDK 3.6 (7889675)
  • Plugin initial state