Skip to content

v12.2.0

Compare
Choose a tag to compare
@robertying robertying released this 03 Mar 15:38
· 449 commits to main since this release

修复

  • 修复了文件类型为空可能导致的崩溃。
  • 确保在提交作业时当前的登录状态有效。
  • 在 macOS 下移除了不受支持的文件类型的预览;目前仅保留普通图片和 PDF 文件的预览,其他文件可以通过“分享”或“打开”按钮在其他 App 中打开。
  • 当文件不被系统上的任何 App 支持时,对“打开”操作进行错误提示。
  • 修复 Tab 栏文字位置过低的问题。

Fixes

  • Fix crashes when file types are undefined.
  • Ensure valid login session before submitting assignments.
  • Only enable file preview for PDF and image files on macOS.
  • Alert when opening files are not supported by any app on the system.
  • Fix label low position in tab bar.