Updated on 2024-09-13 GMT+08:00

Change History

Table 1 Change history

Released On

Version

Change Description

2024-08-23

100.7.8

1. Fixed issues and provided more stable experience.

For details, see 100.7.8 Updates.

2024-08-16

100.7.6

1. Fixed issues and provided more stable experience.

For details, see 100.7.6 Updates.

2024-08-05

100.7.5

1. Added the setServerAddress API for setting login server information.

2. Added the setProxy API for setting proxy information.

3. Added the setCAVerifyInfo API for setting certificate verification information.

4. Added the setTransparentWnd API for making windows transparent during screen sharing.

5. Added the startProjectionWithParam API for starting projection.

6. Added onMeetingInfoChanged to notify you of ongoing meeting information changes.

7. Added the handle field to the main window information.

8. Added fields autoMuteMode (whether to automatically mute soft client guests when they join the meeting), hardTerminalAutoMuteMode (whether to automatically mute hard terminal guests when they join the meeting), and defaultSummaryState (whether the cloud recording contains minutes) to the APIs for scheduling, editing, creating, and querying a meeting.

9. Added the isP2pConf field (whether the meeting is an instant meeting) to incoming meeting call information.

10. Added the corpEnableSummary parameter (whether minutes are supported) to the enterprise configuration notification.

For details, see 100.7.5 Updates.

2024-06-13

100.5.5

1. Added the onAudioFrameNotify notification to notify you of the audio stream frame data.

2. Added the setAudioRawDataOutputConfig API for enabling or disabling audio streams.

3. Added the userUUID parameter to the basic participant information.

For details, see 100.5.5 Updates.

2024-05-09

100.3.7

1. Fixed an issue where custom profile pictures are not displayed in meetings on the macOS platform, improving user experience.

For details, see 100.3.7 Updates.

2024-04-23

100.3.6

1. Added the enumerated value HWM_CAPABILITY_SUPPORT_GUEST_INVITE (participant invitation) to the enableCapability API.

2. Fixed issues and provided more stable experience.

For details, see 100.3.6 Updates.

2024-02-17

90.12.7

1. Fixed issues and provided more stable experience.

For details, see 90.12.7 Updates.

2024-01-15

90.12.5

1. Added the showToast API for displaying a toast message.

2. Added the getMainWindowInfo API for obtaining the main window information.

3. Added the confResType parameter for creating and scheduling a meeting.

4. Added the onShareVmrInfoNotify notification to notify you when information about shared cloud meeting rooms was changed.

5. Added the getErrorMessage API for obtaining an error message, which can be used for prompt.

6. Added the setGuaranteedIpAddresses API for setting guaranteed IP addresses for meeting control to keep on-premises data within your enterprise or support network interruption survival.

7. Added the copy_audience_conf_info parameter to the config API to support the injection of the button used to copy the link to a webinar for attendees.

For details, see 90.12.5 Updates.

2023-12-13

90.10.8

1. Fixed issues and provided more stable experience.

For details, see 90.10.8 Updates.

2023-11-23

90.10.5

1. Added the onP2PConfRecordNotify callback of MMR instant meeting records.

2. Decoupled .node files from the Electron version. You do not need to recompile the .node files.

3. Deleted the script for compiling .node files from the Electron SDK project package.

For details, see 90.10.5 Updates.

2023-10-9

90.9.5

1. Added the concurrentParticipants parameter (maximum number of participants in a meeting).

2. Added the setLogPath API for setting a log path.

3. Added the onConfIncomingNotify notification to notify you of incoming meeting calls.

For details, see 90.9.5 Updates.

2023-08-24

90.7.5

Fixed Windows issues and provided more stable experience.

2023-08-10

90.7.5

1. Added the startP2pConf API for starting an instant meeting.

2. Added the getUserSavePath API for obtaining the save path of a user.

3. Added the domain parameter to the API for joining a meeting using a random code.

For details, see 90.7.5 Updates.

2023-06-01

90.6.5

1. Deprecated the StartCall API.

2. Added the customInfo field to the APIs for scheduling, editing, creating, and querying a meeting.

