Skip to content

Releases: lobehub/chat-plugins-gateway

v1.9.0

26 Dec 15:53
Compare
Choose a tag to compare

Version 1.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

15 Dec 06:52
Compare
Choose a tag to compare

Version 1.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

14 Dec 06:26
Compare
Choose a tag to compare

Version 1.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

13 Dec 18:53
Compare
Choose a tag to compare

Version 1.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

13 Dec 18:42
Compare
Choose a tag to compare
v1.8.0-beta.4 Pre-release
Pre-release

Version 1.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

13 Dec 18:27
Compare
Choose a tag to compare
v1.8.0-beta.3 Pre-release
Pre-release

Version 1.8.0-beta.3

Released on 2023-12-13

🐛 Bug Fixes

  • misc: Fix ajv schema.

Improvements and Fixes

What's fixed

v1.8.0-beta.2

13 Dec 14:55
Compare
Choose a tag to compare
v1.8.0-beta.2 Pre-release
Pre-release

Version 1.8.0-beta.2

Released on 2023-12-13

🐛 Bug Fixes

  • misc: Fix request input.

Improvements and Fixes

What's fixed

  • misc: Fix request input (1b896de)

v1.8.0-beta.1

13 Dec 14:31
Compare
Choose a tag to compare
v1.8.0-beta.1 Pre-release
Pre-release

Version 1.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

12 Dec 14:31
Compare
Choose a tag to compare

Version 1.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

12 Dec 13:19
Compare
Choose a tag to compare

Version 1.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)