Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
yqcs committed Jan 2, 2024
1 parent 0d34a50 commit 5f07a50
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion docs/change/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,18 @@ sidemenu: false
系统可能会有部分功能不稳定,请谨慎使用;如果体验后对系统有任何建议或合作想法,欢迎在讨论群中进行反馈和交流(<a href="https://github.com/yqcs/prismx/issues">issues</a>)❤
</Alert>

#### 1.x (2023-12-26):
#### 1.0.26 (2024-1-2):

- 修复首页卡顿问题
- 新增检查更新按钮

#### 1.0.25 (2024-1-2):

- 新增版本检测
- 修复部分情况下 UI 错位问题
- 修复 upx 压缩导致程序无法运行问题

#### 1.0.x (2023-12-26):

首版上线。

Expand Down
2 changes: 1 addition & 1 deletion public/static/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.25
1.0.26

0 comments on commit 5f07a50

Please sign in to comment.