mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2024-11-21 09:36:35 +00:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
ce60aa3823
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -121,6 +121,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: NapCat V${{ env.VERSION }}
|
name: NapCat V${{ env.VERSION }}
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
body_path: CHANGELOG.md
|
||||||
files: |
|
files: |
|
||||||
NapCat.win32.x64.zip
|
NapCat.win32.x64.zip
|
||||||
NapCat.linux.x64.zip
|
NapCat.linux.x64.zip
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
1. 修复图片URL,支持Win X64获取Rkey
|
1. 修复图片URL,支持Win/Linux X64获取Rkey
|
||||||
2. 支持了设置已读群/私聊消息接口
|
2. 支持了设置已读群/私聊消息接口
|
||||||
3. 支持了好友添加上报事件
|
3. 支持了好友添加上报事件
|
||||||
4. 重构了商城表情URL拼接
|
4. 重构了商城表情URL拼接
|
||||||
|
Loading…
x
Reference in New Issue
Block a user