Skip to content

Commit caa35c5

Browse files
committed
chore: 🔖 Release 12.3.5
1 parent 9d1024f commit caa35c5

7 files changed

Lines changed: 166 additions & 62 deletions

File tree

ComicRead-AdGuard.user.js

Lines changed: 50 additions & 19 deletions
Large diffs are not rendered by default.

ComicRead-jsDelivr.user.js

Lines changed: 48 additions & 19 deletions
Large diffs are not rendered by default.

ComicRead.user.js

Lines changed: 48 additions & 19 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: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [12.3.5](https://github.com/hymbz/ComicReadScript/compare/v12.3.4...v12.3.5) (2025-10-04)
4+
5+
### Features
6+
7+
* :sparkles: 支持 IMHentai ([2a54d3b](https://github.com/hymbz/ComicReadScript/commit/2a54d3b5d83b7ddb40a3c2e010b823ed71edc8a9))
8+
9+
### Bug Fixes
10+
11+
* :bug: 修复 komiic 上/下话切换失效的 bug ([e8d8f83](https://github.com/hymbz/ComicReadScript/commit/e8d8f834bd92d84917d312138fde1128c7c175c5)), closes [#299](https://github.com/hymbz/ComicReadScript/issues/299)
12+
* :bug: 修复开启了图像无损放大后只能下载到原图的 bug ([0195e4e](https://github.com/hymbz/ComicReadScript/commit/0195e4e9c82ea97fb42337872c0d6ff5dbf0bce9))
13+
314
## [12.3.4](https://github.com/hymbz/ComicReadScript/compare/v12.3.3...v12.3.4) (2025-09-27)
415

516
### Bug Fixes

docs/.other/LatestChange.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
## [12.3.4](https://github.com/hymbz/ComicReadScript/compare/v12.3.3...v12.3.4) (2025-09-27)
1+
## [12.3.5](https://github.com/hymbz/ComicReadScript/compare/v12.3.4...v12.3.5) (2025-10-04)
2+
3+
### Features
4+
5+
* :sparkles: 支持 IMHentai ([2a54d3b](https://github.com/hymbz/ComicReadScript/commit/2a54d3b5d83b7ddb40a3c2e010b823ed71edc8a9))
26

37
### Bug Fixes
48

5-
* :bug: 修复卷轴模式下网格模式点击跳转失效的 bug ([dc4245c](https://github.com/hymbz/ComicReadScript/commit/dc4245cb398d94a733395d372e953ea4f9c0d3b1)), closes [#290](https://github.com/hymbz/ComicReadScript/issues/290)
6-
* :bug: 修复在 ehentai 上会触发分辨率限制的 bug ([db72138](https://github.com/hymbz/ComicReadScript/commit/db7213881046681f104af2898e089dcaebdfbf57))
9+
* :bug: 修复 komiic 上/下话切换失效的 bug ([e8d8f83](https://github.com/hymbz/ComicReadScript/commit/e8d8f834bd92d84917d312138fde1128c7c175c5)), closes [#299](https://github.com/hymbz/ComicReadScript/issues/299)
10+
* :bug: 修复开启了图像无损放大后只能下载到原图的 bug ([0195e4e](https://github.com/hymbz/ComicReadScript/commit/0195e4e9c82ea97fb42337872c0d6ff5dbf0bce9))

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.3.4",
3+
"version": "12.3.5",
44
"description": "为漫画站增加双页阅读、翻译等优化体验的增强功能的油猴脚本",
55
"author": "hymbz",
66
"license": "AGPL-3.0-or-later",

0 commit comments

Comments
 (0)