File tree Expand file tree Collapse file tree 4 files changed +35
-23
lines changed
Expand file tree Collapse file tree 4 files changed +35
-23
lines changed Original file line number Diff line number Diff line change 1- ## v1.9.7 (2025-12-23 )
1+ ## v1.9.8 (2025-12-25 )
22
33### ✨ Features
44
5- - 改善独立搜索体验
6- - 解析器支持自动检测文本编码
7- - 自动获取分辨率最高的封面
8-
9- ### ⚡ Performance
10-
11- - 提高封面获取性能
5+ - 改善批量下载体验
126
137### 🐛 Bug Fixes
148
15- - 修复全本小说网无法使用
9+ - 修复下载异常
10+ - 修复无法使用全本小说网进行批量下载
11+ - 修复 #294
1612
1713### ♻️ Refactor
1814
19- - 重构 ` SourceUtils.java `
20- - 优化正文开头重复章节标题的过滤正则 #57
21- - 增强 CLI 代码健壮性
22- - 规范 D1 Worker URL 的 Base64 编码
15+ - 更新 WebUI
16+ - 更新 Web 服务启动日志
2317
2418### 🔧 Configuration
2519
26- - 将「大熊猫文学」规则迁移至 ` proxy-rules.json `
27- - 悠久小说网新增封面规则
28- - 更新 ` flowlimit-rules.json `
29-
30- ### 📝 Documentation
31-
32- - 新增 ` SPONSORS.md `
33- - 更新 ` readme.txt `
34- - 更新 ` feedback.yml `
20+ - 更新默认并发数
21+ - 更新 config.ini 注释
Original file line number Diff line number Diff line change 1+ ## v1.9.8 (2025-12-25)
2+
3+ ### ✨ Features
4+
5+ - 改善批量下载体验
6+
7+ ### 🐛 Bug Fixes
8+
9+ - 修复下载异常
10+ - 修复无法使用全本小说网进行批量下载
11+ - 修复 #294
12+
13+ ### ♻️ Refactor
14+
15+ - 更新 WebUI
16+ - 更新 Web 服务启动日志
17+
18+ ### 🔧 Configuration
19+
20+ - 更新默认并发数
21+ - 更新 config.ini 注释
22+
23+ ---
24+
125## v1.9.7 (2025-12-23)
226
327### ✨ Features
Original file line number Diff line number Diff line change 3333
3434## 支付宝赞助者
3535
36+ - ** 通
3637- ** 飙
3738- ** 煜
3839- ** 馨
Original file line number Diff line number Diff line change 66
77 <groupId >com.pcdd</groupId >
88 <artifactId >so-novel</artifactId >
9- <version >1.9.7 </version >
9+ <version >1.9.8 </version >
1010 <packaging >jar</packaging >
1111
1212 <name >so-novel</name >
You can’t perform that action at this time.
0 commit comments