• v2.0.2 f49a530c1a

    Refactor client handling and improve error responses
    Some checks failed
    docker-image / docker (push) Has been cancelled
    goreleaser / goreleaser (push) Has been cancelled

    airkjw released this 2025-07-15 09:03:18 +00:00 | 2067 commits to main since this release

    • Centralized client retrieval logic with getClient function for reduced redundancy.
    • Simplified client rotation and error handling by removing excessive load balancing logic.
    • Updated server address in auth.go to use dynamic binding (:8085).
    Downloads