Skip to content

Commit

Permalink
chore: 🔖 Release 10.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hymbz committed Oct 19, 2024
1 parent 78af6e9 commit d0fc59b
Show file tree
Hide file tree
Showing 5 changed files with 401 additions and 227 deletions.
296 changes: 188 additions & 108 deletions ComicRead-AdGuard.user.js

Large diffs are not rendered by default.

296 changes: 188 additions & 108 deletions ComicRead.user.js

Large diffs are not rendered by default.

27 changes: 20 additions & 7 deletions docs/.other/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@




## [10.4.0](https://github.com/hymbz/ComicReadScript/compare/v10.3.0...v10.4.0) (2024-10-19)


### Features

* :sparkles: 简易阅读模式支持上/下一话切换 ([f6689b4](https://github.com/hymbz/ComicReadScript/commit/f6689b478ee9dbbe26c7ebc421d7faabfa68a69d))
* :sparkles: ehentai 标签染色功能同时会对列表页显示的标签进行排序 ([1b69ffb](https://github.com/hymbz/ComicReadScript/commit/1b69ffba0026af4ee07c2126225f84ec2900ebdd))


### Bug Fixes

* :bug: 修复 cotrans 翻译出错 ([78af6e9](https://github.com/hymbz/ComicReadScript/commit/78af6e918a5a556a3d1ed6c14f2e8096f562c061)), closes [#196](https://github.com/hymbz/ComicReadScript/issues/196)

## [10.3.0](https://github.com/hymbz/ComicReadScript/compare/v10.2.0...v10.3.0) (2024-10-05)


Expand All @@ -10,8 +23,8 @@

### Bug Fixes

* :bug: 修复在部分网站上简易模式无法翻译图片的 bug ([01211f3](https://github.com/hymbz/ComicReadScript/commit/01211f39ab77b34f51ca1c31d459da170b1ff613)), closes [#195](https://github.com/hymbz/ComicReadScript/issues/195)

* :bug: 修复在部分网站上简易模式无法翻译图片的 bug ([01211f3](https://github.com/hymbz/ComicReadScript/commit/01211f39ab77b34f51ca1c31d459da170b1ff613)), closes [#195](https://github.com/hymbz/ComicReadScript/issues/195)

## [10.2.0](https://github.com/hymbz/ComicReadScript/compare/v10.1.1...v10.2.0) (2024-10-04)


Expand All @@ -23,8 +36,8 @@
### Bug Fixes

* :bug: 修复在部分网站上简易模式无法翻译图片的 bug ([546df2e](https://github.com/hymbz/ComicReadScript/commit/546df2e0e4b77da68e5f8bbdaca343da37846121)), closes [#195](https://github.com/hymbz/ComicReadScript/issues/195)
* :bug: 修复在部分网站上简易模式无法正常显示图片的 bug ([ae1db7e](https://github.com/hymbz/ComicReadScript/commit/ae1db7eee8a9532210f18583a7eea0143fa167ac))

* :bug: 修复在部分网站上简易模式无法正常显示图片的 bug ([ae1db7e](https://github.com/hymbz/ComicReadScript/commit/ae1db7eee8a9532210f18583a7eea0143fa167ac))

## [10.1.1](https://github.com/hymbz/ComicReadScript/compare/v10.1.0...v10.1.1) (2024-10-01)


Expand Down Expand Up @@ -1607,4 +1620,4 @@
### 修复

- 下载 Bug
- 上/下一话按钮显示位置错误的 Bug
- 上/下一话按钮显示位置错误的 Bug
7 changes: 4 additions & 3 deletions docs/.other/LatestChange.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
## [10.3.0](https://github.com/hymbz/ComicReadScript/compare/v10.2.0...v10.3.0) (2024-10-05)
## [10.4.0](https://github.com/hymbz/ComicReadScript/compare/v10.3.0...v10.4.0) (2024-10-19)


### Features

* :sparkles: 增加 ehentai My Tags 页标签排序功能 ([06c354a](https://github.com/hymbz/ComicReadScript/commit/06c354a3bacd5586c173b744d4a27ef3f0ae6aa6))
* :sparkles: 简易阅读模式支持上/下一话切换 ([f6689b4](https://github.com/hymbz/ComicReadScript/commit/f6689b478ee9dbbe26c7ebc421d7faabfa68a69d))
* :sparkles: ehentai 标签染色功能同时会对列表页显示的标签进行排序 ([1b69ffb](https://github.com/hymbz/ComicReadScript/commit/1b69ffba0026af4ee07c2126225f84ec2900ebdd))


### Bug Fixes

* :bug: 修复在部分网站上简易模式无法翻译图片的 bug ([01211f3](https://github.com/hymbz/ComicReadScript/commit/01211f39ab77b34f51ca1c31d459da170b1ff613)), closes [#195](https://github.com/hymbz/ComicReadScript/issues/195)
* :bug: 修复 cotrans 翻译出错 ([78af6e9](https://github.com/hymbz/ComicReadScript/commit/78af6e918a5a556a3d1ed6c14f2e8096f562c061)), closes [#196](https://github.com/hymbz/ComicReadScript/issues/196)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "comic-read",
"version": "10.3.0",
"version": "10.4.0",
"description": "",
"author": "hymbz",
"license": "AGPL-3.0-or-later",
Expand Down

0 comments on commit d0fc59b

Please sign in to comment.