Skip to content

Releases: lobehub/lobe-chat

v0.128.2

15 Feb 15:21
Compare
Choose a tag to compare

Version 0.128.2

Released on 2024-02-15

🐛 Bug Fixes

  • misc: Fix agent avatar click wrong navigation.

Improvements and Fixes

What's fixed

  • misc: Fix agent avatar click wrong navigation, closes #1308 (adc7bc1)

v0.128.1

15 Feb 01:46
Compare
Choose a tag to compare

Version 0.128.1

Released on 2024-02-15

🐛 Bug Fixes

  • misc: Fix auto lang switch.

Improvements and Fixes

What's fixed

v0.128.0

14 Feb 17:11
Compare
Choose a tag to compare

Version 0.128.0

Released on 2024-02-14

✨ Features

  • misc: Support define default agent config with DEFAULT_AGENT_CONFIG ENV.

Improvements and Fixes

What's improved

  • misc: Support define default agent config with DEFAULT_AGENT_CONFIG ENV, closes #1291 (c7c096e)

v0.127.2

14 Feb 16:20
Compare
Choose a tag to compare

Version 0.127.2

Released on 2024-02-14

♻ Code Refactoring

  • misc: Refactor the sidebar to fix first render state.

Improvements and Fixes

Code refactoring

  • misc: Refactor the sidebar to fix first render state, closes #1301 (c477491)

v0.127.1

14 Feb 08:33
Compare
Choose a tag to compare

Version 0.127.1

Released on 2024-02-14

💄 Styles

  • misc: Improve settings tabs style and refactor the LLM setting page.

Improvements and Fixes

Styles

  • misc: Improve settings tabs style and refactor the LLM setting page, closes #1299 (31f6f15)

v0.127.0

13 Feb 16:21
Compare
Choose a tag to compare

Version 0.127.0

Released on 2024-02-13

✨ Features

  • llm: Support Ollama AI Provider for local LLM.

Improvements and Fixes

What's improved

  • llm: Support Ollama AI Provider for local LLM (3b6f249)

v0.126.5

12 Feb 01:17
Compare
Choose a tag to compare

Version 0.126.5

Released on 2024-02-12

♻ Code Refactoring

  • misc: Refactor with the auth code.

🐛 Bug Fixes

  • misc: Fix middleware auth console error.

Improvements and Fixes

Code refactoring

  • misc: Refactor with the auth code (8cee01f)

What's fixed

  • misc: Fix middleware auth console error (ad3ade8)

v0.126.4

11 Feb 06:49
Compare
Choose a tag to compare

Version 0.126.4

Released on 2024-02-11

♻ Code Refactoring

  • misc: Update Model provider request url.

🐛 Bug Fixes

  • misc: Fix auth error in console, fix token tag usage display.

Improvements and Fixes

Code refactoring

  • misc: Update Model provider request url (b64acc0)

What's fixed

  • misc: Fix auth error in console (8e7ee82)
  • misc: Fix token tag usage display (6e7134b)

v0.126.3

09 Feb 09:14
Compare
Choose a tag to compare

Version 0.126.3

Released on 2024-02-09

🐛 Bug Fixes

  • misc: Fix auth layout error.

Improvements and Fixes

What's fixed

  • misc: Fix auth layout error (efd7d14)

v0.126.2

09 Feb 08:59
Compare
Choose a tag to compare

Version 0.126.2

Released on 2024-02-09

🐛 Bug Fixes

  • misc: Fix OAuth throws an error on Vercel deploy.

Improvements and Fixes

What's fixed