Skip to content

Commit eab7f3b

Browse files
committed
chore: 🔖 Release 12.2.0
1 parent bedd99d commit eab7f3b

6 files changed

Lines changed: 2489 additions & 2209 deletions

File tree

ComicRead-AdGuard.user.js

Lines changed: 824 additions & 734 deletions
Large diffs are not rendered by default.

ComicRead-jsDelivr.user.js

Lines changed: 824 additions & 734 deletions
Large diffs are not rendered by default.

ComicRead.user.js

Lines changed: 824 additions & 734 deletions
Large diffs are not rendered by default.

docs/.other/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
# Changelog
2+
3+
## [12.2.0](https://github.com/hymbz/ComicReadScript/compare/v12.1.2...v12.2.0) (2025-09-04)
4+
5+
### Features
6+
7+
* :sparkles: 点击出错图片立刻重新加载 ([497c8e4](https://github.com/hymbz/ComicReadScript/commit/497c8e4d9dff259a3e2490b4f3c3112034a505eb)), closes [#281](https://github.com/hymbz/ComicReadScript/issues/281)
8+
* :sparkles: 修改卷轴模式下「向上/下翻页」快捷键的效果,优先滚动至图片的头/尾 ([86fd63c](https://github.com/hymbz/ComicReadScript/commit/86fd63ca11b0685b337dc2bef2e6d6574e8b6dfd)), closes [#277](https://github.com/hymbz/ComicReadScript/issues/277)
9+
* :sparkles: 在卷轴模式下点击翻页 ([442cb3c](https://github.com/hymbz/ComicReadScript/commit/442cb3cf6ee14a01ff76cfc2b9f7e15433d80b5f)), closes [#277](https://github.com/hymbz/ComicReadScript/issues/277)
10+
* :sparkles: PWA 版支持读取 PDF 文件 ([b370a12](https://github.com/hymbz/ComicReadScript/commit/b370a1211bf43b7d70bff04c1d0435b6809f7eb9)), closes [#283](https://github.com/hymbz/ComicReadScript/issues/283)
11+
212
## [12.1.2](https://github.com/hymbz/ComicReadScript/compare/v12.1.1...v12.1.2) (2025-08-20)
313

414
### Bug Fixes

docs/.other/LatestChange.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
## [12.1.2](https://github.com/hymbz/ComicReadScript/compare/v12.1.1...v12.1.2) (2025-08-20)
1+
## [12.2.0](https://github.com/hymbz/ComicReadScript/compare/v12.1.2...v12.2.0) (2025-09-04)
22

3-
### Bug Fixes
3+
### Features
44

5-
* :bug: 修复拷贝漫画的失效 ([1f39793](https://github.com/hymbz/ComicReadScript/commit/1f397935d992e7b96f74de1b7a2d54217bd1a46f))
6-
* :bug: 修复卷轴模式下滚动至尽头后无法触发结束页的 bug ([721102e](https://github.com/hymbz/ComicReadScript/commit/721102e72e6a575953019adb0052c2bbd0723205)), closes [#276](https://github.com/hymbz/ComicReadScript/issues/276)
7-
* :bug: 增加并排卷轴模式下,向上/下翻页快捷键的滚动距离 ([3f993da](https://github.com/hymbz/ComicReadScript/commit/3f993da4c7d1944114c16020e4433ea7303d51a3))
8-
* :bug: 修复 AdGuard 版在部分网站上未生效的 bug ([4028b1c](https://github.com/hymbz/ComicReadScript/commit/4028b1c81417f39122e3381722aa92ac1cf8beb1))
5+
* :sparkles: 点击出错图片立刻重新加载 ([497c8e4](https://github.com/hymbz/ComicReadScript/commit/497c8e4d9dff259a3e2490b4f3c3112034a505eb)), closes [#281](https://github.com/hymbz/ComicReadScript/issues/281)
6+
* :sparkles: 修改卷轴模式下「向上/下翻页」快捷键的效果,优先滚动至图片的头/尾 ([86fd63c](https://github.com/hymbz/ComicReadScript/commit/86fd63ca11b0685b337dc2bef2e6d6574e8b6dfd)), closes [#277](https://github.com/hymbz/ComicReadScript/issues/277)
7+
* :sparkles: 在卷轴模式下点击翻页 ([442cb3c](https://github.com/hymbz/ComicReadScript/commit/442cb3cf6ee14a01ff76cfc2b9f7e15433d80b5f)), closes [#277](https://github.com/hymbz/ComicReadScript/issues/277)
8+
* :sparkles: PWA 版支持读取 PDF 文件 ([b370a12](https://github.com/hymbz/ComicReadScript/commit/b370a1211bf43b7d70bff04c1d0435b6809f7eb9)), closes [#283](https://github.com/hymbz/ComicReadScript/issues/283)

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

0 commit comments

Comments
 (0)