Releases: 3003h/Eros-FE
Releases · 3003h/Eros-FE
v1.7.1
✨ 功能
- 更新 My Setting 设置页,同步网站设置
🐞 Bug 修复
- 修复画廊只有一张图片时,Slider 组件异常的问题
- 修复在启用了仅显示上传者评论时,如果上传者没有评论,画廊页异常的问题
- 修复关于页中最新版本号显示空白的问题
- 改进一处收藏相关的开关描述
- 修复从外部url打开的链接无法跳转的问题 #369
✨ Features
- Update My Setting page to synchronize website settings
🐞 Bug Fixes
- Fix an issue with the Slider component when there is only one image in the gallery
- Fix an issue on the gallery page when only uploader comments are enabled and the uploader has no comments
- Fix an issue where the latest version number is blank on the about page
- Improve the description of a switch related to favorites
- Fix an issue where links opened from an external URL cannot be redirected #369
v1.7.0
✨ 功能
- 更新支持新的详情页缩略图解析 (感谢 @Indekkusu545)
🐞 Bug 修复
- 修复 MySetting Web设置页导航栏按钮无效
✨ Features
- Update to support new thumbnail parsing on the detail page. (Thanks to @Indekkusu545)
🐞 Bug Fixes
- Fix the invalid navigation button on the MySetting Web setting page
v1.6.3
✨ 功能
- MySQL连接不再强制要求SSL
✨ Features
- MySQL connection no longer requires SSL
v1.6.2
更新
- 更新
Flutter
版本
Update
- Update Flutter
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)