Skip to content

beta

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Nov 13:59
c7c0cfa

   🚨 Breaking Changes

  • settings: Move FilterReadMeScripts to frontend  -  by MadDogOwner in #2346 (a5ba6)

   🚀 Features

  • 115_open: Implement Getter interface  -  by Seven in #1811 (07506)
  • s3: Implement Getter interface  -  by ZRHan in #1790 (9033b)
  • sharing: Allow custom share IDs  -  by Miao Zhao in #2353 (7e37c)
  • webdav: Implement Getter interface  -  by ZRHan and Copilot in #2421 (e2840)

   🐞 Bug Fixes

  • about:
    • Fix large logo on about page  -  by ShenLin in #2418 (201a2)
  • drivers:
    • Add headers in Link methods  -  by MadDogOwner in #2401 (ece15)
  • drivers/139:
    • Check cdnSwitch before returning cdnUrl in personalGetLink  -  by MadDogOwner in #2379 (331f5)
  • drivers/wps:
    • Implement driver.GetRooter interface  -  by MadDogOwner in #2414 (37663)
    • Correct account relevant handling  -  by MadDogOwner and Copilot in #2415 (2d2d9)
  • fsmanage:
    • Improve path validation  -  by j2rong4cn in #2437 (c7c0c)
  • internal/fs:
    • Add ObjectAlreadyExists error check  -  by mkitsdts in #2019 (e87e0)
  • qbittorrent:
    • Handle non-200 response during login to prevent long startup waits  -  by airium in #2248 (bfda7)

   🏎 Performance

  • Replace strings.Split with strings.SplitSeq  -  by j2rong4cn in #2441 (d3a6b)
    View changes on GitHub