Skip to content

Releases: loonghao/vx

v0.9.26

Choose a tag to compare

@github-actions github-actions released this 23 Jun 10:40

0.9.26 (2026-06-23)

Bug Fixes

  • deps: update rust crate tower-http to 0.7 (2f29d93)
  • deps: update rust crate tower-http to 0.7 (88f6cc6)
  • resolve clippy warnings (needless_borrow, collapsible_if) (71ff993)
  • resolve go::gofmt parsing bug — :: without preceding : is runtime executable, not package install (e5cc357)
  • set executable permissions on root-level archive files on Unix (a0b9a59)

vx 0.9.26 (compatibility)

Choose a tag to compare

@github-actions github-actions released this 23 Jun 10:54

This is a backward-compatibility release for older vx versions (v0.5.x, v0.6.x). See v0.9.26 for full release notes.

v0.9.25

Choose a tag to compare

@github-actions github-actions released this 18 Jun 19:42

0.9.25 (2026-06-18)

Bug Fixes

  • self-update CDN version selection picks first, not latest (PIP-1829) (9dc614b)

vx 0.9.25 (compatibility)

Choose a tag to compare

@github-actions github-actions released this 18 Jun 19:55

This is a backward-compatibility release for older vx versions (v0.5.x, v0.6.x). See v0.9.25 for full release notes.

v0.9.24

Choose a tag to compare

@github-actions github-actions released this 17 Jun 11:39

0.9.24 (2026-06-17)

Bug Fixes

  • deps: update rust crate tower-http to 0.7 (698e341)

v0.9.23

Choose a tag to compare

@github-actions github-actions released this 09 Jun 08:17
65c4d46

0.9.23 (2026-06-09)

Bug Fixes

  • resolve bundled runtime version mismatch and add archive prefix auto-repair (f540039)

v0.9.22

Choose a tag to compare

@github-actions github-actions released this 09 Jun 01:29

0.9.22 (2026-06-09)

Documentation

  • headroom: add Phase 1 documentation for context compression integration (1d3206b)
  • headroom: add Phase 1 documentation for context compression integration (#984) (b5d14fa)
  • zh/tools/ai: fix dead link to Headroom guide (d9316d9)

vx 0.9.23 (compatibility)

Choose a tag to compare

@github-actions github-actions released this 09 Jun 08:34
65c4d46

This is a backward-compatibility release for older vx versions (v0.5.x, v0.6.x). See v0.9.23 for full release notes.

vx 0.9.22 (compatibility)

Choose a tag to compare

@github-actions github-actions released this 09 Jun 01:42

This is a backward-compatibility release for older vx versions (v0.5.x, v0.6.x). See v0.9.22 for full release notes.

v0.9.21

Choose a tag to compare

@github-actions github-actions released this 08 Jun 18:49

0.9.21 (2026-06-08)

Bug Fixes

  • ci: also work around pnpm workspace:* protocol in aionui example (002869c)
  • ci: work around npm EOVERRIDE in aionui example (4586ada)