Skip to content

Releases: langbot-app/LangBot

v4.6.4

10 Dec 06:24

Choose a tag to compare

What's Changed

  • feat:add lark ubified_webhook and The configuration for the front-end… by @fdc310 in #1850
  • feat: 飞书适配器加入“机器人进群欢迎语”配置 by @dhso in #1852
  • fix: performance issue caused by IO infinite loop in plugin runtime

New Contributors

Full Changelog: v4.6.3...v4.6.4

v4.6.3

06 Dec 13:43

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.6.2...v4.6.3

v4.6.2

04 Dec 12:31
6bf0846

Choose a tag to compare

What's Changed

Full Changelog: v4.6.1...v4.6.2

v4.6.1

02 Dec 09:44
10ec793

Choose a tag to compare

Full Changelog: v4.6.0...v4.6.1

v4.6.0

02 Dec 06:00
08c0677

Choose a tag to compare

🚀 Key Features / 关键更新

📡 Unified Webhook / 统一的 Webhook 接入点

删掉占用多个端口的机器人吧,现在他们统一了。我们已将各个通过 Webhook 接入的机器人平台统一到与 WebUI 相同的 Web Server 上,您现在可以在机器人配置页查看为其分配的 URL。

Forget about those separated bots server that occupy multiple ports; now they're unified. We've unified all robot platforms that connect via Webhook onto the same Web Server as the WebUI, and you can now view the URLs assigned to them on the robot configuration page.

image

📚 External Knowledge Base / 外部知识库

得益于 LangBot 生产级的插件系统,我们已支持新的“知识检索器”组件,您可以通过插件接入来自各种知识库平台的先进 RAG 特性。

Thanks to LangBot's production-grade plugin system, we now support the new "Knowledge Retrieval" component, which allows you to access advanced RAG features from various knowledge base platforms via plugins.

image image

🥷 Optimized Development Experience / 优化的开发体验

image
  • LangBot Plugin CLI now supports hot reloading.

  • Pipeline web chat is now using websockets instead of SSE, and supported more message components.

  • LangBot Plugin CLI 现在支持插件热重载。

  • 流水线对话调试页面现在采用 WebSocket 通信,支持双向主动消息,并支持更多的消息组件。

What's Changed

  • Add multilingual README files (Spanish, French, Korean, Russian, Vietnamese) by @Copilot in #1794
  • fix: fix n8n streaming support issue by @myml in #1787
  • feat: add model_config parameter support for Dify assistant type apps by @Copilot in #1796
  • Sort installed plugins: debug plugins first, then by installation time by @Copilot in #1798
  • Fix typo for variable and comment 'Quote' by @Tigrex-Dai in #1800
  • Feature/new plugin card by @the-lazy-me in #1799
  • fix: plugin card source badge blocked by hover overlay by @Copilot in #1802
  • Feat/pipeline enable all extensions by @RockChinQ in #1807
  • Fix API integration dialog height and enable table scrolling by @Copilot in #1805
  • feat: external knowledge bases by @Copilot in #1783
  • refactor: switch webchat from sse to websocket by @RockChinQ in #1808
  • Fix command return value image_url handling for DingTalk, Slack, LINE, and Lark adapters by @Copilot in #1810
  • perf: advanced web chat by @RockChinQ in #1811
  • fix: increase execute_command timeout from 60s to 180s by @Copilot in #1813
  • Filter plugins by component types in pipeline extensions by @Copilot in #1821
  • feat(web): Add markdown rendering support to pipeline chat messages with toggle by @Copilot in #1826
  • feat: displaying plugin debug info by @RockChinQ in #1828
  • Feat/unified webhook by @wangcham in #1793

New Contributors

Full Changelog: v4.5.4...v4.6.0

v4.5.4

20 Nov 15:20
99e3abe

Choose a tag to compare

What's Changed

  • Fix wecom image message send fail issue by @luoluomeng in #1789
  • Add "Select All" checkbox to Plugin and MCP Server selection dialogs by @Copilot in #1790

New Contributors

Full Changelog: v4.5.3...v4.5.4

v4.5.3

18 Nov 03:32
d91d98c

Choose a tag to compare

What's Changed

  • Optimize model provider selection with category grouping by @Copilot in #1770
  • feat(web): add hover card to embedding model selector in knowledge base form by @Copilot in #1772
  • refactor: parallelize Docker multi-arch builds (arm64/amd64) by @Copilot in #1774
  • Add S3 object storage protocol support by @Copilot in #1780
  • fix: because launcher_id and sender_id This caused the user_id parame… by @fdc310 in #1778
  • feat: Add Kubernetes deployment configuration for cluster deployments by @Copilot in #1779
  • fix: add scrollbar to pipeline extensions tab when content overflows by @Copilot in #1781
  • Add PyPI package support for uvx/pip installation by @Copilot in #1764
  • feat(web): Move Get Help button to account menu by @Copilot in #1782
  • feat(web): Add centered empty state messages to pipeline extension dialogs by @Copilot in #1784
  • fix: plugin pages scroll entire viewport instead of content area only by @Copilot in #1788

Update Guidance: https://docs.langbot.app/en/deploy/update.html
Full Changelog: v4.5.0...v4.5.3

v4.6.0b2

16 Nov 11:29
4011a30

Choose a tag to compare

v4.6.0b2 Pre-release
Pre-release

Full Changelog: v4.6.0b1...v4.6.0b2

v4.6.0b1

16 Nov 11:11
34e2fa0

Choose a tag to compare

v4.6.0b1 Pre-release
Pre-release

What's Changed

  • Add S3 object storage protocol support by @Copilot in #1780
  • fix: because launcher_id and sender_id This caused the user_id parame… by @fdc310 in #1778
  • feat: Add Kubernetes deployment configuration for cluster deployments by @Copilot in #1779
  • fix: add scrollbar to pipeline extensions tab when content overflows by @Copilot in #1781

Full Changelog: v4.5.1b3...v4.6.0b1

v4.5.1b3

11 Nov 11:04
f25ac78

Choose a tag to compare

v4.5.1b3 Pre-release
Pre-release

Full Changelog: v4.5.1b2...v4.5.1b3