Skip to content

Releases: lobehub/lobe-chat

v0.8.0

22 Jul 12:56
Compare
Choose a tag to compare

Version 0.8.0

Released on 2023-07-22

✨ Features

  • misc: 支持 pwa 模式.

Improvements and Fixes

What's improved

  • misc: 支持 pwa 模式 (8aad92d)

v0.7.0

22 Jul 11:27
Compare
Choose a tag to compare

Version 0.7.0

Released on 2023-07-22

✨ Features

  • misc: 支持展示来自模型的标记信息.

Improvements and Fixes

What's improved

  • misc: 支持展示来自模型的标记信息 (e27fae9)

v0.6.1

22 Jul 10:10
Compare
Choose a tag to compare

Version 0.6.1

Released on 2023-07-22

🐛 Bug Fixes

  • misc: Add deps.

Improvements and Fixes

What's fixed

v0.6.0

22 Jul 10:08
Compare
Choose a tag to compare

Version 0.6.0

Released on 2023-07-22

♻ Code Refactoring

  • misc: 重构 selector 文件组织.

✨ Features

  • misc: 补充 token 详情.

Improvements and Fixes

Code refactoring

  • misc: 重构 selector 文件组织 (2ad0ef9)

What's improved

  • misc: 补充 token 详情 (098f7ff)

v0.5.0

22 Jul 09:48
Compare
Choose a tag to compare

Version 0.5.0

Released on 2023-07-22

✨ Features

  • misc: 支持选择 Emoji.

🐛 Bug Fixes

  • misc: 修正 total token 计算不正确的问题.

Improvements and Fixes

What's improved

  • misc: 支持选择 Emoji (6cb4828)

What's fixed

  • misc: 修正 total token 计算不正确的问题 (17815c6)

v0.4.3

22 Jul 09:26
Compare
Choose a tag to compare

Version 0.4.3

Released on 2023-07-22

♻ Code Refactoring

  • misc: 优化 edit 代码结构.

Improvements and Fixes

Code refactoring

  • misc: 优化 edit 代码结构 (fdb3a3f)

v0.4.2

22 Jul 08:50
Compare
Choose a tag to compare

Version 0.4.2

Released on 2023-07-22

💄 Styles

  • misc: Fix input style, fix layout.

Improvements and Fixes

Styles

v0.4.1

22 Jul 08:33
Compare
Choose a tag to compare

Version 0.4.1

Released on 2023-07-22

🐛 Bug Fixes

  • misc: Fix SSR style error.

Improvements and Fixes

What's fixed

  • misc: Fix SSR style error (289eae7)

v0.4.0

20 Jul 10:36
Compare
Choose a tag to compare

Version 0.4.0

Released on 2023-07-20

✨ Features

  • misc: Add styles and modify layout of FolderPanel, SliderWithInput, SessionList, EditPage, ChatLayout, and SettingLayout components, Introduce FOLDER_WIDTH constant and update components.

Improvements and Fixes

What's improved

  • misc: Add styles and modify layout of FolderPanel, SliderWithInput, SessionList, EditPage, ChatLayout, and SettingLayout components (7f19a09)
  • misc: Introduce FOLDER_WIDTH constant and update components (c511964)

v0.3.0

18 Jul 16:53
Compare
Choose a tag to compare

Version 0.3.0

Released on 2023-07-18

✨ Features

  • misc: Add new files, modify components, and adjust layout and styling.

Improvements and Fixes

What's improved

  • misc: Add new files, modify components, and adjust layout and styling (b8c3b38)