Skip to content

Releases: lobehub/lobe-chat

v1.70.6

11 Mar 17:59
Compare
Choose a tag to compare

Version 1.70.6

Released on 2025-03-11

🐛 Bug Fixes

  • misc: Link jump in mobile terminal data statistics.

Improvements and Fixes

What's fixed

  • misc: Link jump in mobile terminal data statistics, closes #6893 (505d24d)

v1.70.5

11 Mar 15:49
Compare
Choose a tag to compare

Version 1.70.5

Released on 2025-03-11

🐛 Bug Fixes

  • misc: Refactor the theme implement.

Improvements and Fixes

What's fixed

  • misc: Refactor the theme implement, closes #6844 (e5c2161)

v0.69.1

06 Sep 16:42
Compare
Choose a tag to compare

Version 0.69.1

Released on 2023-09-06

♻ Code Refactoring

  • misc: Mirgrate openai-edge to openai.

Improvements and Fixes

Code refactoring

  • misc: Mirgrate openai-edge to openai, closes #145 (75ee574)

v0.69.0

06 Sep 12:03
Compare
Choose a tag to compare

Version 0.69.0

Released on 2023-09-06

✨ Features

  • misc: Add new import statement for "Flexbox" component in "Empty" component.

Improvements and Fixes

What's improved

  • misc: Add new import statement for "Flexbox" component in "Empty" component (68db626)

v0.68.1

03 Sep 08:28
Compare
Choose a tag to compare

Version 0.68.1

Released on 2023-09-03

🐛 Bug Fixes

  • misc: 修正数组合并逻辑, 修正被移除插件无法看到的问题.

Improvements and Fixes

What's fixed

  • misc: 修正数组合并逻辑 (e36e621)
  • misc: 修正被移除插件无法看到的问题 (c17eb56)

v0.68.0

03 Sep 07:24
Compare
Choose a tag to compare

Version 0.68.0

Released on 2023-09-03

✨ Features

  • misc: Plugin default use iframe render.

Improvements and Fixes

What's improved

  • misc: Plugin default use iframe render, closes #141 (35a3a16)

v0.67.0

02 Sep 11:36
Compare
Choose a tag to compare

Version 0.67.0

Released on 2023-09-02

♻ Code Refactoring

  • plugin: 重构 plugin Store 组织结构,便于开发与迭代维护.

✨ Features

  • plugin-dev: 优化 manifest 报错原因提示,并支持 id 从 manifest 自动获取.

🐛 Bug Fixes

  • plugin-dev: 修正编辑模式下预览展示问题和 id 重复校验问题.
  • plugin: 修正开启插件后会话无效的问题.

Improvements and Fixes

Code refactoring

  • plugin: 重构 plugin Store 组织结构,便于开发与迭代维护 (ec527cb)

What's improved

  • plugin-dev: 优化 manifest 报错原因提示,并支持 id 从 manifest 自动获取 (7f0787d)

What's fixed

  • plugin-dev: 修正编辑模式下预览展示问题和 id 重复校验问题 (17c39ef)
  • plugin: 修正开启插件后会话无效的问题 (82e3beb)

v0.66.0

02 Sep 06:05
Compare
Choose a tag to compare

Version 0.66.0

Released on 2023-09-02

✨ Features

  • misc: Add russian localy.

Improvements and Fixes

What's improved

v0.65.1

01 Sep 12:33
Compare
Choose a tag to compare

Version 0.65.1

Released on 2023-09-01

🐛 Bug Fixes

  • misc: 修正 defaultAgent 无法正常变更的问题.

Improvements and Fixes

What's fixed

  • misc: 修正 defaultAgent 无法正常变更的问题 (788d94b)

v0.65.0

29 Aug 15:20
Compare
Choose a tag to compare

Version 0.65.0

Released on 2023-08-29

✨ Features

  • misc: 支持本地插件自定义 gateway.

Improvements and Fixes

What's improved

  • misc: 支持本地插件自定义 gateway, closes #129 (770048a)