Skip to content

v2.1.4

Latest

Choose a tag to compare

@Liozhang Liozhang released this 28 Jul 04:21

Download

Changes

  • Add 429 rate-limit retry (10s backoff, one retry) for both remote check and download
  • Use HEAD + Last-Modified for fast-path change detection
  • check_updates() returns (need, failed) so users can distinguish confirmed updates from check failures
  • Print full download URL on HTTP errors for manual download
  • Unify request rhythm: 1s sleep before every request