Files
lobehub/CHANGELOG.md
semantic-release-bot 2f8a725c90 🔖 chore(release): v0.10.0 [skip ci]
## [Version 0.10.0](https://github.com/lobehub/lobe-chat/compare/v0.9.0...v0.10.0)
<sup>Released on **2023-07-22**</sup>

####  Features

- **misc**: 支持复制与编辑会话消息.

<br/>

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

#### What's improved

* **misc**: 支持复制与编辑会话消息 ([bebcf9f](https://github.com/lobehub/lobe-chat/commit/bebcf9f))

</details>

<div align="right">

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

</div>
2023-07-22 16:04:13 +00:00

8.8 KiB

Changelog

Version 0.10.0

Released on 2023-07-22

Features

  • misc: 支持复制与编辑会话消息.

Improvements and Fixes

What's improved

  • misc: 支持复制与编辑会话消息 (bebcf9f)

Version 0.9.0

Released on 2023-07-22

Features

  • misc: 展示模型类型.

Improvements and Fixes

What's improved

  • misc: 展示模型类型 (58ea93c)

Version 0.8.2

Released on 2023-07-22

🐛 Bug Fixes

  • misc: Fix miss manifest.json link, 优化 model tag 展示逻辑.

Improvements and Fixes

What's fixed

  • misc: Fix miss manifest.json link (ac4b2f3)
  • misc: 优化 model tag 展示逻辑 (3463ede)

Version 0.8.1

Released on 2023-07-22

🐛 Bug Fixes

  • misc: Fix import.

Improvements and Fixes

What's fixed

Version 0.8.0

Released on 2023-07-22

Features

  • misc: 支持 pwa 模式.

Improvements and Fixes

What's improved

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

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