Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔖 chore(release): v0.112.0 [skip ci]
## [Version 0.112.0](lobehub/lobe-chat@v0.111.6...v0.112.0) <sup>Released on **2023-12-16**</sup> #### ♻ 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. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Refactor global and share service ([dd6f00e](lobehub@dd6f00e)) * **misc**: Refactor plugin dev modal and improve plugin store ([4dc5e35](lobehub@4dc5e35)) * **misc**: Refactor with OpenAPIConvertor ([605b3bf](lobehub@605b3bf)) #### What's improved * **misc**: Introduce plugin detail modal ([0308783](lobehub@0308783)) * **misc**: Support OpenAI plugin manifest ([04ff2d5](lobehub@04ff2d5)) * **misc**: Support OpenAPI Authentication ([820c15e](lobehub@820c15e)) * **misc**: Support OpenAPI schema in lobe plugin, closes [lobehub#614](lobehub#614) ([5426a54](lobehub@5426a54)) * **misc**: Support parse openapi schema ([11a39b1](lobehub@11a39b1)) #### What's fixed * **misc**: Fix function apiName length ([b6f8c16](lobehub@b6f8c16)) * **misc**: Try with node mode plugins ([6bb547f](lobehub@6bb547f)) #### Styles * **misc**: Fix function message style ([4fee0b1](lobehub@4fee0b1)) * **misc**: Fix mobile padding of plugin dev modal ([7f7070a](lobehub@7f7070a)) * **misc**: Improve settings display ([df57cde](lobehub@df57cde)) * **misc**: Update tool style ([292a3e1](lobehub@292a3e1)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
- Loading branch information