diff --git a/changelog/v7.5.3+212.md b/changelog/v7.5.3+212.md new file mode 100644 index 00000000..7352ea31 --- /dev/null +++ b/changelog/v7.5.3+212.md @@ -0,0 +1,17 @@ +- 临时修改部分设置默认值(精简主页面开关默认开启、主页面默认只搜索NON-H) +- 支持从单图链接跳转画廊详情页 +- 画廊排序改为自然排序 +- 部分评论发言过滤 +- 修复文件搜索时的相关bug +- 修复高版本安卓无法保存图片的bug +- 修复部分画廊相似搜索时截取的标题不正确的bug + +------------------------------------------------------------------------------------------ + +- Temporary change default value of some settings +- Support jump to gallery detail page from single image link +- Change gallery sort rule to natural sort +- Filter some words for comments +- Fix bug with file search +- Fix bug that can't save image on high version Android +- Fix bug that search keyword is incorrect for some gallerys when do similar search \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index dbfd480b..a09162f2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: jhentai description: A flutter app for E-Hentai/EXHentai publish_to: 'none' -version: 7.5.3+211 +version: 7.5.3+212 environment: sdk: '>=3.0.0 <4.0.0'