qwen-code/packages/channels
chinesepowered ab5006fedc fix(telegram): send only failed chunk as plaintext fallback
The HTML send fallback was sending the entire original text instead of
just the failed chunk, and returning early which skipped remaining
chunks. Now strips HTML from only the failed chunk and continues to
send the remaining chunks.
2026-04-04 15:14:37 -07: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 chore: bump version to 0.14.1 2026-04-03 16:17:10 +08:00