Skip to content

Commit e816d4f

Browse files
committed
chore: 🔖 Release 12.3.1
1 parent 3198357 commit e816d4f

6 files changed

Lines changed: 1087 additions & 677 deletions

File tree

ComicRead-AdGuard.user.js

Lines changed: 355 additions & 223 deletions
Large diffs are not rendered by default.

ComicRead-jsDelivr.user.js

Lines changed: 355 additions & 223 deletions
Large diffs are not rendered by default.

ComicRead.user.js

Lines changed: 355 additions & 223 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.1](https://github.com/hymbz/ComicReadScript/compare/v12.3.0...v12.3.1) (2025-09-18)
4+
5+
### Features
6+
7+
* :sparkles: 百合会增加「移动端显示帖子权限」功能 ([3c92768](https://github.com/hymbz/ComicReadScript/commit/3c927686a95c9151c23538aa11f57e6718c43ea9))
8+
* :sparkles: 增加卷轴模式下的「自适应宽度」设置,替代删除「图片适合宽度」设置 ([952a016](https://github.com/hymbz/ComicReadScript/commit/952a01673c1cc58fdf7f1dc65a1062fae306e220)), closes [#285](https://github.com/hymbz/ComicReadScript/issues/285)
9+
10+
### Bug Fixes
11+
12+
* :bug: 修复 PWA 上 PDF 显示模糊的 bug ([30e4af3](https://github.com/hymbz/ComicReadScript/commit/30e4af3c5a6697464d830d8b75c908294e6c39d1)), closes [#290](https://github.com/hymbz/ComicReadScript/issues/290)
13+
* :bug: 修复 PWA 上部分 PDF 显示空白图片的 bug ([2a4e4cd](https://github.com/hymbz/ComicReadScript/commit/2a4e4cd99a4e88b7fd60e0752c6397b996b76f10)), closes [#290](https://github.com/hymbz/ComicReadScript/issues/290)
14+
* :bug: 修复简易阅读模式在部分网站只能加载出前几张图的 bug ([6f788bb](https://github.com/hymbz/ComicReadScript/commit/6f788bbfa10601d2be214a4ab0213914edfb4750)), closes [#291](https://github.com/hymbz/ComicReadScript/issues/291)
15+
* 将「启用菜单区域」设置项改为「缩小菜单区域」 ([84448d7](https://github.com/hymbz/ComicReadScript/commit/84448d778ae3cae8c00c2269940d4d5e9cec2351))
16+
317
## [12.3.0](https://github.com/hymbz/ComicReadScript/compare/v12.2.0...v12.3.0) (2025-09-14)
418

519
### Features

docs/.other/LatestChange.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
## [12.3.0](https://github.com/hymbz/ComicReadScript/compare/v12.2.0...v12.3.0) (2025-09-14)
1+
## [12.3.1](https://github.com/hymbz/ComicReadScript/compare/v12.3.0...v12.3.1) (2025-09-18)
22

33
### Features
44

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)
5+
* :sparkles: 百合会增加「移动端显示帖子权限」功能 ([3c92768](https://github.com/hymbz/ComicReadScript/commit/3c927686a95c9151c23538aa11f57e6718c43ea9))
6+
* :sparkles: 增加卷轴模式下的「自适应宽度」设置,替代删除「图片适合宽度」设置 ([952a016](https://github.com/hymbz/ComicReadScript/commit/952a01673c1cc58fdf7f1dc65a1062fae306e220)), closes [#285](https://github.com/hymbz/ComicReadScript/issues/285)
97

108
### Bug Fixes
119

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)
10+
* :bug: 修复 PWA 上 PDF 显示模糊的 bug ([30e4af3](https://github.com/hymbz/ComicReadScript/commit/30e4af3c5a6697464d830d8b75c908294e6c39d1)), closes [#290](https://github.com/hymbz/ComicReadScript/issues/290)
11+
* :bug: 修复 PWA 上部分 PDF 显示空白图片的 bug ([2a4e4cd](https://github.com/hymbz/ComicReadScript/commit/2a4e4cd99a4e88b7fd60e0752c6397b996b76f10)), closes [#290](https://github.com/hymbz/ComicReadScript/issues/290)
12+
* :bug: 修复简易阅读模式在部分网站只能加载出前几张图的 bug ([6f788bb](https://github.com/hymbz/ComicReadScript/commit/6f788bbfa10601d2be214a4ab0213914edfb4750)), closes [#291](https://github.com/hymbz/ComicReadScript/issues/291)
13+
* 将「启用菜单区域」设置项改为「缩小菜单区域」 ([84448d7](https://github.com/hymbz/ComicReadScript/commit/84448d778ae3cae8c00c2269940d4d5e9cec2351))

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

0 commit comments

Comments
 (0)