Skip to content

Releases: 3003h/Eros-FE

v1.9.1+565

02 Sep 09:01

Choose a tag to compare

✨ 功能

  • 更新依赖,更新flutter版本

✨ Features

  • Update dependencies, update flutter version

v1.9.0+558

23 May 10:30

Choose a tag to compare

✨ 功能

  • 对下载任务进行重构,修复一些下载相关的问题(因可能存在测试不到位,请谨慎更新)

✨ Features

  • Refactor download tasks, fix some download related issues (may be not tested well, please be cautious)

v1.8.3+557

22 May 17:33

Choose a tag to compare

🐞 Bug 修复

  • 修复一些下载相关的问题

🐞 Bug Fixes

  • Fix some download related issues

v1.8.2+556

20 May 13:27

Choose a tag to compare

✨ 功能

  • 修复 iOS 中的导航栏问题

✨ Features

  • Fix the navigation bar issue for iOS

v1.8.1+554

20 May 09:32

Choose a tag to compare

✨ 功能

  • 更新 Flutter 到最新版本, 更新相关依赖

✨ Features

  • Update Flutter to latest version, update related dependencies

v1.8.0+553

19 Dec 05:46

Choose a tag to compare

✨ 功能

  • 更新 zh_TW 本地化 (感謝 @NeKoOuO)
  • 更新 Flutter 到 3.27, 更新相关依赖

✨ Features

  • Update zh_TW localization (thanks to @NeKoOuO)
  • Update Flutter to 3.27, update related dependencies

v1.7.6+551

06 Dec 09:22

Choose a tag to compare

✨ 功能

  • 优化收藏列表和搜索列表跳页之后,下拉加载上一页的列表逻辑

✨ Features

  • Optimize the logic of pulling up the previous list after jumping pages in the collection list and search list

v1.7.5+550

19 Nov 09:11

Choose a tag to compare

✨ 功能

  • 去除 Cookie 登录中的 igneous 项
  • 查看 Cookie 对话框添加 刷新 igneous 按钮

✨ Features

  • Remove the igneous item in the Cookie login
  • Add a Refresh igneous button to the Cookie dialog

v1.7.4+549

07 Nov 09:12

Choose a tag to compare

✨ 功能

  • 为网络请求添加限频

✨ Features

  • Add rate limiting for network requests

v1.7.3

06 Nov 10:54

Choose a tag to compare

🐞 Bug 修复

  • 修复 iOS 上 WebView 问题
  • 修复某些情况下缩略图载入异常问题

🐞 Bug Fixes

  • Fix WebView issue on iOS
  • Fix thumbnail loading issue in some cases