Releases: 3003h/Eros-FE
Releases · 3003h/Eros-FE
v1.6.1
v1.6.0+540
v1.5.4+534
🐛 修正
🐛 Fixes
v1.5.2+532
🐛 修正
- 修复阅读进度同步问题 #288
- 修复 iOS 平台导出应用设置数据的问题
- 修复 iOS 平台不能正常保存图片到相册的问题
✨ 新增
- 可以使用远程 MySQL 数据库同步阅读进度和历史记录 #303
🐛 Fixes
- Fix the issue of reading progress synchronization #288
- Fix the issue of exporting application settings data on iOS platform
- Fix the issue that iOS platform cannot save pictures to albums normally
✨ New
- You can use remote MySQL database to synchronize reading progress and history #303
v1.5.1+531
🐛 修正
- 修正瀑布流布局下,刷新或加载数据时,会闪烁的问题 #288
- 修正 EhTagTranslation 翻译数据版本检查问题
✨ 新增
- 更新日语翻译 @cristal-node #300
- 感知哈希屏蔽添加阈值设置
🛠️ 重构
- 重构更多页面
- 优化列表性能
🐛 Fixes
- Fix the issue of flickering when refreshing or loading data in the waterfall flow layout #288.
✨ New
- Update Japanese translation @cristal-node #300
- Add threshold setting for perception hash blocking
🛠️ Refactor
- Refactor more pages
- Optimize list performance
v1.5.0+530
🐛 修正
- 修正 MayTag 列表中,删除标签后,标签列表不会更新的问题
- 修正 MayTag 列表中,在搜索结果列表中删除Tag, 会删错的问题
🛠️ 重构
- 重构大部分设置页面,使用Flutter官方的 CupertinoListTile等组件 (#299)
🐛 Fixes
- Fix the issue that the tag list will not be updated after deleting the tag in the MayTag list.
- Fix the issue that deleting tags in the search result list in the MayTag list will delete the wrong tag.
🛠️ Refactor
- Refactor most of the settings page, use the official Flutter CupertinoListTile and other components (#299)
v1.4.13+523
🐛 修正
- 修复安卓端恢复下载任务数据(改 SAF 的遗留问题)
- 修复阅读时,不会优先从已下载读取图片的问题
- 修复评论发送后,不进行刷新的问题
✨ 新增
- 添加日语翻译 @cristal-node (#297)
🐛 Fixes
- Fix the issue of recovering download task data on the Android side (improve SAF's legacy issue).
- Fix the issue where it does not prioritize reading from downloaded images during reading.
- Fix the issue where comments are not refreshed after sending.
✨ Features
- Add Japanese translation @cristal-node (#297)
v1.4.12+522
修正
- 修复了一些安卓端 SAF 相关的问题
更新
- 编辑本地屏蔽规则时,如果启用了启用正则,会进行格式检查
v1.4.11+521
修正
- 修复归档包下载
- 修复缩略图重定向问题 #293
更新
- 新增加了本地屏蔽功能。可以在设置-高级-本地屏蔽 中添加规则,支持正则表达式。 目前支持画廊标题、上传者、评论人、评论内容。(记得屏蔽
解析失败
) - 调整了一点 UI 相关的东西
v1.4.10+520
修复
- 修复归档包下载