Skip to content

Commit 66b0b2d

Browse files
authored
Merge pull request #370 from MaaAssistantArknights/dev
Release
2 parents b11901e + 9bb0415 commit 66b0b2d

24 files changed

+369
-100
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## 2025-02-06
2+
3+
- 支持作业集内排序 [@hmydgz](https://github.com/hmydgz)
4+
- 减少首页显示的数据量 [@guansss](https://github.com/guansss)
5+
6+
## 2024-09-06
7+
8+
- 修复了作业卡片高度不足的问题 [@Handiwork](https://github.com/Handiwork)
9+
- 优化了小屏幕上导航栏的显示 [@martinwang2002](https://github.com/martinwang2002)
10+
- 优化了干员快捷编辑器 [@Gemini2035](https://github.com/Gemini2035)
11+
- 优化了首页侧边栏显示 [@fundgao](https://github.com/fundgao)
12+
- 支持作者评论字数上限为500 [@dragove](https://github.com/dragove)
13+
114
## 2024-06-19
215

316
- 修复了不能通过神秘代码搜索作业集的问题 [@guansss](https://github.com/guansss)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"linkify-react": "^3.0.4",
4545
"linkifyjs": "^3.0.5",
4646
"lodash-es": "^4.17.21",
47-
"maa-copilot-client": "https://github.com/MaaAssistantArknights/maa-copilot-client-ts.git#0.1.0-SNAPSHOT.758.dbc2eb1",
47+
"maa-copilot-client": "https://github.com/MaaAssistantArknights/maa-copilot-client-ts.git#0.1.0-SNAPSHOT.784.58f96e5",
4848
"normalize.css": "^8.0.1",
4949
"prettier": "^3.2.5",
5050
"react": "^18.0.0",
41.6 KB
Loading
45 KB
Loading
67.9 KB
Loading
49.5 KB
Loading
59.6 KB
Loading
54.7 KB
Loading
41.7 KB
Loading
49.3 KB
Loading

0 commit comments

Comments
 (0)