v0.2.0
Changes
- Updated client-sdk-js to v0.18.2 ( See changelog here )
- Fixed error on LocalTrackUnpublised
- Js files are now minified
- Reduced memory allocation when receiving data from DataChannels
- Videos are now correctly released
- LocalParticipant.PublishData use the
params
keyword for the destination participants - LocalParticipant.PublishData is now overloaded with new parameters
offset
andcount
- Optimized the use of the cache on the C# side