Skip to content

Releases: 3003h/Eros-FE

v1.6.1

03 Apr 12:03
Compare
Choose a tag to compare

🐛 修正

  • 修复 Web 登陆页中无法跳转 recapture 的问题 #357

🐛 Fixes

  • Fix the issue of unable to redirect to recapture on the web login page.

v1.6.0+540

19 Mar 21:31
Compare
Choose a tag to compare

✨ 功能

  • 改名为 Eros-FE
  • 更新 Flutter 版本, 更新依赖

🐛 修正

  • 自定义Json解析, 避免因为类型导致的解析异常 #339

✨ Features

  • Rename to Eros-FE
  • Update Flutter version, update dependencies

🐛 Fixes

  • Custom Json parsing to avoid parsing exceptions caused by types #339

v1.5.4+534

01 Dec 03:20
Compare
Choose a tag to compare

🐛 修正

  • 恢复丢失的平板布局设置项 #310
  • 修复主页标签页排序问题 #304
  • 修复分组设置部分设置项无法保存 #309
  • 修复预载逻辑 #306 #307 @wh201906

🐛 Fixes

  • Restore lost tablet layout settings #310
  • Fix an issue with homepage tab sorting #304
  • Fix an issue in group settings where some advanced settings cannot be saved #309
  • Fix preloading logic #306 #307 @wh201906

v1.5.2+532

17 Nov 00:19
Compare
Choose a tag to compare

🐛 修正

  • 修复阅读进度同步问题 #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

14 Nov 22:08
Compare
Choose a tag to compare

🐛 修正

  • 修正瀑布流布局下,刷新或加载数据时,会闪烁的问题 #288
  • 修正 EhTagTranslation 翻译数据版本检查问题

✨ 新增

🛠️ 重构

  • 重构更多页面
  • 优化列表性能

🐛 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

11 Nov 21:16
Compare
Choose a tag to compare

🐛 修正

  • 修正 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

09 Nov 03:31
Compare
Choose a tag to compare

🐛 修正

  • 修复安卓端恢复下载任务数据(改 SAF 的遗留问题)
  • 修复阅读时,不会优先从已下载读取图片的问题
  • 修复评论发送后,不进行刷新的问题

✨ 新增


🐛 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

v1.4.12+522

07 Nov 15:44
Compare
Choose a tag to compare

修正

  • 修复了一些安卓端 SAF 相关的问题

更新

  • 编辑本地屏蔽规则时,如果启用了启用正则,会进行格式检查

v1.4.11+521

06 Nov 00:49
Compare
Choose a tag to compare

修正

  • 修复归档包下载
  • 修复缩略图重定向问题 #293

更新

  • 新增加了本地屏蔽功能。可以在设置-高级-本地屏蔽 中添加规则,支持正则表达式。 目前支持画廊标题、上传者、评论人、评论内容。(记得屏蔽 解析失败
  • 调整了一点 UI 相关的东西

v1.4.10+520

03 Nov 22:41
Compare
Choose a tag to compare

修复

  • 修复归档包下载