Skip to content

Releases: itsHenry35/ledu

v1.6.0

05 Nov 16:24
dde1326
Compare
Choose a tag to compare

1.6.0 (2023-11-05)

Features

  • add subject name to the downloaded files (d9ec038)
  • pause / resume button (832eef8)
  • show progress (eg. 2/4 downloaded) (890dfbd)

v1.5.2

03 Nov 17:36
c5c090d
Compare
Choose a tag to compare

1.5.2 (2023-11-03)

CI

  • fix broken CI because of empty version number (25b18a9)
  • rename main.yml to build.yml (77c45b8)

v1.5.1

03 Nov 17:25
a19e82f
Compare
Choose a tag to compare

1.5.1 (2023-11-03)

Bug Fixes

  • fix the error if the class hasn't started yet (4eb62fb)

v1.5.0

29 Sep 05:17
3acd0e1
Compare
Choose a tag to compare

1.5.0 (2023-09-29)

Features

  • replace illegal characters (829bd32)

Bug Fixes

  • fix logical error when error password occurs (91f729b)

CI

v1.4.1

24 Sep 14:31
d3ff301
Compare
Choose a tag to compare

1.4.1 (2023-09-24)

Bug Fixes

  • syntax error powershell varieble (5af471b)

CI

  • don't move macos folder and fix windows build (04980f6)
  • fix another wrong usage (bdbc5e4)
  • fix auto merge (4b50ff9)
  • fix windows syntax error (81bae48)
  • include commit number in the debug binary (8660daa)
  • release add version number (279392d)
  • upload debug binary for MacOS (b159f49)
  • use console for debug version (ffb18ab)
  • wrong filename (299c3b9)

v1.4.0

23 Sep 09:57
e812353
Compare
Choose a tag to compare

1.4.0 (2023-09-23)

Features

Bug Fixes

Code Refactoring

  • code refactor with idea [skip CI] (e82e822)
  • refactor for code regulation with pycharm (38e0306)

CI

  • don't run debug when changelog modified [skip ci] (32ea7e7)
  • only run actions when release published to avoid running three times [skip ci] (aaded38)

v1.3.0

04 Jul 14:27
ae38a96
Compare
Choose a tag to compare

1.3.0 (2023-07-04)

Features

  • ask the user whether to open error reporting website (5895af6)
  • support multi course downloading and custom download path (70ba0b1)

v1.2.2

27 Jun 14:04
1a20319
Compare
Choose a tag to compare

1.2.2 (2023-06-27)

Bug Fixes

  • double quote to avoid usernames with a space on Windows (21c992d)

v1.2.1

22 Jun 05:49
3970c38
Compare
Choose a tag to compare

1.2.1 (2023-06-22)

CI

  • fix wrong release tag and name (a3a06cc)

v1.2.0

22 Jun 05:35
49ec933
Compare
Choose a tag to compare

1.2.0 (2023-06-22)

Features

Bug Fixes

  • error downloading after switching back from sms (fc1c108)
  • sms not defined error while closing (e6e9041)
  • Switching between sms and pwd may trigger loop (7a42a70)