Skip to content

Commit 8daec50

Browse files
committed
chore: 🔖 Release 11.13.0
1 parent 691e6ce commit 8daec50

7 files changed

Lines changed: 13238 additions & 12260 deletions

File tree

ComicRead-AdGuard.user.js

Lines changed: 6601 additions & 6130 deletions
Large diffs are not rendered by default.

ComicRead.user.js

Lines changed: 6596 additions & 6121 deletions
Large diffs are not rendered by default.

docs/.other/CHANGELOG.md

Lines changed: 24 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,30 @@
1-
# Changelog
2-
1+
# Changelog
2+
3+
## [11.13.0](https://github.com/hymbz/ComicReadScript/compare/v11.12.1...v11.13.0) (2025-08-11)
4+
5+
### Features
6+
7+
* :sparkles: 实现图片放大功能(需要打开「图像识别」功能) ([9455cf9](https://github.com/hymbz/ComicReadScript/commit/9455cf99792f22eb880cd68359dfd8f4de20ac15)), closes [#187](https://github.com/hymbz/ComicReadScript/issues/187)
8+
* :sparkles: 增加 ehentai 在缩略图列表页里展开标签列表功能 ([5c048dc](https://github.com/hymbz/ComicReadScript/commit/5c048dcab2da7afac0ad3927089c6465723e2855))
9+
* :sparkles: 将 ehentai 部分增强功能的开关,从网页悬浮按钮菜单移至阅读模式的设置面板里 ([5b3dc58](https://github.com/hymbz/ComicReadScript/commit/5b3dc58a342676e0b163c8161bcdc148ef4ab4fb))
10+
* :sparkles: ehentai 上使用左右方向键在列表页和详情页翻页功能,改为使用设置中的「向左/右滚动」快捷键 ([5d0bc14](https://github.com/hymbz/ComicReadScript/commit/5d0bc14232bf7ca87b534a239f01fb976007aecf))
11+
* :sparkles: 进入阅读模式后将不再自动熄屏 ([bd29ebf](https://github.com/hymbz/ComicReadScript/commit/bd29ebfdaf8de36d4902b2289cf5d2dfc109fa8b))
12+
13+
### Bug Fixes
14+
15+
* :bug: 修复 nhentai 图片加载错误的 bug ([44fa911](https://github.com/hymbz/ComicReadScript/commit/44fa911a5f26b3d5134e5398ba370a53493bb240))
16+
* :bug: 修复 yurifans 有时无法正常加载的 bug ([2334b2c](https://github.com/hymbz/ComicReadScript/commit/2334b2c472b9e4fb485a038e32e68b18457dcd70))
17+
* :bug: 支持拷贝漫画新域名 ([e866540](https://github.com/hymbz/ComicReadScript/commit/e8665406c6f75abdc3cbd680e41ffe7418579239)), closes [#264](https://github.com/hymbz/ComicReadScript/issues/264)
18+
* :bug: 修复拷贝漫画提示最后阅读功能失效的 bug ([4af98f8](https://github.com/hymbz/ComicReadScript/commit/4af98f8ae5df4d8ce62bd482f8c50f2793285c9d)), closes [#258](https://github.com/hymbz/ComicReadScript/issues/258)
19+
* :bug: 修复无限动漫无法下载的 bug ([ce18b47](https://github.com/hymbz/ComicReadScript/commit/ce18b472d473dc69cbcfcc18e8cddbd2631b6e94)), closes [#259](https://github.com/hymbz/ComicReadScript/issues/259)
20+
21+
322
## [11.12.1](https://github.com/hymbz/ComicReadScript/compare/v11.12.0...v11.12.1) (2025-06-20)
423

524
### Bug Fixes
625

7-
* :bug: 修复拷贝漫画加载出错的 bug ([ba460c9](https://github.com/hymbz/ComicReadScript/commit/ba460c994251342e8b7bb3e58a1a0c90844efa05)), closes [#257](https://github.com/hymbz/ComicReadScript/issues/257)
8-
26+
* :bug: 修复拷贝漫画加载出错的 bug ([ba460c9](https://github.com/hymbz/ComicReadScript/commit/ba460c994251342e8b7bb3e58a1a0c90844efa05)), closes [#257](https://github.com/hymbz/ComicReadScript/issues/257)
27+
928
## [11.12.0](https://github.com/hymbz/ComicReadScript/compare/v11.11.0...v11.12.0) (2025-06-13)
1029

1130
### Features
@@ -1972,4 +1991,4 @@
19721991
### 修复
19731992

19741993
- 下载 Bug
1975-
- 上/下一话按钮显示位置错误的 Bug
1994+
- 上/下一话按钮显示位置错误的 Bug

docs/.other/LatestChange.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
1-
## [11.12.1](https://github.com/hymbz/ComicReadScript/compare/v11.12.0...v11.12.1) (2025-06-20)
1+
## [11.13.0](https://github.com/hymbz/ComicReadScript/compare/v11.12.1...v11.13.0) (2025-08-11)
2+
3+
### Features
4+
5+
* :sparkles: 实现图片放大功能(需要打开「图像识别」功能) ([9455cf9](https://github.com/hymbz/ComicReadScript/commit/9455cf99792f22eb880cd68359dfd8f4de20ac15)), closes [#187](https://github.com/hymbz/ComicReadScript/issues/187)
6+
* :sparkles: 增加 ehentai 在缩略图列表页里展开标签列表功能 ([5c048dc](https://github.com/hymbz/ComicReadScript/commit/5c048dcab2da7afac0ad3927089c6465723e2855))
7+
* :sparkles: 将 ehentai 部分增强功能的开关,从网页悬浮按钮菜单移至阅读模式的设置面板里 ([5b3dc58](https://github.com/hymbz/ComicReadScript/commit/5b3dc58a342676e0b163c8161bcdc148ef4ab4fb))
8+
* :sparkles: ehentai 上使用左右方向键在列表页和详情页翻页功能,改为使用设置中的「向左/右滚动」快捷键 ([5d0bc14](https://github.com/hymbz/ComicReadScript/commit/5d0bc14232bf7ca87b534a239f01fb976007aecf))
9+
* :sparkles: 进入阅读模式后将不再自动熄屏 ([bd29ebf](https://github.com/hymbz/ComicReadScript/commit/bd29ebfdaf8de36d4902b2289cf5d2dfc109fa8b))
210

311
### Bug Fixes
412

5-
* :bug: 修复拷贝漫画加载出错的 bug (提示「請下載安裝正版之後等待1小時」的话,重新登录一下就可以了)
13+
* :bug: 修复 nhentai 图片加载错误的 bug ([44fa911](https://github.com/hymbz/ComicReadScript/commit/44fa911a5f26b3d5134e5398ba370a53493bb240))
14+
* :bug: 修复 yurifans 有时无法正常加载的 bug ([2334b2c](https://github.com/hymbz/ComicReadScript/commit/2334b2c472b9e4fb485a038e32e68b18457dcd70))
15+
* :bug: 支持拷贝漫画新域名 ([e866540](https://github.com/hymbz/ComicReadScript/commit/e8665406c6f75abdc3cbd680e41ffe7418579239)), closes [#264](https://github.com/hymbz/ComicReadScript/issues/264)
16+
* :bug: 修复拷贝漫画提示最后阅读功能失效的 bug ([4af98f8](https://github.com/hymbz/ComicReadScript/commit/4af98f8ae5df4d8ce62bd482f8c50f2793285c9d)), closes [#258](https://github.com/hymbz/ComicReadScript/issues/258)
17+
* :bug: 修复无限动漫无法下载的 bug ([ce18b47](https://github.com/hymbz/ComicReadScript/commit/ce18b472d473dc69cbcfcc18e8cddbd2631b6e94)), closes [#259](https://github.com/hymbz/ComicReadScript/issues/259)

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

release.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ const exec = (...commands) => {
5151
// 使用 release-it 更新版本,并获得更新日志
5252
const { changelog } = await release({
5353
ci: true,
54+
npm: { publish: false },
5455
git: {
5556
requireCommits: true,
5657
commit: false,

src/components/Manga/store/option.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ const _defaultOption: Readonly<Option> = {
171171
enabled: false,
172172
background: true,
173173
pageFill: true,
174-
upscale: true,
174+
upscale: false,
175175
},
176176

177177
translation: {

0 commit comments

Comments
 (0)