Releases: fontlos/buaa-cli
Releases · fontlos/buaa-cli
Release list
Release: v0.4.2
BUAA Cli: Powerful tool to Make BUAA Great Again
[v0.4.2] - 2026-06-06
- Fix
- Fix VPN mode for
buaa class
- Fix VPN mode for
- Chore
- Update
buaa_api - Update other dependencies
- Update
Release: v0.4.1
BUAA Cli: Powerful tool to Make BUAA Great Again
[v0.4.1] - 2026-06-01
- Fix(Breaking)
classcommand break caused by server update- The login and checkin URL path inexplicably changed again, and
Sessionidis once again a required request header - This break VPN mode for
buaa class
- The login and checkin URL path inexplicably changed again, and
- Chore
- Update
buaa_api - Update other dependencies
- Update
Release: v0.4.0
BUAA Cli: Powerful tool to Make BUAA Great Again
[v0.4.0] - 2026-05-27
- Feat
- Add automated VPN mode for
buaa class(experimental)
- Add automated VPN mode for
- Refactor
- New method to detect WiFi
- Chore
- Update
buaa_api - Update other dependencies
- Update
Release: v0.3.8
BUAA Cli: Powerful tool to Make BUAA Great Again
[v0.3.8] - 2026-04-20
- Feat
- Add
buaa examcommand to query exam schedule
- Add
Release: v0.3.7
BUAA Cli: Powerful tool to Make BUAA Great Again
[v0.3.7] - 2026-04-12
- Fix
wificommand break caused by server update
Release: v0.3.6
BUAA Cli: Powerful tool to Make BUAA Great Again
[v0.3.6] - 2026-04-07
- Fix
- Time overflow in
boyaorclass, which cause waiting for almostu64::MAXseconds
- Time overflow in
Release: v0.3.5
BUAA Cli: Powerful tool to Make BUAA Great Again
[v0.3.5] - 2026-03-29
- Fix
classcommand is broken due to server bad update- Now
class checkinis based on server internal time which is not standard UTC
- Now
- Chore
- Update
buaa_api - Update other dependencies
- Update
Release: v0.3.4
BUAA Cli: Powerful tool to Make BUAA Great Again
[v0.3.4] - 2025-12-31
- Fix
tescommand now work. But there are some WARNINGSWarning!: Due to the poor design of the evaluation system server,
using this may cause the evaluation button on the web page to become unclickable.
But don't worry, the evaluation data has been submitted correctly.
If you want to view the evaluation results on the web page,
you can remove the 'disabled' attribute of the button in the browser console,
and you'll be able to click it.
Or you might wait a little longer, and it may return to normal.
- Chore
- Update
buaa_api - Cargo fmt
- Update
Release: v0.3.3
BUAA Cli: Powerful tool to Make BUAA Great Again
[v0.3.3] - 2025-12-30
- Fix
classcommand is broken due to server bad update- Server NGINX was misconfigured, causing all
/app/paths on port8346to be mounted under/app/app/. And change to port8347to bypass
- Server NGINX was misconfigured, causing all
- Chore
- Update
buaa_api
- Update
Release: v0.3.2
BUAA Cli: Powerful tool to Make BUAA Great Again
[v0.3.2]
- Feat
- Add
CanCheckfield inbuaa boya queryprint table buaa boya checkcan waiting for check-in/out- Add
--pageforbuaa boya queryfor pagination
- Add
- Remove
buaa boya rule
- Refactor
- Move waiting logic from
buaa boya querytobuaa boya select - Use RNG from
buaa_api - Split
buaa boya selectedandbuaa boya status
- Move waiting logic from
- Chore
- Update
buaa_api
- Update