We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c13aed commit 06682b0Copy full SHA for 06682b0
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# 更新日志
2
3
+## [1.0.22] - 2025-08-19
4
+
5
+### Bug Fixes
6
7
+- 还原番剧解析代码 #354
8
9
+### Miscellaneous Tasks
10
11
+- 优化ci构建,使trimmed正确移除程序集
12
13
+### Refactor
14
15
+- 消除对WebClient程序集的依赖 (#350)
16
17
## [1.0.21] - 2025-08-10
18
19
### Bug Fixes
script/macos/Info.plist
@@ -9,7 +9,7 @@
<key>CFBundleName</key>
<string>哔哩下载姬</string>
<key>CFBundleVersion</key>
- <string>1.0.21</string>
+ <string>1.0.22</string>
<key>LSMinimumSystemVersion</key>
<string>10.15</string>
<key>CFBundleExecutable</key>
version.txt
@@ -1 +1 @@
-1.0.21
+1.0.22
0 commit comments