3. Added the isSupportMultiAppLogin parameter (whether to support login to multiple applications on the same device) to the Init API.

4. Added OnPoorNetworkQualityInfoNotify for notifications about poor network connection.

5. Added error code 412100044 indicating that the server is degraded. After receiving this error code, you can continue to call the API to join a meeting offline. (For details about the adaptation mode of this error code, see the demo.)

For details, see 90.6.5 Updates.

2023-05-11

80.15.21

1. Fixed issues and provided more stable experience.

For details, see 80.15.21 Updates.

2023-03-29

80.15.5

1. Added the isForcedVpn parameter to the setNetworkMode API for setting the network mode.

For details, see 80.15.5 Updates.

2023-02-23

80.13.6

1. Fixed issues and provided more stable experience.

For details, see 80.13.6 Updates.

2023-02-07

80.13.5

1. Added the language customization function to the setLanguage API for setting the language.

For details, see 80.13.5 Updates.

2023-01-17

80.12.7

1. Fixed issues and provided more stable experience.

For details, see 80.12.7 Updates.

2023-01-09

80.12.6

1. Added the enumerated value HWM_CAPABILITY_CONFIRM_RECORD (whether to display the recording security prompt) to the enableCapability API.

2. Fixed issues and provided more stable experience.

For details, see 80.12.6 Updates.

2022-12-24

80.12.5

1. Changed the conditions for uploading profile pictures (to check the type and size of profile pictures). The Windows supports the API for uploading a profile picture.

2. Fixed issues and provided more stable experience.

For details, see 80.12.5 Updates.

2022-11-16

80.10.5

1. Added the confAllowJoinUser and isOpenWaitingRoom parameters to the APIs for obtaining the cloud meeting room list and modifying cloud meeting room information.

2. Added the SetShareScreenPermission API for setting the sharing permission.

3. Added the isStopConflictConf parameter to the API for joining a meeting.

4. Added the vmrConfIdType parameter to the API for obtaining meeting details.

5. Added the deptCode parameter to the API for login using an app ID.

For details, see 80.10.5 Updates.

2022-10-08

80.9.5

1. Added the allowLive parameter to the APIs for obtaining meeting details and editing a meeting for the macOS platform.

2. Added APIs related to recurring meetings.

3. Added the enumerated value HWM_CAPABILITY_BREAKOUT_CONF (whether the breakout room function is enabled) to the API for enabling a function.

4. Added the isInBreakoutSubConf parameter to the meeting details notification.

5. Added common error codes for the Electron SDK.

For details, see 80.9.5 Updates.

2022-09-02

80.8.5

1. Added the allowLive parameter to the APIs for obtaining meeting details and editing a meeting.

2. Added the isCreator parameter to the meeting details notification.

3. Added the allowGuestStartConf parameter for allowing guests to join the meeting at the time you specify before the start time (allowGuestStartConfTime) when you schedule or edit a meeting.

For details, see 80.8.5 Updates.

2022-07-30

80.7.5

1. Added the showSettingWindow API for displaying the settings window.

2. Added the isOtherCorpConf parameter to the meeting details notification OnConfInfoNotify.

3. Added the participant details button type HWM_CLICK_INJECT_PARTICIPANT_ITEM_BTN_PARTICIPANT_DETAIL to the OnClickInjectParticipantItemBtnNotify notification and added the Huawei Cloud Meeting account parameter accountId.

4. Added the participant_detail parameter to the Config API to support participant profile picture injection.

For details, see 80.7.5 Updates.

2022-06-17

80.5.11

1. Added the statusBar parameter for hiding the button on the recording status bar to the config API.

2. Added the disableVoicePrompts API for disabling prompt tones.

For details, see 80.5.11 Updates.

2022-05-18

80.5.5

1. Added the exit API for macOS.

2. Added the waiting room switch to the APIs for creating, scheduling, editing, and querying a meeting for macOS.

3. Added the configuration of hiding non-video participants to the API for configuring function statuses.

4. Added the server exception error code to the meeting end notification.

For details, see 80.5.5 Updates.

2022-04-16

70.16.5

This issue is the first official release.