Releases: langbot-app/LangBot
Releases · langbot-app/LangBot
v3.4.14
What's Changed
- Fix/windows compatibility by @SkyFutu in #1303
- feat: add support for wecom customer service by @wangcham in #1304
- chore: release v3.4.14 by @RockChinQ in #1307
New Contributors
Full Changelog: v3.4.13.1...v3.4.14
v3.4.13.1
What's Changed
- chore: perf issue template by @RockChinQ in #1289
- fix: bailian api streaming mode can't be established by @wangcham in #1292
- Telegram supergroup fix by @wangcham in #1293
- fix: delete print function in lark by @wangcham in #1295
- fix: add reasoning content for deepseek-reasoner by @wangcham in #1296
- fix(moonshot): tool_call_id not found error (#1040) by @wangcham in #1298
- chore: release v3.4.13.1 by @RockChinQ in #1299
Full Changelog: v3.4.13...v3.4.13.1
v3.4.13
What's Changed
- fix: slack is incorrectly enabled as default by @RockChinQ in #1274
- Add ModelScope Support by @yrk111222 in #1275
- chore: release v3.4.13 by @RockChinQ in #1284
New Contributors
- @yrk111222 made their first contribution in #1275
Full Changelog: v3.4.12.1...v3.4.13
v3.4.12.1
What's Changed
- fix: markdown and image problems in tg by @wangcham in #1270
- chore: release v3.4.12.1 by @RockChinQ in #1271
Full Changelog: v3.4.12...v3.4.12.1
v3.4.12
What's Changed
- chore: provides
TZ=Asia/Shanghaiin docker-compose.yaml as default by @RockChinQ in #1259 - Feat/slack by @wangcham in #1258
- feat: add support for markdown card in dingtalk & tg by @wangcham in #1265
- chore: add slack config schema by @RockChinQ in #1266
- 新增了微信发送小程序、转发小程序,发送emoji表情以及发送链接 by @fdc310 in #1218
- chore: provide default prompt by @RockChinQ in #1267
- chore: release v3.4.12 by @RockChinQ in #1268
Full Changelog: v3.4.11.2...v3.4.12
v3.4.11.2
What's Changed
- feat(dify): throw error event by @RockChinQ in #1251
- fix(gewe): should not block main launching process (#1163) by @RockChinQ in #1252
- perf: add debugging msg for webhook style adapters by @RockChinQ in #1253
- perf(chatcmpl): use
extra_bodyto pass args by @RockChinQ in #1254 - perf(claude): ensure system message removed (#867) by @RockChinQ in #1255
- perf(chatcmpl): remove
spacefrombase-urlby @RockChinQ in #1256 - chore: release v3.4.11.2 by @RockChinQ in #1257
Full Changelog: v3.4.11.1...v3.4.11.2
v3.4.11.1
What's Changed
- doc(README): add planning platforms comments by @RockChinQ in #1219
- doc(README): contributors by @RockChinQ in #1223
- fix: format the code by @wangcham in #1222
- perf: use source_platform_object to pass source event in aiocqhttp by @RockChinQ in #1230
- chore: update gitignore by @RockChinQ in #1231
- doc(README): add 3.13 in python version badge by @RockChinQ in #1232
- fix: static_file sent with wrong mimetype by @RockChinQ in #1243
- chore: release v3.4.11.1 by @RockChinQ in #1244
Full Changelog: v3.4.11...v3.4.11.1
v3.4.11
What's Changed
- Fixed bot sending messages to others without PushContent field causing error in judgment, and fixed bot sending messages to reply to themselves by @fdc310 in #1199
- fix: Fix SSL certificate verification error during GitHub plugin installation by @IGCrystal in #1203
- 增加引用消息回复(暂时只是引用是机器人消息时候构建at并传入消息),增加小程序,转账,红包,视频号等消息的判断。 by @fdc310 in #1204
- feat: add support for loading message in wxoa by @wangcham in #1209
- feat: tool loader abstraction by @RockChinQ in #1214
- feat: add supports for loading mcp server as LLM tools provider by @RockChinQ in #1215
- 处理at全员的atall,以及修复回复公众号和微信团队的问题 by @fdc310 in #1210
- doc(README): add mcp comments by @RockChinQ in #1216
- chore: bump version 3.4.11 by @RockChinQ in #1217
New Contributors
- @IGCrystal made their first contribution in #1203
Full Changelog: v3.4.10.4...v3.4.11
v3.4.10.4
What's Changed
- feat: add support for sending active messages in dingtalk by @wangcham in #1184
- feat: add support for sending active messages in wecom by @wangcham in #1187
- feat: add query variables by @RockChinQ in #1188
- feat: add support for longer response in wxoa by @wangcham in #1190
- fix: eliminate critical message queue blockage in wxoa by @wangcham in #1191
- '增加了主动发送at信息' by @fdc310 in #1194
- 当机器人群名称改名后群聊单独at机器人时候替换@信息为空 by @fdc310 in #1198
Full Changelog: v3.4.10.3...v3.4.10.4