Skip to content

Releases: AgoraIO-Extensions/Electron-SDK

Release 4.1.0-rc.2

20 Dec 08:35
Compare
Choose a tag to compare
Release 4.1.0-rc.2 Pre-release
Pre-release

4.1.0-rc.2 (2022-12-20)

Release 4.1.0-rc.1

20 Dec 03:32
Compare
Choose a tag to compare
Release 4.1.0-rc.1 Pre-release
Pre-release

4.1.0-rc.1 (2022-12-20)

Bug Fixes

  • deviceCapabilityNumber issue (58a38ae)
  • getPlaybackDeviceInfo and getRecordingDeviceInfo issue (6517c6c)
  • LocalTranscoderConfiguration json parse issue #EP-172 (45cbfe3), closes #EP-172
  • add setDualStreamMode method (9f18cfc)
  • c++ compile error (598d04a)
  • js exception in callback will cause c++ crash #jira/CSD-50832 (#931) (0e1aaca)
  • the event which named contains Ex not triggered issue (such as onTokenPrivilegeWillExpire) (#892) (abe8b55)

Features

  • add getPlaybackDefaultDevice and getRecordingDefaultDevice (a6d5501)
  • MusicContentEventHandler (#907) (cd14d67)
  • support 4.1.0 iris (#885) (741f024)

Release 4.0.1-xhs.3

16 Dec 10:37
Compare
Choose a tag to compare
Release 4.0.1-xhs.3 Pre-release
Pre-release

4.0.1-xhs.3 (2022-12-16)

Release 4.0.1-xhs.2

21 Nov 11:41
Compare
Choose a tag to compare
Release 4.0.1-xhs.2 Pre-release
Pre-release

4.0.1-xhs.2 (2022-11-21)

Bug Fixes

  • add memeset _result in the construct function (#910) (3f5baa0)
  • add minus system version 10.10 for macOS (#911) (e97f7df)
  • issue of LocalVideoTranscoder for SecondaryCameraSource (be2ecda)

Features

Release 4.0.0-build.122-rc.3

21 Nov 10:29
Compare
Choose a tag to compare
Pre-release

Release 4.0.1-rc.2

10 Nov 05:53
Compare
Choose a tag to compare
Release 4.0.1-rc.2 Pre-release
Pre-release

4.0.1-rc.2 (2022-11-10)

Bug Fixes

  • add memeset _result in the construct function (#910) (449cd3f)
  • add minus system version 10.10 for macOS (#911) (4178038)

Release 4.0.0-build.122-rc.2

09 Nov 19:09
Compare
Choose a tag to compare
Pre-release

Release 4.0.0-build.122-rc.1

25 Oct 07:59
Compare
Choose a tag to compare
Pre-release

Release 4.0.1-rc.1

21 Oct 02:22
Compare
Choose a tag to compare
Release 4.0.1-rc.1 Pre-release
Pre-release

4.0.1-rc.1 (2022-10-21)

Bug Fixes

  • deviceCapabilityNumber issue (58a38ae)
  • getPlaybackDeviceInfo and getRecordingDeviceInfo issue (6517c6c)
  • LocalTranscoderConfiguration json parse issue #EP-172 (45cbfe3), closes #EP-172
  • add setDualStreamMode method (9f18cfc)
  • the event which named contains Ex not triggered issue (such as onTokenPrivilegeWillExpire) (#892) (abe8b55)

Release 4.0.0

28 Sep 04:10
Compare
Choose a tag to compare

4.0.0 (2022-09-28)

Bug Fixes

  • set windows msvc link as MT (341c9ee)
  • some AudioFrameObserver & VideoFrameObserver issue (58063be)

Features

Reverts