Skip to content

Releases: robertying/learnX

v16.4.4

19 Apr 07:07
f4e51dd

Choose a tag to compare

learnX 诚邀维护者!#1072 (comment)

修复

  • 修复 Android 上 App 进入前台时崩溃的问题。
  • 修复提交的作业附件没有有效文件类型导致的预览崩溃问题。

learnX is looking for maintainers! #1072 (comment)

Fixes

  • Fix crashes when the App comes to foreground on Android.
  • Fix a crash when previewing assignment submission attachments without a valid file type.

v16.4.3

09 Apr 08:55
8b27c8e

Choose a tag to compare

learnX 诚邀维护者!#1072 (comment)

修复

  • 修复 Android 上 App 进入前台时崩溃的问题。
  • 修复提交的作业附件没有有效文件类型导致的预览崩溃问题。

learnX is looking for maintainers! #1072 (comment)

Fixes

  • Fix crashes when the App comes to foreground on Android.
  • Fix a crash when previewing assignment submission attachments without a valid file type.

v16.4.2

05 Apr 06:26
ea7c064

Choose a tag to compare

learnX 诚邀维护者!#1072 (comment)

修复

  • 修复作业截止时间显示错误。
  • 修复 macOS 上用户电子身份服务系统网页无法打开的问题。

learnX is looking for maintainers! #1072 (comment)

Fixes

  • Fix incorrect assignment deadline display.
  • Fix "Electronic ID Service System" page not opening on login on macOS.

v16.4.0

16 Mar 07:52
953bee7

Choose a tag to compare

learnX 诚邀维护者!#1072 (comment)

v16.4.1

  • 修复 macOS 上用户电子身份服务系统网页无法打开的问题。

功能

  • 支持 macOS 的原生 UI 范式。

修复

  • 提升性能。
  • 在 LaTeX 预览中添加对 "\mbox" 宏的简单支持。
  • 为导航栏的折叠菜单项添加文字标签。

learnX is looking for maintainers! #1072 (comment)

v16.4.1

  • Fix "Electronic ID Service System" page not opening on login on macOS.

Features

  • Support native UI idioms on macOS.

Fixes

  • Improve performance.
  • Add preliminary support for "\mbox" macro in LaTeX preview.
  • Add labels for header menu items when collapsed.

v16.3.0

06 Mar 09:41
fec7bc5

Choose a tag to compare

learnX 诚邀维护者!#1072 (comment)

功能

  • 在 iOS、iPadOS 和 macOS 上采用液态玻璃效果。
  • 在 Android 上添加为应用单独设置语言的支持。

修复

  • 新增使用当前帐户重试登录的按钮。
  • 修复在 macOS 上无法接收分享的内容以提交作业的问题。
  • 修复一些小的 UI 问题。

learnX is looking for maintainers! #1072 (comment)

Features

  • Adopt liquid glass on iOS, iPadOS, and macOS.
  • Add per-app language setting support for Android.

Fixes

  • Add a button to retry login with the current account.
  • Fix receiving shared content for assignment submission on macOS.
  • Fix some minor UI issues.

v16.2.3

07 Dec 23:54
cd1ab69

Choose a tag to compare

learnX 诚邀维护者!#1072 (comment)

v16.2.3

修复

  • 修复 Android 上 App 刚启动时卡顿的问题。

v16.2.2

修复

  • 修复无法从作业提交界面移除之前分享的文件的问题。
  • 修复某些公告内容不正确显示的问题。

learnX is looking for maintainers! #1072 (comment)

v16.2.3

Fixes

  • Fix app being slow or unresponsive on startup.

v16.2.2

Fixes

  • Fix an issue where the previously shared file cannot be removed from the Assignment Submission screen.
  • Fix a rendering issue in displaying notice content.

v16.2.2

07 Dec 06:45
af7f47b

Choose a tag to compare

learnX 诚邀维护者!#1072 (comment)

修复

  • 修复无法从作业提交界面移除之前分享的文件的问题。
  • 修复某些公告内容不正确显示的问题。

learnX is looking for maintainers! #1072 (comment)

Fixes

  • Fix an issue where the previously shared file cannot be removed from the Assignment Submission screen.
  • Fix a rendering issue in displaying notice content.

v16.2.1

17 Oct 22:11
ff3039c

Choose a tag to compare

learnX 诚邀维护者!#1072 (comment)

修复

  • 改进课程事件的地点数据。
  • 为所有事件设置正确的时区。

learnX is looking for maintainers! #1072 (comment)

Fixes

  • Improve course event location data.
  • Set the correct timezone for all events.

v16.2.0

30 Sep 23:11
2596ad0

Choose a tag to compare

learnX 诚邀维护者!#1072 (comment)

功能

  • 允许在创建课程日历事件时不写入位置信息。
  • 优化上课地点信息以更好地支持日历的地图集成功能。

修复

  • 修复作业描述为空的问题。
  • 修复在 Android 上写入日历事件时可能产生的崩溃问题。
  • 修复在 Android 上选择文件时不显示其他应用的选项的问题。

learnX is looking for maintainers! #1072 (comment)

Features

  • Allow omitting location info when creating course calendar events.
  • Sanitize course locations for better maps integration with the calendar app.

Fixes

  • Fix empty assignment descriptions.
  • Fix some regression crashes in writing calendar events on Android.
  • Fix file picker not showing other apps as options on Android.

v16.1.0

24 Sep 03:44
4b2cb2a

Choose a tag to compare

learnX 诚邀维护者!#1072 (comment)

修复

  • 修复使用包含单引号的密码登录时失败的问题。
  • 修复作业描述中的 LaTeX 渲染问题。
  • 修复使用 SSO 登录时可能导致的崩溃问题。
  • 添加如何删除信任设备以通过 SSO 登录的帮助信息。
  • 移除日历日程中的位置信息以避免系统给出错误的位置建议。

learnX is looking for maintainers! #1072 (comment)

Fixes

  • Fix a login issue with passwords that contain single quotes.
  • Fix latex rendering in assignment descriptions.
  • Fix a potential crash when logging in with SSO.
  • Add info on how to delete trusted devices to unblock SSO login.
  • Remove the location field from calendar events to avoid incorrect location suggestions.