Skip to content

Releases: SheltonZhu/115driver

v1.0.35

19 Jan 15:59
Compare
Choose a tag to compare

<a name="v1.0.35">

v1.0.35 (2025-01-19)

  • revert: rm spammers in readme (close #39)

v1.0.34

19 Jan 11:27
Compare
Choose a tag to compare

v1.0.34 (2025-01-19)

🐞 Bug Fixes

  • set default dirID to "0" in GetFiles function when empty

πŸš€ Features

  • enhance AddOfflineTaskURIs to support additional options including app version

v1.0.33

19 Jan 09:21
Compare
Choose a tag to compare

v1.0.33 (2025-01-19)

πŸš€ Features

  • add support for multiple API URLs in ListOption
  • enhance file listing with multiple API URL support and options. (close #38)
  • add new download api using android api. (close #36)
  • add Cookie func for Credential

v1.0.32

08 Dec 09:33
Compare
Choose a tag to compare

v1.0.32 (2024-12-08)

🐞 Bug Fixes

  • modify struct: user.privilege
  • fix 20GB limit bug for upload api

πŸš€ Features

  • add cookie check api. (close #31)
  • do not verify KID (close #35)

v1.0.31

08 Dec 07:52
Compare
Choose a tag to compare

v1.0.31 (2024-12-08)

🐞 Bug Fixes

  • update login api (close #34)

πŸš€ Features

  • add file index info api (close #33)

v1.0.30

10 Nov 17:31
Compare
Choose a tag to compare

v1.0.30 (2024-11-11)

🐞 Bug Fixes

  • func ListWithLimit (close #30)
  • update t from unix time to unix milli

πŸ”¨ Refactoring

  • crypto: refactor crypto for download api
  • crypto: refactor crypto for upload api

v1.0.29

18 Sep 13:42
Compare
Choose a tag to compare

v1.0.29 (2024-09-18)

🐞 Bug Fixes

πŸš€ Features

  • add app version api

v1.0.28

01 Sep 12:22
Compare
Choose a tag to compare

v1.0.28 (2024-09-01)

πŸš€ Features

  • update qrcode login type
  • recyle: add recycle bin api. (close #23)

v1.0.27

11 Aug 09:42
Compare
Choose a tag to compare

v1.0.27 (2024-08-11)

🐞 Bug Fixes

  • fix timezone bug if missing Asia/Shanghai

v1.0.26

07 Aug 00:24
Compare
Choose a tag to compare

v1.0.26 (2024-08-07)

🐞 Bug Fixes

πŸš€ Features

  • add offline download funcs