Files
lobehub/CHANGELOG.md
semantic-release-bot 16725735ce 🔖 chore(release): v0.7.0 [skip ci]
## [Version 0.7.0](https://github.com/lobehub/lobe-chat/compare/v0.6.1...v0.7.0)
<sup>Released on **2023-07-22**</sup>

####  Features

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

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's improved

* **misc**: 支持展示来自模型的标记信息 ([e27fae9](https://github.com/lobehub/lobe-chat/commit/e27fae9))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
2023-07-22 11:26:46 +00:00

6.3 KiB

Changelog

Version 0.7.0

Released on 2023-07-22

Features

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

Improvements and Fixes

What's improved

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

Version 0.6.1

Released on 2023-07-22

🐛 Bug Fixes

  • misc: Add deps.

Improvements and Fixes

What's fixed

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)

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)

Version 0.4.3

Released on 2023-07-22

♻ Code Refactoring

  • misc: 优化 edit 代码结构.

Improvements and Fixes

Code refactoring

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

Version 0.4.2

Released on 2023-07-22

💄 Styles

  • misc: Fix input style, fix layout.

Improvements and Fixes

Styles

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)

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)

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)

Version 0.2.0

Released on 2023-07-18

Features

  • misc: Add import statement and define CSS styles for Avatar component.

Improvements and Fixes

What's improved

  • misc: Add import statement and define CSS styles for Avatar component (8c23a8d)

Version 0.1.6

Released on 2023-07-18


Improvements and Fixes