Skip to content

Commit

Permalink
Merge pull request #1018 from haoxiuwen/doc-v2
Browse files Browse the repository at this point in the history
Modify IM Doc
  • Loading branch information
haoxiuwen authored Nov 4, 2024
2 parents c7c05d5 + 8953420 commit b25d4de
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 2 deletions.
Binary file removed docs/.vuepress/public/images/applet/applet-demo.jpeg
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions docs/document/android/releasenote.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<Toc />

## 版本 V4.10.2 Dev 2024-11-04(开发版)

### 修复

修复置顶的单聊消息被撤回后,该消息未能及时地从置顶消息缓存(`EMConversation#pinnedMessages`)中移除的问题。

## 版本 V4.10.1 Dev 2024-10-11(开发版)

### 优化
Expand Down
2 changes: 1 addition & 1 deletion docs/document/applet/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SDK 目前支持微信、QQ、百度小程序、抖音、uni-app 编译的原生

扫描下方小程序二维码,或者微信搜索 **环信即时通讯云** 即可快速体验环信小程序 Demo 在线版本:

![img](/images/applet/applet-demo.jpeg)
![img](/images/applet/applet-demo.png)

点击链接,扫描二维码,即可快速体验环信 Uniapp 编译生成的移动端原生应用:

Expand Down
2 changes: 1 addition & 1 deletion docs/product/product_message_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
下表为各平台/框架支持的消息功能。

| 消息功能 | Android | iOS | Web | 小程序 | HarmonyOS | Flutter | React Native | Unity | Windows |
| :---- | :------ |:------ |:------ |:------ |:------ |:------ |:------ |:------ |:------ |
| :----: | :------: |:------: |:------: |:------: |:------: |:------: |:------: |:------: |:------: |
| 发送和接收消息 ||||||||||
| 获取服务端历史消息 ||||||||||
| 获取本地历史消息 ||||||||||
Expand Down

0 comments on commit b25d4de

Please sign in to comment.