Skip to content

Commit 731729f

Browse files
authored
Merge pull request #984 from jinanzhuan/patch-9
新增1.4.0中对x86_64架构的支持描述
2 parents 523ee04 + fe7e703 commit 731729f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/document/harmonyos/releasenote.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333

3434
### 优化
3535

36+
- 支持 x86_64 架构。
3637
- 从服务端拉取群组时,不再先清除本地群组,而是将拉取的群组与本地对比,将本地现有群组进行更新,将新增部分在本地插入。若要清除本地群组信息,可以调用 `GroupManager#clearAllLocalGroups` 方法。
3738
- 构建附件消息时,SDK 内部会读取文件长度,并设置给 `fileLength` 参数。
3839
- 设置和获取用户属性的接口,包括[设置当前用户的属性、获取单个或多个用户的用户属性和获取指定用户的指定用户属性](userprofile.html),超过调用频率限制时,会上报错误码 `4` (`ChatError#EXCEED_SERVICE_LIMIT`)。

0 commit comments

Comments
 (0)