- Added a new animated loading indicator for the bot’s "thinking" state.
- Addressed build failures on Flutter 3.27.1.
- Resolved video playback and recording issues on Huawei P30.
- Refined the UI for group notification display.
- Improved the layout of the read receipt page.
- Enhanced text wrapping and truncation for lengthy tip messages.
- Renamed package from
tencent_cloud_customer
to tencentcloud_ai_desk_customer
.
- Renamed class from
TencentCloudCustomer
to TencentCloudAIDeskCustomer
.
- Added support for the Indonesian language.
- Introduced a
language
option in TencentCloudCustomerConfig
for explicit language selection.
- Fixed a bug in streamed messages causing inconsistent real-time output.
- Introduced
dispose
method to properly clean up resources before logging out or switching accounts.
First release of the Customer Service UIKit.
- Added
init
method to initialize the Customer UIKit.
- Added
navigate
method to open the customer service chat interface.