Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
takayama-lily committed Apr 17, 2021
1 parent 50262a7 commit eab6b87
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# VS Code QQ Extension Change Log

## Version 1.1.0: 2021/4/18

* [default-theme] 支持查看合并转发,以及各种xml/json卡片消息
* [default-theme] 新增回复、戳一戳、撤回、禁言、踢人、设置管理员等功能
* [default-theme] 新增侧栏用于查看群成员,以及对其进行操作
* [default-theme] 优化了内存占用
* [Explorer] 右键栏新增`邀请好友入群`
* [Explorer] 修改了群和好友图标,以方便辨识
* [Command] 命令面板新增`群搜索``好友搜索`

## Version 1.1.0: 2021/4/12

* 漫游表情包支持
Expand Down
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

**[Repository](https://github.com/takayama-lily/vscode-qq)** | **[Offline Installers](https://github.com/takayama-lily/vscode-qq/releases)** | vscode >= 1.53.0

> 暂时实现了一些最基础的功能,可用于上班时缓解工作压力~摸鱼~
> 已实现大部分常用功能,可用于上班时缓解工作压力~摸鱼~
> 在扩展市场搜索qq或在release中下载。安装后点击右下状态栏里的按钮登录。
> `@设置` 里的 `platform` 是登录协议,1:安卓手机 4:iMac 5:iPad(默认) 2:aPad 3:安卓手表
> 本程序不在本地保存任何消息记录和图片。暂不支持临时会话。
Expand All @@ -14,6 +14,14 @@
* 可在`@设置`中加入 `"theme": "console"` 来切换
* 欢迎为本项目贡献UI,详细翻阅 [修改/自定义UI主题](https://github.com/takayama-lily/vscode-qq/wiki/%E8%87%AA%E5%AE%9A%E4%B9%89%E8%81%8A%E5%A4%A9UI%E7%95%8C%E9%9D%A2)

## 可用命令

> Ctrl+Shift+P 打开命令面板
* QQ Explorer: Login
* QQ Explorer: 搜索好友
* QQ Explorer: 搜索群

## 其他

* [清除登录信息](https://github.com/takayama-lily/vscode-qq/wiki/%E6%B8%85%E9%99%A4%E7%99%BB%E5%BD%95%E4%BF%A1%E6%81%AF)
Expand Down

0 comments on commit eab6b87

Please sign in to comment.