Skip to content

Releases: lobehub/lobe-chat

v0.89.10

17 Oct 05:34
Compare
Choose a tag to compare

Version 0.89.10

Released on 2023-10-17

♻ Code Refactoring

  • misc: Refactor ChatList onActionsClick.

Improvements and Fixes

Code refactoring

  • misc: Refactor ChatList onActionsClick (d06d87e)

v0.89.9

17 Oct 04:08
Compare
Choose a tag to compare

Version 0.89.9

Released on 2023-10-17

🐛 Bug Fixes

  • misc: Fix ChatList FC Render.

Improvements and Fixes

What's fixed

  • misc: Fix ChatList FC Render (4b8bdbd)

v0.89.8

16 Oct 17:10
Compare
Choose a tag to compare

Version 0.89.8

Released on 2023-10-16

♻ Code Refactoring

  • misc: Refactor ChatList.

🐛 Bug Fixes

  • misc: Fix type.

Improvements and Fixes

Code refactoring

What's fixed

v0.89.7

16 Oct 12:24
Compare
Choose a tag to compare

Version 0.89.7

Released on 2023-10-16

🐛 Bug Fixes

  • misc: Fix setting tab highlight (fix.

Improvements and Fixes

What's fixed

  • misc: Fix setting tab highlight (fix, closes #332 (d288f9d)

v0.89.6

15 Oct 15:11
Compare
Choose a tag to compare

Version 0.89.6

Released on 2023-10-15


Improvements and Fixes

v0.89.5

15 Oct 14:27
Compare
Choose a tag to compare

Version 0.89.5

Released on 2023-10-15

🐛 Bug Fixes

  • misc: Fix fallback to en when the locale is zh, fix reset button not clear plugin settings.

Improvements and Fixes

What's fixed

  • misc: Fix fallback to en when the locale is zh (ff2c00e)
  • misc: Fix reset button not clear plugin settings (aa1e657)

v0.89.4

15 Oct 06:40
Compare
Choose a tag to compare

Version 0.89.4

Released on 2023-10-15

🐛 Bug Fixes

  • misc: Fix qwen, chatglm request failed.

Improvements and Fixes

What's fixed

  • misc: Fix qwen, chatglm request failed, closes #318 (a5699e2)

v0.89.3

12 Oct 15:16
Compare
Choose a tag to compare

Version 0.89.3

Released on 2023-10-12

🐛 Bug Fixes

  • misc: Fix plugin error with nginx reverse proxy.

Improvements and Fixes

What's fixed

  • misc: Fix plugin error with nginx reverse proxy, closes #315 (3ba3a3b)

v0.89.2

12 Oct 06:10
Compare
Choose a tag to compare

Version 0.89.2

Released on 2023-10-12

💄 Styles

  • misc: Modify onClick event in SessionHeader, change title in Loading component,.

Improvements and Fixes

Styles

  • misc: Modify onClick event in SessionHeader, change title in Loading component, (b984f6a)

v0.89.1

12 Oct 05:52
Compare
Choose a tag to compare

Version 0.89.1

Released on 2023-10-12

🐛 Bug Fixes

  • misc: Remove useless dynamic import.

Improvements and Fixes

What's fixed

  • misc: Remove useless dynamic import (4a9c426)