-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ 群收纳盒功能,现在你可以在群收纳盒中查看活跃的群消息了 <- #169 ✨ at 和特别关心消息现在将显示为红色文本便于查看 <- #169 ✨ 快速动画模式 💨 <- #169 ✨ 本地高级链接解析,目前只支持 electron 端 ✨ 好友信息面板完善 <- #160 🐛 修正移出群聊和撤回菜单显示判断异常 <- #169 🐛 +1 操作未拷贝对象导致渲染移动 <- #170 🐛 为 npx 快速启动组件限制访问路径防止非法访问 <- #176 💩 移除英文文档和英文多语言支持 💩 调整一个判断错误导致的统计功能损坏
- Loading branch information
Showing
34 changed files
with
595 additions
and
3,065 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,6 @@ | |
# 文档 | ||
|
||
- **简体中文(当前)** | ||
- **[English](README_en-US.md)** | ||
|
||
## ✨ 特性支持 | ||
|
||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
versionName=3.0.1 | ||
versionCode=3000001 | ||
versionName=3.0.3 | ||
versionCode=3000003 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.