Skip to content

v0.1.36

Choose a tag to compare

@Anionex Anionex released this 20 Aug 07:27
· 21 commits to main since this release
a79d540

Added

  • The bundled standalone Python now downloads from the domestic mirror (Tencent Cloud COS) first and falls back to the GitHub release when the mirror is unreachable, so users in China no longer need GitHub connectivity for the first-run Python bootstrap.
  • The pinned assets/python-bootstrap.json gained an optional mirrorBaseUrl, and all eight platform archives are hosted on the mirror.
  • The locked runtime dependencies (Pillow, NumPy, vtracer) are installed from the Tencent Cloud PyPI mirror first and fall back to the official PyPI index.