Skip to content

Releases: lobehub/lobe-chat

v0.147.9

12 Apr 12:22
Compare
Choose a tag to compare

Version 0.147.9

Released on 2024-04-12

🐛 Bug Fixes

  • misc: Fix custom model list not display correctly.

Improvements and Fixes

What's fixed

  • misc: Fix custom model list not display correctly, closes #2009 (7d0e220)

v0.147.8

12 Apr 08:21
Compare
Choose a tag to compare

Version 0.147.8

Released on 2024-04-12

♻ Code Refactoring

  • misc: Update README.md.

Improvements and Fixes

Code refactoring

v0.147.7

12 Apr 02:16
Compare
Choose a tag to compare

Version 0.147.7

Released on 2024-04-12

🐛 Bug Fixes

  • misc: Pin next to 14.1.4 to fix deployment.

Improvements and Fixes

What's fixed

  • misc: Pin next to 14.1.4 to fix deployment, closes #1998 (dfa1872)

v0.147.6

11 Apr 17:01
Compare
Choose a tag to compare

Version 0.147.6

Released on 2024-04-11

💄 Styles

  • misc: Add GPT-4-turbo and 2024-04-09 Turbo Vision model and mistral new model name.

Improvements and Fixes

Styles

  • misc: Add GPT-4-turbo and 2024-04-09 Turbo Vision model and mistral new model name, closes #1984 (f1795b1)

v0.147.5

11 Apr 13:32
Compare
Choose a tag to compare

Version 0.147.5

Released on 2024-04-11

🐛 Bug Fixes

  • misc: Fix only search topics in current session.

Improvements and Fixes

What's fixed

  • misc: Fix only search topics in current session, closes #1834 (9fdcfa4)

v0.147.4

11 Apr 10:05
Compare
Choose a tag to compare

Version 0.147.4

Released on 2024-04-11

🐛 Bug Fixes

  • misc: Add more builtin OpenRouter models.

💄 Styles

  • misc: Adjust minimum width value for DraggablePanel component.

Improvements and Fixes

What's fixed

  • misc: Add more builtin OpenRouter models, closes #1973 (0000b1a)

Styles

  • misc: Adjust minimum width value for DraggablePanel component, closes #1901 (a696d37)

v0.147.3

11 Apr 09:48
Compare
Choose a tag to compare

Version 0.147.3

Released on 2024-04-11

💄 Styles

  • misc: Support Google Proxy URL.

Improvements and Fixes

Styles

v0.147.2

11 Apr 04:55
Compare
Choose a tag to compare

Version 0.147.2

Released on 2024-04-11

🐛 Bug Fixes

  • misc: Fix custom model not display correctly.

Improvements and Fixes

What's fixed

  • misc: Fix custom model not display correctly, closes #1972 (5d7cae9)

v0.147.1

11 Apr 03:22
Compare
Choose a tag to compare

Version 0.147.1

Released on 2024-04-11

🐛 Bug Fixes

  • misc: Fix normalizeLocale with first matching locale.

Improvements and Fixes

What's fixed

  • misc: Fix normalizeLocale with first matching locale, closes #1767 (182ff23)

v0.147.0

10 Apr 20:19
Compare
Choose a tag to compare

Version 0.147.0

Released on 2024-04-10

✨ Features

  • Support model list for all model providers
  • Refactor to support azure openai provider
  • Support close openai
  • Support model config modal
  • Support open router auto model list
  • Support openai model fetcher
  • Support update model config
  • Support user customize model config

♻ Code Refactoring

  • misc: Add db migration, add migrations from v3 to v4, clean openai azure code, refactor agent runtime with openai compatible factory, refactor api key form locale, refactor openAI to openai and azure, refactor the hidden to enabled, refactor the key, refactor the model config selector, refactor the route auth as a middleware, refactor the server config to migrate model provider env, refactor the server config to migrate model provider env, rename the key to enabledModels.
Improvements and Fixes

Code refactoring

  • misc: Add db migration (6ceb818)
  • misc: Add migrations from v3 to v4 (199ded2)
  • misc: Clean openai azure code (be4bcca)
  • misc: Refactor agent runtime with openai compatible factory (89adf9d)
  • misc: Refactor api key form locale (a069169)
  • misc: Refactor openAI to openai and azure (2190a95)
  • misc: Refactor the hidden to enabled (78a1aac)
  • misc: Refactor the key (d5c82f6)
  • misc: Refactor the model config selector (d865ca1)
  • misc: Refactor the route auth as a middleware (ef5ee2a)
  • misc: Refactor the server config to migrate model provider env (e4f110e)
  • misc: Refactor the server config to migrate model provider env (c398063)
  • misc: Rename the key to enabledModels (ebfa0aa)

What's improved

  • misc: Refactor to support azure openai provider (d737afe)
  • misc: Support close openai (1ff1aef)
  • misc: Support display model list (e59635f)
  • misc: Support model config modal (62d6bb7)
  • misc: Support model list with model providers, closes #1916 (0895dd2)
  • misc: Support open router auto model list (1ba90d3)
  • misc: Support openai model fetcher (56032e6)
  • misc: Support update model config (e8ed847)
  • misc: Support user config model (72fd873)

What's fixed

Styles

  • misc: Fix i18n of model list fetcher (67ed8c2)
  • misc: Improve detail design (adcce07)
  • misc: Improve logo style (c5826ce)
  • misc: Update locale (021bf91)