Fix - Fix frontend to handle errors from promises properly, 267. - Fix to stop `AsyncMediaProcessTrack` when its input track stops, 269. - A bug introduced in v0.22.2 (268) has been fixed.
0.22.2
Not secure
Fix - Fix to use `MediaRelay`, 263. - Fix to use the event loop attached to the Tornado app, 260. - Add `app_record.py` as an example of `MediaRecorder`, 264.
0.22.1
Not secure
Fix - Fix to unset the worker when the state is not playing, 255.
0.22.0
Not secure
Add - Make processors effective in RECVONLY mode with a player, 254.
0.21.0
Not secure
Add - Support setting a complex `MediaStreamConstraints` object through `ClientSettings.media_stream_constraints`, 243.
0.20.1
Not secure
Fix - Fix to unset the answer SDP after a WebRTC session closed, 206. - Fix `SessionState` to have a unique ID of this specific library to avoid conflicts with other SessionState instances, 210.