Skip to content

Commit ee076b3

Browse files
committed
chore: 🔖 Release 12.3.0
1 parent a781c2b commit ee076b3

6 files changed

Lines changed: 1646 additions & 1227 deletions

File tree

ComicRead-AdGuard.user.js

Lines changed: 541 additions & 407 deletions
Large diffs are not rendered by default.

ComicRead-jsDelivr.user.js

Lines changed: 540 additions & 407 deletions
Large diffs are not rendered by default.

ComicRead.user.js

Lines changed: 540 additions & 407 deletions
Large diffs are not rendered by default.

docs/.other/CHANGELOG.md

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

3+
## [12.3.0](https://github.com/hymbz/ComicReadScript/compare/v12.2.0...v12.3.0) (2025-09-14)
4+
5+
### Features
6+
7+
* :sparkles: 支持 LANraragi ([09c31de](https://github.com/hymbz/ComicReadScript/commit/09c31de6156e232a25339ba98687c2aa05dd8ac3))
8+
* :sparkles: 增加「同步阅读配置至其他站点」功能 ([2c0eb03](https://github.com/hymbz/ComicReadScript/commit/2c0eb0309aff986fde9d966ac45ea8f98087d91b)), closes [#255](https://github.com/hymbz/ComicReadScript/issues/255)
9+
* :sparkles: 增加「启用菜单区域」设置项,以便禁用点击中间唤出菜单功能 ([2b80ad4](https://github.com/hymbz/ComicReadScript/commit/2b80ad478b40d50b9100ced68b4200f8ccab99cc))
10+
* :bug: 增加卷轴模式下的「滚动翻页时对齐边缘」选项 ([264609b](https://github.com/hymbz/ComicReadScript/commit/264609bc5b54e8ab8d3ddf2b7d74fc04509b1145)), closes [#277](https://github.com/hymbz/ComicReadScript/issues/277)
11+
12+
### Bug Fixes
13+
14+
* :bug: 修复卷轴模式下向上/下翻页快捷键有时未正确跳至图片头/尾的 bug ([bee2cbc](https://github.com/hymbz/ComicReadScript/commit/bee2cbc82e0f85dcf266888560ca51ca37feac59)), closes [#277](https://github.com/hymbz/ComicReadScript/issues/277)
15+
* :bug: 修复拷贝漫画只显示了前一百条评论的 bug ([e9fcd36](https://github.com/hymbz/ComicReadScript/commit/e9fcd369108b2ce66fd8d81f24898fed5734c7ca)), closes [#271](https://github.com/hymbz/ComicReadScript/issues/271)
16+
317
## [12.2.0](https://github.com/hymbz/ComicReadScript/compare/v12.1.2...v12.2.0) (2025-09-04)
418

519
### Features

docs/.other/LatestChange.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
1-
## [12.2.0](https://github.com/hymbz/ComicReadScript/compare/v12.1.2...v12.2.0) (2025-09-04)
1+
## [12.3.0](https://github.com/hymbz/ComicReadScript/compare/v12.2.0...v12.3.0) (2025-09-14)
22

33
### Features
44

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)
5+
* :sparkles: 支持 LANraragi ([09c31de](https://github.com/hymbz/ComicReadScript/commit/09c31de6156e232a25339ba98687c2aa05dd8ac3))
6+
* :sparkles: 增加「同步阅读配置至其他站点」功能 ([2c0eb03](https://github.com/hymbz/ComicReadScript/commit/2c0eb0309aff986fde9d966ac45ea8f98087d91b)), closes [#255](https://github.com/hymbz/ComicReadScript/issues/255)
7+
* :sparkles: 增加「启用菜单区域」设置项,以便禁用点击中间唤出菜单功能 ([2b80ad4](https://github.com/hymbz/ComicReadScript/commit/2b80ad478b40d50b9100ced68b4200f8ccab99cc))
8+
* :bug: 增加卷轴模式下的「滚动翻页时对齐边缘」选项 ([264609b](https://github.com/hymbz/ComicReadScript/commit/264609bc5b54e8ab8d3ddf2b7d74fc04509b1145)), closes [#277](https://github.com/hymbz/ComicReadScript/issues/277)
9+
10+
### Bug Fixes
11+
12+
* :bug: 修复卷轴模式下向上/下翻页快捷键有时未正确跳至图片头/尾的 bug ([bee2cbc](https://github.com/hymbz/ComicReadScript/commit/bee2cbc82e0f85dcf266888560ca51ca37feac59)), closes [#277](https://github.com/hymbz/ComicReadScript/issues/277)
13+
* :bug: 修复拷贝漫画只显示了前一百条评论的 bug ([e9fcd36](https://github.com/hymbz/ComicReadScript/commit/e9fcd369108b2ce66fd8d81f24898fed5734c7ca)), closes [#271](https://github.com/hymbz/ComicReadScript/issues/271)

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

0 commit comments

Comments
 (0)