Releases: lobehub/chat-plugins-gateway
Releases · lobehub/chat-plugins-gateway
v1.9.0
Released on 2023-12-26
✨ Features
- misc: Support defaultPluginSettings options on Gateway.
Improvements and Fixes
What's improved
- misc: Support defaultPluginSettings options on Gateway (fea957e)
v1.8.2
Released on 2023-12-15
🐛 Bug Fixes
- misc: Fix openapi requestBody.
Improvements and Fixes
What's fixed
- misc: Fix openapi requestBody (4385080)
v1.8.1
Released on 2023-12-14
🐛 Bug Fixes
- misc: Handling unknown error.
Improvements and Fixes
What's fixed
- misc: Handling unknown error (e503d1f)
v1.8.0
Released on 2023-12-13
✨ Features
- misc: Support node runtime.
Improvements and Fixes
What's improved
- misc: Support node runtime, closes #9 (28ef918)
v1.8.0-beta.4
Released on 2023-12-13
🐛 Bug Fixes
- misc: Close ajv strict mode.
Improvements and Fixes
What's fixed
- misc: Close ajv strict mode (a6eb5b6)
v1.8.0-beta.3
Released on 2023-12-13
🐛 Bug Fixes
Improvements and Fixes
What's fixed
v1.8.0-beta.2
Released on 2023-12-13
🐛 Bug Fixes
Improvements and Fixes
What's fixed
v1.8.0-beta.1
Released on 2023-12-13
♻ Code Refactoring
- misc: Refactor to the Gateway Class and add tests.
✨ Features
- misc: Support node runtime.
Improvements and Fixes
Code refactoring
- misc: Refactor to the Gateway Class and add tests (e8c8cb5)
What's improved
- misc: Support node runtime (a8e2933)
v1.7.2
Released on 2023-12-12
🐛 Bug Fixes
- misc: Improve PluginGatewayError error response.
Improvements and Fixes
What's fixed
- misc: Improve PluginGatewayError error response (18b1c43)
v1.7.1
Released on 2023-12-12
🐛 Bug Fixes
- misc: Fix error with openapi client init.
Improvements and Fixes
What's fixed
- misc: Fix error with openapi client init (b652cb5)