Skip to content

Commit 04f347a

Browse files
committed
chore: 🔖 Release 12.5.0
1 parent 357f408 commit 04f347a

File tree

7 files changed

+1196
-586
lines changed

7 files changed

+1196
-586
lines changed

ComicRead-AdGuard.user.js

Lines changed: 390 additions & 193 deletions
Large diffs are not rendered by default.

ComicRead-jsDelivr.user.js

Lines changed: 389 additions & 193 deletions
Large diffs are not rendered by default.

ComicRead.user.js

Lines changed: 389 additions & 193 deletions
Large diffs are not rendered by default.

ComicReader.umd.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/.other/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [12.5.0](https://github.com/hymbz/ComicReadScript/compare/v12.4.1...v12.5.0) (2026-01-25)
4+
5+
### Features
6+
7+
* :sparkles: 增加「重载当前错误图片」快捷键,默认为「R」键 ([6c36715](https://github.com/hymbz/ComicReadScript/commit/6c367151d82f2f1c83e09191581d54bd47e549f1)), closes [#311](https://github.com/hymbz/ComicReadScript/issues/311)
8+
* :sparkles: 支持「芸能ヌード」 ([bf81e29](https://github.com/hymbz/ComicReadScript/commit/bf81e29891f296f539d5e317e18bda94d2ca7895))
9+
* :sparkles: pixiv 支持切换加载原图/非原图 ([92e6fbf](https://github.com/hymbz/ComicReadScript/commit/92e6fbf637eac2ddbc934428ce3b6ca7ff9b5287)), closes [#313](https://github.com/hymbz/ComicReadScript/issues/313)
10+
11+
### Bug Fixes
12+
13+
* :bug: 下载失败时重试3次 ([4d21e12](https://github.com/hymbz/ComicReadScript/commit/4d21e121d1f71040d30cfee90e43b76f45c908a6)), closes [#311](https://github.com/hymbz/ComicReadScript/issues/311)
14+
* :bug: 修复 welovemanga 上/下话切换失效的 bug ([352adf5](https://github.com/hymbz/ComicReadScript/commit/352adf5dd717eed1a4bf80e6fb6d8c000a3595ef))
15+
* :bug: 修复绅士漫画失效的 bug ([a73dcd1](https://github.com/hymbz/ComicReadScript/commit/a73dcd17c8af4cb7e8875a2d6d64268ebe8a955e))
16+
* :bug: 修复自定义翻译 URL 为 ngrok 时需要验证警告页面的 bug ([b8cd45b](https://github.com/hymbz/ComicReadScript/commit/b8cd45b7f1cebaa0cce5adc6c05313130c9ef0f9)), closes [#307](https://github.com/hymbz/ComicReadScript/issues/307)
17+
318
## [12.4.1](https://github.com/hymbz/ComicReadScript/compare/v12.4.0...v12.4.1) (2026-01-23)
419

520
### Bug Fixes

docs/.other/LatestChange.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
1-
## [12.4.1](https://github.com/hymbz/ComicReadScript/compare/v12.4.0...v12.4.1) (2026-01-23)
1+
## [12.5.0](https://github.com/hymbz/ComicReadScript/compare/v12.4.1...v12.5.0) (2026-01-25)
2+
3+
### Features
4+
5+
* :sparkles: 增加「重载当前错误图片」快捷键,默认为「R」键 ([6c36715](https://github.com/hymbz/ComicReadScript/commit/6c367151d82f2f1c83e09191581d54bd47e549f1)), closes [#311](https://github.com/hymbz/ComicReadScript/issues/311)
6+
* :sparkles: 支持「芸能ヌード」 ([bf81e29](https://github.com/hymbz/ComicReadScript/commit/bf81e29891f296f539d5e317e18bda94d2ca7895))
7+
* :sparkles: pixiv 支持切换加载原图/非原图 ([92e6fbf](https://github.com/hymbz/ComicReadScript/commit/92e6fbf637eac2ddbc934428ce3b6ca7ff9b5287)), closes [#313](https://github.com/hymbz/ComicReadScript/issues/313)
28

39
### Bug Fixes
410

5-
* :bug: 修复 ehentai 广告识别失效的 bug ([c56b09f](https://github.com/hymbz/ComicReadScript/commit/c56b09f486b260643e97bfeddb9b87c24e9b517d))
6-
* :bug: 修复 hdoujin 的加载 bug ([e09f1e6](https://github.com/hymbz/ComicReadScript/commit/e09f1e6950e97fcd2fdf7c0c5dadc4c7abb3cc37))
7-
* :bug: 修复 welovemanga 系网站失效的 bug ([e211c63](https://github.com/hymbz/ComicReadScript/commit/e211c63bcae84b2741baf54fb5906505699ca016))
8-
* :bug: 修复绅士漫画改版后失效的 bug ([7fde4de](https://github.com/hymbz/ComicReadScript/commit/7fde4de4f7687fff44b05c35d42f4ee77f6d4d43)), closes [#314](https://github.com/hymbz/ComicReadScript/issues/314) [#315](https://github.com/hymbz/ComicReadScript/issues/315)
11+
* :bug: 下载失败时重试3次 ([4d21e12](https://github.com/hymbz/ComicReadScript/commit/4d21e121d1f71040d30cfee90e43b76f45c908a6)), closes [#311](https://github.com/hymbz/ComicReadScript/issues/311)
12+
* :bug: 修复 welovemanga 上/下话切换失效的 bug ([352adf5](https://github.com/hymbz/ComicReadScript/commit/352adf5dd717eed1a4bf80e6fb6d8c000a3595ef))
13+
* :bug: 修复绅士漫画失效的 bug ([a73dcd1](https://github.com/hymbz/ComicReadScript/commit/a73dcd17c8af4cb7e8875a2d6d64268ebe8a955e))
14+
* :bug: 修复自定义翻译 URL 为 ngrok 时需要验证警告页面的 bug ([b8cd45b](https://github.com/hymbz/ComicReadScript/commit/b8cd45b7f1cebaa0cce5adc6c05313130c9ef0f9)), closes [#307](https://github.com/hymbz/ComicReadScript/issues/307)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hymbz/comic-read-script",
3-
"version": "12.4.1",
3+
"version": "12.5.0",
44
"description": "为漫画站增加双页阅读、翻译等优化体验的增强功能的油猴脚本",
55
"author": "hymbz",
66
"license": "AGPL-3.0-or-later",

0 commit comments

Comments
 (0)