Skip to content

Releases: AlliotTech/openalist

v3.45.13

26 Jun 04:53

Choose a tag to compare

What's Changed

  • chore: update various files and dependencies across the project by @AlliotTech in #21
  • Chore/code clean by @AlliotTech in #22
  • chore: update README files for clarity and feature enhancements by @AlliotTech in #23
  • chore: remove desktop release job from GitHub Actions workflow by @AlliotTech in #24
  • chore: remove Quqi driver implementation by @AlliotTech in #25
  • fix: adjust concurrency settings based on range length by @AlliotTech in #26
  • chore: update Docker configurations and maintainer label by @AlliotTech in #27
  • chore: remove Lark driver implementation by @AlliotTech in #28
  • refactor: improve file listing and add platform-specific hidden file … by @AlliotTech in #29
  • Fix/lanzou help by @AlliotTech in #30
  • fix: update web version source in build script by @AlliotTech in #31

Full Changelog: v3.45.12...v3.45.13

beta

13 May 02:40

Choose a tag to compare

beta Pre-release
Pre-release

   🚀 Features

  • Implement dynamic User-Agent generation and header management for 123pan requests  -  by You (62086)
  • 115_open: Implement rate limiting for API requests  -  by Andy Hsu (630cf)

   🐞 Bug Fixes

  • Update user-agent and platform details for 123pan API  -  by You (9649c)
  • Update registry details and standardize quotes in release_docker workflow  -  by You (d82a7)
  • Update RELEASE_PLATFORMS to remove unsupported architectures  -  by You (03bf8)
  • Standardize formatting of app version lists in generateRandomHeaders function  -  by You (2d861)
  • Simplify app version selection in generateRandomHeaders and improve error handling  -  by You (50663)
  • Reduce supported OS architectures in BuildDockerMultiplatform function  -  by You (6b3d6)
  • 115_open: Add delay in MakeDir function to handle rate limiting  -  by Andy Hsu (bc511)
    View changes on GitHub