Skip to content

Releases: pedrofariasx/qwenproxy

v1.5.1

10 Jun 14:45

Choose a tag to compare

1.5.1 (2026-06-10)

Bug Fixes

  • prevent guest mode timeout when bx-ua is missing in intercepted request (b859ae7)

v1.5.0

10 Jun 14:34

Choose a tag to compare

1.5.0 (2026-06-10)

Features

  • add QWEN_GUEST_MODE_ONLY environment variable to bypass account rotation (ea928cd)

v1.4.0

10 Jun 05:16

Choose a tag to compare

1.4.0 (2026-06-10)

Bug Fixes

  • auto-recover missing headers and validate sessions on account init (54c9f11)
  • revert request gzip compression, allow optional model IDs in registry, and persist cooldowns (e756781)

Features

  • improve account cooldown logic and warm pool rate-limit handling (f9d4b9d)

Performance Improvements

  • optimize for large contexts with gzip compression and accurate token estimation (16b57e3)

v1.3.3

10 Jun 03:55

Choose a tag to compare

1.3.3 (2026-06-10)

Performance Improvements

  • remove artificial random delay, increase warm pool, optimize TMD detection (5610487)

v1.3.2

10 Jun 03:06

Choose a tag to compare

1.3.2 (2026-06-10)

Performance Improvements

  • reduce random delay and revert warm pool to lightweight headers (1b28c07)

v1.3.1

10 Jun 01:21

Choose a tag to compare

1.3.1 (2026-06-10)

Bug Fixes

  • add anti-detection stealth, full anti-fraud headers, and TMD challenge retry (76d007f)

v1.3.0

07 Jun 19:57

Choose a tag to compare

1.3.0 (2026-06-07)

Bug Fixes

  • model-registry: replace hardcoded models with live API data (95e7f18)

Features

  • model-aware token estimation, dynamic timeouts, and robust JSON/tool-call parsing (2d41378)

v1.2.3

06 Jun 14:38

Choose a tag to compare

1.2.3 (2026-06-06)

Bug Fixes

  • handle double-escaped quotes and unclosed strings in tool call parser (56f091f)
  • widen truncateMessages content type to accept object payloads (de6f706)

v1.2.2

05 Jun 21:59

Choose a tag to compare

1.2.2 (2026-06-05)

Performance Improvements

  • reduce per-chunk overhead in streaming hot path (3fc85fa)

v1.2.1

05 Jun 18:33

Choose a tag to compare

1.2.1 (2026-06-05)

Performance Improvements

  • improve long-context reliability and warm pool latency (6502bf2)