-
Notifications
You must be signed in to change notification settings - Fork 27
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
Showing
4 changed files
with
7 additions
and
9 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,7 +1 @@ | ||
- feat: 对论坛设置按钮进行优化,可在右上角设置显示隐藏 | ||
- feat: 新增查看话题内自己回复的全部楼层数,需在设置中开启 | ||
- feat: 新增收藏夹黑夜模式 | ||
- fix: 修复迁移收藏夹时无法查看全部文件夹的问题 | ||
- fix: 修复收藏夹去重时覆盖问题 | ||
- fix: 修复 AI 总结时部分模型不可使用温度 temperature 参数的问题 | ||
- fix: 优化小屏右侧功能按钮遮挡的问题 | ||
- fix: 修复设置按钮显示隐藏问题 |
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,3 +1,7 @@ | ||
## 1.0.30 | ||
|
||
- fix: 修复设置按钮显示隐藏问题 | ||
|
||
## 1.0.28 | ||
|
||
- feat: 对论坛设置按钮进行优化,可在右上角设置显示隐藏 | ||
|