Releases: lobehub/lobe-chat
Releases · lobehub/lobe-chat
v0.114.2
Version 0.114.2
Released on 2023-12-17
🐛 Bug Fixes
- misc: Fix chat error when message has image with non-vision model.
Improvements and Fixes
What's fixed
v0.114.1
Version 0.114.1
Released on 2023-12-16
🐛 Bug Fixes
- misc: Inject tool description into agent system role.
Improvements and Fixes
What's fixed
v0.114.0
Version 0.114.0
Released on 2023-12-16
✨ Features
- misc: Supports setting multiple access code.
Improvements and Fixes
What's improved
v0.113.1
Version 0.113.1
Released on 2023-12-16
🐛 Bug Fixes
- misc: Fix fontsize setting and audio download style.
Improvements and Fixes
What's fixed
v0.113.0
v0.112.1
v0.112.0
Version 0.112.0
Released on 2023-12-16
♻ Code Refactoring
- misc: Refactor global and share service, refactor plugin dev modal and improve plugin store, refactor with OpenAPIConvertor.
✨ Features
- misc: Introduce plugin detail modal, support OpenAI plugin manifest, support OpenAPI Authentication, support OpenAPI schema in lobe plugin, support parse openapi schema.
🐛 Bug Fixes
- misc: Fix function apiName length, try with node mode plugins.
💄 Styles
- misc: Fix function message style, fix mobile padding of plugin dev modal, improve settings display, Update tool style.
Improvements and Fixes
Code refactoring
- misc: Refactor global and share service (dd6f00e)
- misc: Refactor plugin dev modal and improve plugin store (4dc5e35)
- misc: Refactor with OpenAPIConvertor (605b3bf)
What's improved
- misc: Introduce plugin detail modal (0308783)
- misc: Support OpenAI plugin manifest (04ff2d5)
- misc: Support OpenAPI Authentication (820c15e)
- misc: Support OpenAPI schema in lobe plugin, closes #614 (5426a54)
- misc: Support parse openapi schema (11a39b1)
What's fixed
Styles
v0.111.6
v0.111.5
v0.111.4
Version 0.111.4
Released on 2023-12-14
🐛 Bug Fixes
- misc: Revert "🐛 fix: clean up gpt-3.5 model".