Skip to content

Releases: lobehub/lobe-chat

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)

v0.18.1

24 Jul 17:01
Compare
Choose a tag to compare

Version 0.18.1

Released on 2023-07-24

♻ Code Refactoring

  • misc: 优化新会话的创建逻辑 session.

Improvements and Fixes

Code refactoring

  • misc: 优化新会话的创建逻辑 session (d70f22d)

v0.18.0

24 Jul 16:54
Compare
Choose a tag to compare

Version 0.18.0

Released on 2023-07-24

✨ Features

  • misc: 实现会话展示模式切换,并优化默认创建角色的配置.

Improvements and Fixes

What's improved

  • misc: 实现会话展示模式切换,并优化默认创建角色的配置 (27ae82f)

v0.17.0

24 Jul 16:23
Compare
Choose a tag to compare

Version 0.17.0

Released on 2023-07-24

✨ Features

  • misc: 表单配置支持设定各项高级参数.

Improvements and Fixes

What's improved

  • misc: 表单配置支持设定各项高级参数 (6949cc6)

v0.16.1

24 Jul 15:37
Compare
Choose a tag to compare

Version 0.16.1

Released on 2023-07-24

♻ Code Refactoring

  • misc: 重构优化 selectors 实现.

💄 Styles

  • misc: 优化 document title.

Improvements and Fixes

Code refactoring

  • misc: 重构优化 selectors 实现 (97fe1cd)

Styles

  • misc: 优化 document title (c3cda00)

v0.16.0

24 Jul 15:21
Compare
Choose a tag to compare

Version 0.16.0

Released on 2023-07-24

✨ Features

  • misc: 支持自动跳转到第一条会话.

💄 Styles

  • misc: 修正插件的展示文案.

Improvements and Fixes

What's improved

  • misc: 支持自动跳转到第一条会话 (54f01c7)

Styles

  • misc: 修正插件的展示文案 (53c81ae)

v0.15.1

24 Jul 15:04
Compare
Choose a tag to compare

Version 0.15.1

Released on 2023-07-24

💄 Styles

  • misc: 更新插件文案.

Improvements and Fixes

Styles

  • misc: 更新插件文案 (0411335)

v0.15.0

24 Jul 10:32
Compare
Choose a tag to compare

Version 0.15.0

Released on 2023-07-24

✨ Features

  • misc: Add new features and improve user experience, Import and use constants from "meta.ts" instead of "agentConfig".

Improvements and Fixes

What's improved

  • misc: Add new features and improve user experience (64c8782)
  • misc: Import and use constants from "meta.ts" instead of "agentConfig" (1eb6a17)

v0.14.0

24 Jul 02:04
Compare
Choose a tag to compare

Version 0.14.0

Released on 2023-07-24

✨ Features

  • misc: 支持网页抓取.

Improvements and Fixes

What's improved

v0.13.1

23 Jul 14:58
Compare
Choose a tag to compare

Version 0.13.1

Released on 2023-07-23

🐛 Bug Fixes

  • misc: 修正搜索引擎插件的实现问题.

Improvements and Fixes

What's fixed

  • misc: 修正搜索引擎插件的实现问题 (d19a805)