Skip to content

Latest commit

 

History

History
80 lines (50 loc) · 1.69 KB

File metadata and controls

80 lines (50 loc) · 1.69 KB

Changelog

Version 0.5.11 (2018-08-15)

  • Added a helper function for toggling recording without specifying the layout

Version 0.5.10 (2018-08-15)

  • Added a new parameter for specifying the recording layout

Version 0.5.9 (2018-07-16)

  • Updated some libraries
  • Added a recordingFilename(filename) event callback

Version 0.5.6 (2018-01-22)

  • Updated some libraries

Version 0.5.3 (2018-01-15)

  • Added some free call related tweaks

Version 0.5.2 (2017-11-14)

  • Added Dutch translation

Version 0.5.1 (2017-11-06)

  • Rename CallErrorType to CallEndReason, let's the SDK determine which side hanged up

Version 0.4.2 (2017-10-27)

  • Minor bug fixes

Version 0.4.0 (2017-10-20)

  • Added call reconnection
  • Added a new extra Gruveo.GRV_EXTRA_DISABLE_CHAT to fully disable chat

Version 0.3.9 (2017-08-30)

  • Small updates to "Missing audio permission" and "Outdated protocol version" dialogs

Version 0.3.5 (2017-08-16)

  • Miscellaneous smaller improvements

Version 0.3.2 (2017-08-08)

  • Updated WebRTC to 59

Version 0.3.0 (2017-08-08)

  • Updated some token signing related code
  • Renamed some interface functions + cleanup

Version 0.2.2 (2017-07-28)

  • Renamed some functions

Version 0.2.0 (2017-07-28)

  • Initial release