You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: markdown/RTC 4.x/release-notes/en-US/framework/release_electron_ng.md
+1
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@ This version fixed the following issues:
13
13
- Occasional video smoothness issues during audio and video interactions.
14
14
- The app occasionally crashed when the decoded video resolution on the receiving end was an odd number.
15
15
- The app occasionally crashed when remote users left the channel.
16
+
- Calling `leaveChannelEx` without passing in the `options` parameter occasionally led to app crashes.
16
17
- The screen occasionally flickered on the receiver's side when sharing a PPT window using [startScreenCaptureByWindowId](API/api_irtcengine_startscreencapturebywindowid.html) and playing PPT animations. (Windows)
17
18
- The window border did not retain its original size after exiting the presentation and then maximizing the PPT window when sharing a WPS PPT window on Windows 7 using [startScreenCaptureByWindowId](API/api_irtcengine_startscreencapturebywindowid.html) and setting `enableHighLight` in [ScreenCaptureParameters](API/class_screencaptureparameters.html) to `true`. (Windows)
18
19
- The specified window could not be brought to the foreground if it was covered by other windows when sharing a window using [startScreenCaptureByWindowId](API/api_irtcengine_startscreencapturebywindowid.html) and setting `windowFocus` and `enableHighLight` in [ScreenCaptureParameters](API/class_screencaptureparameters.html) to `true`. (Windows)
0 commit comments