File tree Expand file tree Collapse file tree 3 files changed +18
-18
lines changed
Expand file tree Collapse file tree 3 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 1- ## v1.9.4 (2025-10-13)
2-
3- ### ✨ 新特性
4-
5- - 支持设置 TXT 编码以兼容旧设备 #231
6- - 支持 ARM64 架构 (需通过方式 4 构建) #267
1+ ## v1.9.5 (2025-10-13)
72
83### 🐛 修复
94
10- - 修复 #270
11- - 修复 #271
12- - 修复配置文件热加载失效
5+ - 修复聚合搜索结果异常
136
147### ♻️ 重构
158
16- - 重构 TxtMergeHandler.java
17-
18- ### 🛠️ 其他
19-
20- - 更新构建脚本
21- - 修复镜像构建
22- - 更新 Dockerfile
23- - 更新 README.md
9+ - 移除 ConfigWatcher,避免产生不可预料的错误
10+ - 重构 AppConfigLoader
Original file line number Diff line number Diff line change 1+ ## v1.9.5 (2025-10-13)
2+
3+ ### 🐛 修复
4+
5+ - 修复聚合搜索结果异常
6+
7+ ### ♻️ 重构
8+
9+ - 移除 ConfigWatcher,避免产生不可预料的错误
10+ - 重构 AppConfigLoader
11+
12+ ---
13+
114## v1.9.4 (2025-10-13)
215
316### ✨ 新特性
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.4 </version >
9+ <version >1.9.5 </version >
1010 <packaging >jar</packaging >
1111
1212 <name >so-novel</name >
You can’t perform that action at this time.
0 commit comments