github lobehub/lobe-chat v0.55.0

latest releases: v0.128.2, v0.128.1, v0.128.0...
13 months ago

Version 0.55.0

Released on 2023-08-22

♻ Code Refactoring

  • misc: 将网关实现代码集成进 Chat 本体, 抽取插件为独立 store, 重构 openai 接口调用逻辑,将插件 schema 开启关闭逻辑与接口解耦, 重构插件列表获取逻辑,进而完全移除 plugins 目录.

✨ Features

  • misc: 初步完成插件市场动态加载全链路, 实现插件组件的动态加载.

🐛 Bug Fixes

  • misc: Fix error, 修正无法正常开启插件的问题, 修正测试, 补充插件 store 的水合逻辑.

💄 Styles

  • misc: 完成插件市场 loading 态样式.

Improvements and Fixes

Code refactoring

  • misc: 将网关实现代码集成进 Chat 本体 (17e8161)
  • misc: 抽取插件为独立 store (12b7e7d)
  • misc: 重构 openai 接口调用逻辑,将插件 schema 开启关闭逻辑与接口解耦 (5aa886e)
  • misc: 重构插件列表获取逻辑,进而完全移除 plugins 目录 (10055e1)

What's improved

  • misc: 初步完成插件市场动态加载全链路 (bc5e40f)
  • misc: 实现插件组件的动态加载 (04dbab2)

What's fixed

  • misc: Fix error (fbeec75)
  • misc: 修正无法正常开启插件的问题 (b3e9090)
  • misc: 修正测试 (001de5b)
  • misc: 补充插件 store 的水合逻辑 (bfb649b)

Styles

  • misc: 完成插件市场 loading 态样式 (8009691)

Don't miss a new lobe-chat release

NewReleases is sending notifications on new releases.