Releases: jiangtian616/JHenTai
Releases · jiangtian616/JHenTai
v7.5.4+221
- 修复评论解析、收藏解析
- Fix comment and favorites parsing
v7.5.3+212
- 临时修改部分设置默认值(精简主页面开关默认开启、主页面默认只搜索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
v7.5.3+208
- 修复文件搜索时的相关bug
- Fix bug with file search
v7.5.3
- 搜索页支持显示搜索结果数目
- 支持为本地阅读设置预载图片数量
- 下载页支持显示分组下画廊数量
- Sad Panda异常支持直接跳转Wiki
- 优化搜索弹窗category选择
- 优化下载记录中日文标题的展示逻辑
- 修复部分场景下下载图片错误的bug
- Search page supports displaying the number of search results
- Support setting the number of preloaded images for local reading
- Supports displaying the number of galleries in download group
- Lead to Wiki when Sad Panda occurs
- Optimize the category selection of the search dialog
- Optimize the display logic of Japanese titles in download records
- Fix bug that cannot download images in some scenarios
v7.5.2
- 详情页显示评论投票状态
- 修复未登录状态下部分场景无法解析阅读页面的bug
- Show comment vote status in detail page
- Fix bug that cannot parse read page in some scenarios when not logged in
v7.5.1
- 更新内置host处理域名前置问题
- Update built-in host
v7.5.0
- 归档下载支持多线程下载
- 支持自定义归档下载线程数
- 归档多线程下载支持控制并发度,在下载线程不足时会自动进入等待状态
- 详情页标签上色适配金星账号的多标签集
- 标签设置适配标签集默认颜色
- 桌面端支持webview登录
- 优化删除标签时的UI
- 优化高级设置页面加载逻辑
- 优化相似搜索
- 优化iOS后台模糊颜色
- 修复某些场景下请求重定向的问题
- 修复部分场景下无法投票评论、新增评论的bug
- 修复socks5代理无法应用用户名密码认证的bug
- Support multi-thread download for archive download
- Support customize archive download thread count
- Support control concurrency for multi-thread archive downloading, it will wait until threads is enough
- Add support for multiple tag set for gold star account
- Add support for default color of tag set in tag settings
- Support webview login on desktop
- Optimize the UI when deleting tags
- Optimize the loading logic of the advanced settings page
- Optimize similar search
- Optimize the blur color in the background of iOS
- Fix the problem of request redirection in some scenarios
- Fix the bug that cannot vote or add comments in some scenarios
- Fix bug that socks5 proxy cannot apply username and password authentication
v7.4.13+195
- 修复socks5代理无法应用用户名密码认证的bug
- Fix bug that socks5 proxy cannot apply username and password authentication
v7.4.13+194
- 修复修改代理设置后未同步至归档下载的bug
- 修复移动端获取代理配置的bug
- Fix bug that proxy settings are not synchronized to the archive download after modification
- Fix bug with archive download of proxy settings on mobile
v7.4.13+193
- 桌面端支持webview登录
- 归档多线程下载支持读取代理配置
- 归档多线程下载支持控制并发度,在下载线程不足时会自动进入等待状态
- 优化归档多线程时出现410、429时的提示
- 修复归档多线程下载时的若干bug
- Support webview login on desktop
- Support load proxy config for multi-thread archive downloading
- Support control concurrency for multi-thread archive downloading, it will wait until threads is enough
- Optimized hints when 410、429 error occurs for multi-thread archive downloading
- Fix several bugs for multi-thread archive downloading