release: 1.2.1. (#253)

* release: 1.2.1.

* Update CHANGELOG.md
This commit is contained in:
CloudWebRTC
2023-03-09 15:01:50 +08:00
committed by GitHub
parent b63d4bde8a
commit 0848b45570
3 changed files with 13 additions and 3 deletions
+10
View File
@@ -1,5 +1,15 @@
# CHANGELOG
## 1.2.1
* Fix: fix memory leak for screen capture (macOS).
* Feat: web/native device consistency management (native/web).
* Fix: fix renderer issue for Safari/Firefox.
* Fix: set forceRelay if server response is enabled.
* Feat: Forward leave reason of disconnected events.
* Feat: expose logger level api.
* Feat: expose Room recording event.
## 1.2.0
* Fix: re-publish tracks after re connect