v1.3

Released

Requirements

  • Text Mesh Pro from Unity Package Manager

New Features

  • Added Admin/Host feature where you raise hand to speak, and Host will unmute you in demo scene and EasyExample.cs.

Improvements

  • Updated documentation with minor details

  • New Demo scene separates Canvas UI components better

Bug Fixes

  • Redid demo scene because Version 1.2 wouldn't work when you built the scene

Breaking Changes

Changed
  • Split EasyManager into 2 base classes that EasyManager inherits from mainly for code readability. Does not affect EasyManager.cs

Deprecated

Removed
  • Removed NewtonSoft.dll dependency from VivoxAccessToken because it was conflicting with Unity's NewtonSoft.dll in version 2020.3

  • Removed ToggleMuteSelf() method in favor of more verbose LocalMute/LocalUnmuteSelf() methods.

Contributors

Last updated