Skip to content

Commit

Permalink
v8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangtian616 committed Jul 29, 2024
1 parent 4901fb3 commit a2240a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions changelog/v8.0.0.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- 优化本地配置的存储方式,支持配置导入导出
- 优化本地配置的存储方式,更新后首次启动后台会自动迁移配置数据,可能会出现卡顿等现象;支持配置导入导出
- 域名前置访问机制由单点改为轮询,以避免未来可能发生的[类似情况](https://forums.e-hentai.org/index.php?showtopic=244935&hl=round-robin);域名前置开关默认关闭;不再支持修改host映射
- 临时支持搜索已下载的画廊
- 支持快捷本地屏蔽画廊上传者
Expand Down Expand Up @@ -36,7 +36,7 @@
- Optimize the storage method of local configuration, support configuration import and export
- Change the domain fronting mechanism from single point to round-robin to avoid [similar issues]((https://forums.e-hentai.org/index.php?showtopic=244935&hl=round-robin)) in the future. The domain fronting switch is turned off by default. No longer support modifying host mapping
- Support searching downloaded galleries temporarily
- Support quick local blocking of gallery uploader
- Support quick local blocking of gallery uploader
- Support prompt for the event of the dawn and HV encounter, can be turned off in preferences setting
- Support preloading gallery covers, even if these galleries are not yet displayed on the page, can be turned off in preferences setting
- Support switching the display of gallery time to UTC time
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: jhentai
description: A flutter app for E-Hentai/EXHentai

publish_to: 'none'
version: 7.5.5+242
version: 8.0.0+243

environment:
sdk: '>=3.0.0 <4.0.0'
Expand Down

0 comments on commit a2240a0

Please sign in to comment.