Skip to content

Commit 83773af

Browse files
committed
Electron: add bugfix in 432 release notes
1 parent f7cc276 commit 83773af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

markdown/RTC 4.x/release-notes/en-US/framework/release_electron_ng.md

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ This version fixed the following issues:
1313
- Occasional video smoothness issues during audio and video interactions.
1414
- The app occasionally crashed when the decoded video resolution on the receiving end was an odd number.
1515
- The app occasionally crashed when remote users left the channel.
16+
- Calling `leaveChannelEx` without passing in the `options` parameter occasionally led to app crashes.
1617
- 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)
1718
- 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)
1819
- 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

Comments
 (0)