Releases: thu-info-community/thu-info-app
Releases · thu-info-community/thu-info-app
v3.12.0
@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
@thu-info/app
- 修复了某些情况下二次认证出现未知异常的问题
v3.11.2
@thu-info/app
- 修复了切换学期后应用闪退的问题
v3.11.1
@thu-info/app
- 支持切换学期
@thu-info/lib
- fix: do not throw when nextSemesterIndex exceeds the upper bound
v3.11.0
@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
@thu-info/app
- 修复了研读间/研讨间无法预约的问题
- 修复了空公告栏的问题
- 修复了某些情况下二次认证出现未知异常的问题
- 新增 TOTP 作为二次认证方式
@thu-info/lib
- fix: urls for library cab booking site
- feat: support TOTP verification for 2FA
v3.9.0
@thu-info/app
- 支持紫 17、红杉公寓的洗衣机查询
v3.8.4
@thu-info/app
- 修复了图书馆座位预约失败的问题
@thu-info/lib
- fix: urls for library seat booking site
v3.8.3
@thu-info/app
- 修复了重要的缺陷
@thu-info/lib
- fix: fixed a regression introduced when changing cheerio API usage
v3.8.0
@thu-info/app
- 修复了在线设备页面可能出现相同 ID 元素的问题
- 修复了某些情况下无法添加信任设备的问题
- 在两种二步认证方式都可用时不显示疑难解答
- 公告可以对指定版本应用推送
@thu-info/lib
- feat: Added versions shown to information to Announcement interface