Releases: radixdlt/radix-connect-webrtc
Releases Β· radixdlt/radix-connect-webrtc
v1.2.2
v1.2.2-csp.1
v1.2.1
v1.2.1-peerconnectionchange.1
1.2.1-peerconnectionchange.1 (2024-02-05)
π Fixes
- listen to peer connection change (4a1eecf)
π CI
- set GitHub action permissions for semantic-release (c55fca5)
v1.2.0
1.2.0 (2024-02-01)
β¨ Features
- expose restart method (b45ffd3)
π Fixes
- add a conditional delay before restarting client (4608ce4)
- add additional subjects (f9cd8bb)
- add trace logs (48ae733)
- wait for LocalDescriptionSuccess before setting remote description (7ca0b74)
- wait for onRemoteDescriptionSuccess before adding ice candidates (c712a03)
β© Performance
- webrtc improvements (b31467f)
β Tests
- add debugging tools (ad3dea1)
π CI
π Chore
π§ Build
v1.2.0-dev.5
v1.2.0-alpha.3
v1.2.0-alpha.2
v1.2.0-alpha.1
1.2.0-alpha.1 (2024-01-31)
β¨ Features
- expose restart method (b45ffd3)
π Fixes
- log iceCandidateError (946d242)
- wait for onRemoteDescriptionSuccess before adding ice candidates (c712a03)
β‘ Refactor
- increase negotiation timeout (574a07b)
π CI
- update release config (d86fcca)
π Chore
π§ Build
v1.2.0-dev.4
1.2.0-dev.4 (2024-01-26)
π Fixes
- wait for onRemoteDescriptionSuccess before adding ice candidates (c712a03)