Releases: bentwnghk/lobe-chat
Releases · bentwnghk/lobe-chat
v1.89.2
Released on 2025-01-19
🐛 Bug Fixes
- misc: Fix hydration error.
Improvements and Fixes
What's fixed
v1.89.1
Released on 2025-01-17
🐛 Bug Fixes
- misc: Fix api key in api key form.
Improvements and Fixes
What's fixed
v1.89.0
Released on 2025-01-17
✨ Features
- misc: Support new ai provider in client pglite.
Improvements and Fixes
What's improved
- misc: Support new ai provider in client pglite, closes #5488 (08f505f)
v1.88.5
Released on 2025-01-17
🐛 Bug Fixes
- misc: Improve validation for provider and model in parseFilesConfig, temporarily disable S3 client integrity check for Cloudflare R2.
Improvements and Fixes
What's fixed
- misc: Improve validation for provider and model in parseFilesConfig, closes #5454 (b4808f8)
- misc: Temporarily disable S3 client integrity check for Cloudflare R2, closes #5479 (a638238)
v1.88.4
Released on 2025-01-16
🐛 Bug Fixes
- misc: Gemini models HarmBlockThreshold.
Improvements and Fixes
What's fixed
- misc: Gemini models HarmBlockThreshold, closes #5477 (f98375c)
v1.88.3
Released on 2025-01-16
Improvements and Fixes
v1.88.2
Released on 2025-01-16
♻ Code Refactoring
- misc: Refactor some implement for the next performance improvement.
Improvements and Fixes
Code refactoring
- misc: Refactor some implement for the next performance improvement, closes #5462 (b5e1146)
v1.88.1
Released on 2025-01-15
🐛 Bug Fixes
- misc: Fix azure in new ai provider.
💄 Styles
- misc: Add auth support for
PROXY_URL
.
Improvements and Fixes
What's fixed
Styles
- misc: Add auth support for
PROXY_URL
, closes #5304 (eb26c79)
v1.88.0
Released on 2025-01-15
✨ Features
- misc: Add lm studio provider, support to customize Embedding model with env.
Improvements and Fixes
What's improved
- misc: Add lm studio provider, closes #4483 (0ac5802)
- misc: Support to customize Embedding model with env, closes #5177 (eed9357)
v1.87.8
Released on 2025-01-15
♻ Code Refactoring
- misc: Refactor Minimax with LobeOpenAICompatibleFactory.
Improvements and Fixes
Code refactoring
- misc: Refactor Minimax with LobeOpenAICompatibleFactory, closes #5325 (da11b55)