Skip to content

Commit 28ac176

Browse files
committed
chore: 🔖 Release 12.1.2
1 parent 2ace8d7 commit 28ac176

6 files changed

Lines changed: 483 additions & 310 deletions

File tree

ComicRead-AdGuard.user.js

Lines changed: 161 additions & 104 deletions
Large diffs are not rendered by default.

ComicRead-jsDelivr.user.js

Lines changed: 154 additions & 101 deletions
Large diffs are not rendered by default.

ComicRead.user.js

Lines changed: 154 additions & 101 deletions
Large diffs are not rendered by default.

docs/.other/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
# Changelog
2+
## [12.1.2](https://github.com/hymbz/ComicReadScript/compare/v12.1.1...v12.1.2) (2025-08-20)
3+
4+
### Bug Fixes
5+
6+
* :bug: 修复拷贝漫画的失效 ([1f39793](https://github.com/hymbz/ComicReadScript/commit/1f397935d992e7b96f74de1b7a2d54217bd1a46f))
7+
* :bug: 修复卷轴模式下滚动至尽头后无法触发结束页的 bug ([721102e](https://github.com/hymbz/ComicReadScript/commit/721102e72e6a575953019adb0052c2bbd0723205)), closes [#276](https://github.com/hymbz/ComicReadScript/issues/276)
8+
* :bug: 增加并排卷轴模式下,向上/下翻页快捷键的滚动距离 ([3f993da](https://github.com/hymbz/ComicReadScript/commit/3f993da4c7d1944114c16020e4433ea7303d51a3))
9+
* :bug: 修复 AdGuard 版在部分网站上未生效的 bug ([4028b1c](https://github.com/hymbz/ComicReadScript/commit/4028b1c81417f39122e3381722aa92ac1cf8beb1))
210

311
## [12.1.1](https://github.com/hymbz/ComicReadScript/compare/v12.1.0...v12.1.1) (2025-08-18)
412

docs/.other/LatestChange.md

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

33
### Bug Fixes
44

5-
* :bug: 修复识别广告功能未生效的 bug ([eaa7904](https://github.com/hymbz/ComicReadScript/commit/eaa79047c1b79c1212a01e9ce33b67262b97ae9c))
6-
* :bug: 修复再漫画部分漫画未正确加载的 bug ([82b18d6](https://github.com/hymbz/ComicReadScript/commit/82b18d61b49623519f1522dab7a7fe00f6b0c32b))
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))

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

0 commit comments

Comments
 (0)