Skip to content

Releases: thu-info-community/thu-info-app

v3.12.0

14 Oct 15:22
6d38077
Compare
Choose a tag to compare

@thu-info/app

  • 修复了必限(学位课)成绩单无法正常加载的问题
  • 修复了某些 PDF 新闻无法展示的问题
  • 修复了校历无法查看的问题
  • 修复了某些情况下银行代发数据解析错误的问题 @SunnyCloudYang
  • 新增研究生收入查询

@thu-info/lib

  • fix: fixed filtering graduate course report with 学位课
  • fix: fixed some incorrect usages of cheerio
  • fix: fixed some cases where PDF news is tagged incorrectly
  • feat: implement getGraduateIncome
  • feat: new school calendar
  • fix: fix parsing bank payment @SunnyCloudYang

v3.11.3

07 Sep 03:59
fa15597
Compare
Choose a tag to compare

@thu-info/app

  • 修复了某些情况下二次认证出现未知异常的问题

v3.11.2

07 Sep 02:52
d650f92
Compare
Choose a tag to compare

@thu-info/app

  • 修复了切换学期后应用闪退的问题

v3.11.1

06 Sep 15:09
dd16eb1
Compare
Choose a tag to compare

@thu-info/app

  • 支持切换学期

@thu-info/lib

  • fix: do not throw when nextSemesterIndex exceeds the upper bound

v3.11.0

06 Sep 12:25
1a99abc
Compare
Choose a tag to compare

@thu-info/app

  • 修复了查看卫生成绩登录失败的问题
  • 支持切换学期

@thu-info/lib

  • fix: urls for myhome mobile
  • fix: switch to the API of learn.tsinghua.edu.cn to get calendar data
  • feat: allow specifying nextSemesterIndex when getting schedules

v3.10.0

30 Aug 12:42
5ffd754
Compare
Choose a tag to compare

@thu-info/app

  • 修复了研读间/研讨间无法预约的问题
  • 修复了空公告栏的问题
  • 修复了某些情况下二次认证出现未知异常的问题
  • 新增 TOTP 作为二次认证方式

@thu-info/lib

  • fix: urls for library cab booking site
  • feat: support TOTP verification for 2FA

v3.9.0

23 Aug 15:43
096b7a8
Compare
Choose a tag to compare

@thu-info/app

  • 支持紫 17、红杉公寓的洗衣机查询

v3.8.4

21 Aug 10:58
e05ea36
Compare
Choose a tag to compare

@thu-info/app

  • 修复了图书馆座位预约失败的问题

@thu-info/lib

  • fix: urls for library seat booking site

v3.8.3

17 Aug 05:27
80f9c72
Compare
Choose a tag to compare

@thu-info/app

  • 修复了重要的缺陷

@thu-info/lib

  • fix: fixed a regression introduced when changing cheerio API usage

v3.8.0

22 Jul 08:40
d056f55
Compare
Choose a tag to compare

@thu-info/app

  • 修复了在线设备页面可能出现相同 ID 元素的问题
  • 修复了某些情况下无法添加信任设备的问题
  • 在两种二步认证方式都可用时不显示疑难解答
  • 公告可以对指定版本应用推送

@thu-info/lib

  • feat: Added versions shown to information to Announcement interface