Release notes
Updated at:
This topic provides the release notes for the Cloud Conferencing product on various platforms.
Windows
V1.3.2 @ 2021.02.04
- Fixed an issue where users who had not joined a meeting could not be called again.
- Added a confirmation prompt when a user tries to take over screen sharing.
- Added instrumentation to measure the meeting join time. Logs are now consistently saved to the appdata directory.
V1.3.1 @ 2020.12.28
- Fixed an issue with the invite button.
- Fixed an issue where the disabled camera icon was displayed incorrectly when the host had not joined the meeting.
V1.3.0 @ 2020.11.30
- Added Quality of Service (QoS) optimization.
- Added support for displaying watermarks on shared desktops.
V1.1.0 @ 2020.11.11
- Fixed the reconnection logic for network disconnections.
- Fixed an issue where the count of members in the "Not Joined" list was incorrect.
V1.0.0.4 @ 2020.10.19
Added support for meetings with up to 300 participants.
V1.0.0.3 @ 2020.06.10
- Updated the in-meeting interface style and layout.
- Updated the chat feature and the in-meeting invitation page.
- Added a feature to send live comment emojis during meetings.
- Added a meeting host mode for participant permission management.
- Added a configuration parameter to determine whether to use the built-in chat feature of the software development kit (SDK). Added a button click event callback for the in-meeting chat button.
- Added a configuration to disable the active speaker detection feature on the client side.
- Added a right-click event callback for the participant list.
- Added a callback to record click events for in-meeting buttons.
- Added an API at the access layer to leave a meeting.
- Added a feature for anonymous users to join meetings.
V1.0.0.2 @ 2020.03.17
- Added configuration and callbacks for inviting participants during a meeting.
- Added status message callbacks for when members join or leave a meeting.
- Ensured the camera indicator light turns off when the camera is disabled.
- Added a runtime task icon (WindowsIcon) and text (WindowsText).
- Added a configuration file path.
- Added configuration parameters for the chat feature.
V1.0.0.1 @ 2020.01.17
Initial SDK release.
Mac
V1.0.0.3 @ 2020.04.27
Fixed an issue with invalid meeting tokens.
V1.0.0.2 @ 2020.03.17
- Added message callbacks for when members join or leave.
- Added a configurable callback for inviting members.
- Added the ability for users to join meetings without a microphone.
- Ensured the camera indicator light turns off when the camera is disabled.
V1.0.0.1 @ 2020.01.17
Initial SDK release.
iOS
V1.0.1.11 @ 2020-10-19
Dafang Conference optimization.
V1.0.1.0 @ 2020-06-10
Initial SDK release.
Android
V1.2.0.1
- Added the
allowsParticipantActionWithoutHostparameter. This parameter controls whether participants can manage their audio and video based on their permissions before the host joins the meeting. - The UI SDK now supports pinch-to-zoom gestures in full screen mode when receiving a shared stream.
- Optimized performance for large-scale meetings.
- Optimized the display of toast notifications.
V1.1.0.8
- Added support for batch subscription in large-scale meetings.
- Added the `meetingsdk-api/source.jar` file to the SDK for debugging purposes only.
- The client now automatically rejoins the meeting when a 404 or 405 service error occurs.
- Optimized internal logging.
V1.1.0.7
Fixed a logic issue where internal data cleanup caused meeting disconnections.
V1.1.0.6
- Added the t28 and t29 files to the SDK. You can select the appropriate version for integration based on the `targetVersion`.
- Enhanced the Dafang meeting experience.
- Fixed an issue that prevented Simple Log Service (SLS) logs from being exposed.
V1.1.0.5
- Added a version that supports a `targetVersion` of 29.
- Exposed an interface for SLS logs.
- Updated the call feature for members who have not joined the meeting.
- Removed the `enableFloatingOutSideApp` parameter configuration for joining a meeting. The floating window is no longer displayed outside the application by default.
V1.1.0.4
Added support for Multipoint Control Unit (MCU) meetings.
V1.1.0.0
- Refactored the UI interaction logic in the SDK.
- Added an in-meeting screen sharing feature.
- Added the Send feedback feature.
- Adapted the floating window for MCU meetings.
- Standardized the resource naming convention.
V1.0.0.6
- Added `slsInfo` when joining a meeting.
- Added the `enableFloatingOutSideApp` parameter to display the floating window outside the application when joining a meeting.
- Improved and expanded meeting logs.
- Members who have not joined are now displayed in the participant list. This lets you set call callbacks to control the call logic.
Is this page helpful?