generated from LiteLoaderQQNT/Plugin-Template
-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
913068e
commit 32c2fd1
Showing
1 changed file
with
6 additions
and
7 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 |
---|---|---|
@@ -1,10 +1,9 @@ | ||
### 新增 | ||
### 修复 | ||
|
||
- `本地表情>使用文件创建时间排序` 功能 | ||
- `本地表情>移入显示文件名` 功能 | ||
- `本地表情` 现在可以将一张图片命名为 `icon.*` 来作为表情分类的图标,且该文件不会出现在表情列表中 | ||
- `本地表情` 功能的部分逻辑错误 | ||
- `阻止撤回>查看撤回消息` 功能有概率获取用户名失败的问题 | ||
|
||
### 修复 | ||
### 调整 | ||
|
||
- `消息转图片` 功能无法设置默认保存路径和无法将图片保存到默认路径的问题 | ||
- `背景调整` 功能无法正确处理部分只有黄豆表情的气泡消息的问题 | ||
- `消息转图片` 功能优化实现逻辑,增强和其他插件的兼容性 | ||
- 使用 ESLint 规范化代码 |