Skip to content

Releases: lobehub/lobe-chat

v0.55.1

22 Aug 16:27
Compare
Choose a tag to compare

Version 0.55.1

Released on 2023-08-22

♻ Code Refactoring

  • misc: Refactor plugin api with @lobehub/chat-plugins-gateway.

Improvements and Fixes

Code refactoring

  • misc: Refactor plugin api with @lobehub/chat-plugins-gateway, closes #100 (b88d0db)

v0.55.0

22 Aug 14:52
Compare
Choose a tag to compare

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)

v0.54.4

21 Aug 12:38
Compare
Choose a tag to compare

Version 0.54.4

Released on 2023-08-21

🐛 Bug Fixes

  • misc: Fix not cannot change setting error.

Improvements and Fixes

What's fixed

  • misc: Fix not cannot change setting error, closes #86 (6405c28)

v0.54.3

21 Aug 05:31
Compare
Choose a tag to compare

Version 0.54.3

Released on 2023-08-21

♻ Code Refactoring

  • misc: Refactor plugin request.

Improvements and Fixes

Code refactoring

  • misc: Refactor plugin request, closes #89 (23efee3)

v0.54.2

16 Aug 14:07
Compare
Choose a tag to compare

Version 0.54.2

Released on 2023-08-16

💄 Styles

  • misc: 修正图片选项的样式问题.

Improvements and Fixes

Styles

  • misc: 修正图片选项的样式问题 (5f576cb)

v0.54.1

16 Aug 13:36
Compare
Choose a tag to compare

Version 0.54.1

Released on 2023-08-16

🐛 Bug Fixes

  • misc: 修正 i18n 失效的问题.

Improvements and Fixes

What's fixed

  • misc: 修正 i18n 失效的问题, closes #80 (b8d957b)

v0.54.0

15 Aug 16:32
Compare
Choose a tag to compare

Version 0.54.0

Released on 2023-08-15

✨ Features

  • misc: Add new features and improve user interface and functionality.

Improvements and Fixes

What's improved

  • misc: Add new features and improve user interface and functionality (1543bd1)

v0.53.0

15 Aug 12:14
Compare
Choose a tag to compare

Version 0.53.0

Released on 2023-08-15

✨ Features

  • sidebar: Add DraggablePanelContainer and adjust layout and styling.

Improvements and Fixes

What's improved

  • sidebar: Add DraggablePanelContainer and adjust layout and styling (e8c384f)

v0.52.1

15 Aug 10:06
Compare
Choose a tag to compare

Version 0.52.1

Released on 2023-08-15

♻ Code Refactoring

  • misc: Replace cdn.

Improvements and Fixes

Code refactoring

v0.52.0

15 Aug 08:51
Compare
Choose a tag to compare

Version 0.52.0

Released on 2023-08-15

✨ Features

  • misc: Add avatar compress.

Improvements and Fixes

What's improved

  • misc: Add avatar compress (1325b40)