Skip to content

v2.3.1

Compare
Choose a tag to compare
@MinTate MinTate released this 30 Apr 02:35
· 25 commits to main since this release

New feature:

  • Android & iOS: support setting watermark during meetings;

Improvement:

  • Android & iOS: optimized the logout logic to listen for the "logout" action during the meeting, exit the current meeting, and give a prompt;

Bug Fixed:

  • Android: fixed the issue where becoming the host during the role switch prevented the user from automatically going on stage;

  • Android: fixed the memory leak issue when the BottomSheetDialog remains displayed when the Activity finishes;

  • Android: removed support-v4 third-party library;

  • iOS: fixed the issue where switching between large and small windows during a two-person meeting would cause the small window to turn black;

  • iOS: fixed the issue where the watermark wasn't displayed in the small window during a two-person meeting;

  • Electron: fixed the problem of default camera device not being updated after an external camera was pulled out under Electron;

  • Electron: fixed the issue where the member operation panel was not displayed completely due to its distance from the top;

  • Electron: fixed the issue where the Notification component was showing and hiding when receiving events from other members;

  • Electron: fixed the problem of not updating the list of requests to go on the stage after obtaining the status of host or administrator;

  • Electron: fixed the issue of inaccurate unread message counts;

  • Electron: fixed the issue where the enable/disable state of the microphone and camera buttons was incorrect when clicking multiple times under the states of transferring the host or the administrator.

  • Web: fixed the issue where the entry time was not displayed completely on the H5 mobile end;

  • Web: fixed the issue where the on-stage prompt message appeared on a new line on the H5 mobile end;

  • Web: fixed the issue where the member management list could not be scrolled on the H5 mobile end;

  • Web: fixed the issue where the member operation panel was not displayed completely due to its distance from the top;

  • Web: fixed the issue of demo page going blank in OnePlus's built-in browser on the H5 mobile end;

  • Web: fixed the issue where the Notification component was showing and hiding when receiving events from other members;

  • Web: fixed the problem of not updating the list of requests to go on the stage after obtaining the status of host or administrator;

  • Web: fixed the issue of inaccurate unread message counts;

  • Web: fixed the issue where the button of MessageBox component could not be closed after joining the room;

  • Web: fixed the issue where the enable/disable state of the microphone and camera buttons was incorrect when clicking multiple times under the states of transferring the host or the administrator.

  • Mini Program: fixed the issue where the entry time was not displayed completely;

  • Mini Program: fixed the issue where the on-stage prompt message appeared on a new line;

  • Mini Program: fixed the issue where the member management list could not be scrolled on the H5 mobile end;

  • Mini Program: fixed the issue where creating a new room after clicking the "home" button in the upper left corner to return to the main page resulted in an abnormal room;

  • Mini Program: fixed the issue where the icon could not switch after transferring the host;

  • Mini Program: fixed the problem of not updating the list of requests to go on the stage after obtaining the status of host or administrator;

  • Mini Program: fixed the issue of inaccurate unread message counts;

  • Mini Program: fixed the issue where the Notification component was showing and hiding when receiving events from other members;

  • Mini Program: fixed the issue where the enable/disable state of the microphone and camera buttons was incorrect when clicking multiple times under the states of transferring the host or the administrator.