Skip to content

v1.3.2

Choose a tag to compare

@l1shen l1shen released this 27 Jul 02:36
572da27

What's Changed

  • feat(provider): add Mux video by @ihexon in #179
  • feat(provider): add AgentMail (QQ) agent_qq provider by @Fromsko in #180
  • fix(auth): require admin token for action-run elevation by @id88 in #182
  • fix(api): return connection errors from action agent.md by @id88 in #186
  • feat(runtime): add proxy permissions to tokens by @l1shen in #192
  • fix(oauth): parse string and zero expires_in lifetimes by @id88 in #185
  • fix(cloudflare): avoid application-level API compression by @LJAYi in #193
  • fix(auth): compare env bearer tokens in constant time by @BlackHole1 in #197
  • fix(auth): keep runtime token auth working when last-use write fails by @BlackHole1 in #196
  • docs(cloudflare): explain edge compression and the agent.md gap by @BlackHole1 in #195
  • fix(web): reject 2xx responses whose body is not JSON by @BlackHole1 in #194
  • fix(auth): match the bearer scheme case-insensitively by @BlackHole1 in #198
  • chore: v1.3.2 by @l1shen in #200

New Contributors

Full Changelog: v1.3.1...v1.3.2