Skip to content

Releases: lobehub/lobe-chat

v0.25.0

26 Jul 17:06
Compare
Choose a tag to compare

Version 0.25.0

Released on 2023-07-26

✨ Features

  • sidebar: Add import functionality and set labels and onClick functions

Improvements and Fixes

✨ Features

  • sidebar: Add import functionality and set labels and onClick functions (03ea9bd)

v0.24.0

26 Jul 16:59
Compare
Choose a tag to compare

Version 0.24.0

Released on 2023-07-26

✨ Features

  • misc: Add new translations, update existing translations, add functionality to components, modify styling, and adjust placeholder text

Improvements and Fixes

✨ Features

  • Add new translations, update existing translations, add functionality to components, modify styling, and adjust placeholder text (da4ae72)

v0.23.0

26 Jul 14:27
Compare
Choose a tag to compare

Version 0.23.0

Released on 2023-07-26

✨ Features

  • misc: Add new features, update URLs, customize appearance, and implement components

Improvements and Fixes

✨ Features

  • Add new features, update URLs, customize appearance, and implement components (4b61bf4)

v0.22.2

26 Jul 02:32
Compare
Choose a tag to compare

Version 0.22.2

Released on 2023-07-26

💄 Styles

  • misc: 优化 tooltip 显示.

Improvements and Fixes

Styles

  • misc: 优化 tooltip 显示 (4ba0295)

v0.22.1

25 Jul 17:07
Compare
Choose a tag to compare

Version 0.22.1

Released on 2023-07-25

🐛 Bug Fixes

  • misc: 修正自定义 OpenAI API Key 的使用问题.

Improvements and Fixes

What's fixed

  • misc: 修正自定义 OpenAI API Key 的使用问题 (84475c0)

v0.22.0

25 Jul 17:05
Compare
Choose a tag to compare

Version 0.22.0

Released on 2023-07-25

✨ Features

  • misc: 支持使用自定义 OpenAI Key.

Improvements and Fixes

What's improved

  • misc: 支持使用自定义 OpenAI Key, closes #20 (fb454a0)

v0.21.0

25 Jul 16:26
Compare
Choose a tag to compare

Version 0.21.0

Released on 2023-07-25

♻ Code Refactoring

  • misc: Move component folder.

✨ Features

  • misc: 支持快捷配置模型、温度.

Improvements and Fixes

Code refactoring

  • misc: Move component folder (fb85d16)

What's improved

  • misc: 支持快捷配置模型、温度, closes #19 (31daee1)

v0.20.0

25 Jul 15:57
Compare
Choose a tag to compare

Version 0.20.0

Released on 2023-07-25

✨ Features

  • misc: 实现话题模块.

Improvements and Fixes

What's improved

v0.19.0

24 Jul 17:23
Compare
Choose a tag to compare

Version 0.19.0

Released on 2023-07-24

♻ Code Refactoring

  • misc: 将 message reducer 提取到独立文件夹中, 清理无用代码实现.

✨ Features

  • misc: 数据结构层完成 topic 模型改造.

Improvements and Fixes

Code refactoring

  • misc: 将 message reducer 提取到独立文件夹中 (64f40ca)
  • misc: 清理无用代码实现 (3655b60)

What's improved

  • misc: 数据结构层完成 topic 模型改造 (99fa2a6)

v0.18.2

24 Jul 17:05
Compare
Choose a tag to compare

Version 0.18.2

Released on 2023-07-24

💄 Styles

  • misc: 修正 markdown li 丢失的问题.

Improvements and Fixes

Styles

  • misc: 修正 markdown li 丢失的问题 (eb6e831)