qwen-code/packages/channels
tanzhenxin 928a957db1 fix(weixin): add missing iLink-App-Id and iLink-App-ClientVersion headers
The iLink Bot API requires these headers for session authentication.
Without them, getupdates returns errcode -14 (session timeout).

The protocol version (2.0.0) is tracked independently from our channel
version, matching the current official plugin's API compatibility level.

Closes #2908
2026-04-07 15:26:00 +08:00
..
base chore: bump version to 0.14.1 2026-04-03 16:17:10 +08:00
dingtalk chore: bump version to 0.14.1 2026-04-03 16:17:10 +08:00
plugin-example chore: bump version to 0.14.1 2026-04-03 16:17:10 +08:00
telegram fix(telegram): send only failed chunk as plaintext fallback 2026-04-04 15:14:37 -07:00
weixin fix(weixin): add missing iLink-App-Id and iLink-App-ClientVersion headers 2026-04-07 15:26:00 +08:00