Skip to content

v12.4.0

Compare
Choose a tag to compare
@robertying robertying released this 09 Mar 16:48
· 428 commits to main since this release

更新日志 Changelog

热修

  • 修复了隐藏、归档和过期的作业仍然会被同步到日历或提醒事项的问题。

修复

  • 修复了 App 打开时间过长,或在后台墓碑状态过长可能导致的登录状态失效问题。
  • “未完成”与“已完成”的分类中不再包含已经被“归档”或“隐藏”的作业。
  • 使作业提交的结果(成功或失败)与网络学堂保持一致。
  • 修复了在分屏模式下,作业提交页面没有被正确地设置初始内容和初始附件的问题。
  • 在作业提交成功后,自动刷新课程作业。
  • 为 Android 修复了新版本更新链接 404 未找到的问题。

Fixes

  • Fix login session being invalid after the App running for long time.
  • "Unfinished" and "finished" assignments will no longer include those that are "archived" or "hidden".
  • Make the result status (success/failure) of assignment submission consistent with what Web Learning returns.
  • Fix initial content and attachment not being set properly on Split View enabled AssignmentSubmission screen.
  • Automatically refresh assignments after successful submission.
  • Fix invalid new update link on Android.