Skip to content

1.7.10

Compare
Choose a tag to compare
@Masterain98 Masterain98 released this 17 Oct 23:29
· 2192 commits to main since this release
fc02f83

Update log

  • Fix
    • Fixed login issue with HoYoverse account #1011 #1012
    • Fixed daily check-in issue on HoYoLAB account #1013
    • Fixed issue that Invalid item error show up when language does not match in UIGFv2.2 data file #1001
    • Fixed crash issue when an invalid CAPTCHA Url is input in the setting
    • Fixed crash issue when an invalid channel setting is given when launching the game
    • Fixed crash when switching account while WebView2 Runtime version is too low to have necessary feature
    • Fixed crash issue when an invalid record is displayed in Spiral Abyss page
    • Fixed a memory overflow issue in embedded pages
  • Optimization
    • Current game account now can be automatically identified when reaching the game launcher page

更新日志

  • 修复
    • 修复了 HoYoverse 无法正常登录的问题 #1011 #1012
    • 修复了 HoYoLAB 账号无法正常签到的问题 #1013
    • 修复了导入 UIGF v2.2 文件时语言不正确会导致提示无效的物品的问题 #1001
    • 修复了提供无效的无感验证 Url 后在请求相应接口时会导致程序崩溃的问题
    • 修复了部分无效的通道状态下进入启动游戏页面会导致程序崩溃的问题
    • 修复了 WebView2 Runtime 版本过低时查看内嵌网页并切换账号会导致程序崩溃的问题
    • 修复了深境螺旋页面当部分记录无有效值时会导致程序崩溃的问题
    • 修复了内嵌网页可能导致内存溢出的一个问题
  • 优化
    • 现在启动游戏页面中检测账号后若已经存在对应账号会自动选择
    • 修复了深境螺旋页面本期页签上场队伍页签列表中的上场次数过长可能无法正常显示的问题 #1008

What's Changed

Full Changelog: 1.7.9...1.7.10