-
-
Notifications
You must be signed in to change notification settings - Fork 10k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🗃️ refactor: upgrade plugin db schema #1571
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
👍 @arvinxx Thank you for raising your pull request and contributing to our Community |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1571 +/- ##
==========================================
+ Coverage 93.03% 93.05% +0.02%
==========================================
Files 234 234
Lines 12582 12635 +53
Branches 1525 1529 +4
==========================================
+ Hits 11706 11758 +52
- Misses 876 877 +1 ☔ View full report in Codecov by Sentry. |
❤️ Great PR @arvinxx ❤️ The growth of project is inseparable from user feedback and contribution, thanks for your contribution! If you are interesting with the lobehub developer community, please join our discord and then dm @arvinxx or @canisminor1990. They will invite you to our private developer channel. We are talking about the lobe-chat development or sharing ai newsletter around the world. |
### [Version 0.135.2](v0.135.1...v0.135.2) <sup>Released on **2024-03-14**</sup> #### ♻ Code Refactoring - **misc**: Upgrade plugin db schema. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Upgrade plugin db schema, closes [#1571](#1571) ([757574a](757574a)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
🎉 This PR is included in version 0.135.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
### [Version 1.17.2](v1.17.1...v1.17.2) <sup>Released on **2024-03-15**</sup> #### ♻ Code Refactoring - **misc**: Upgrade plugin db schema. #### 🐛 Bug Fixes - **ollama**: Fix duplicate llama model and add llama2-chinese models. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Upgrade plugin db schema, closes [lobehub#1571](https://github.com/bentwnghk/lobe-chat/issues/1571) ([757574a](757574a)) #### What's fixed * **ollama**: Fix duplicate llama model and add llama2-chinese models, closes [lobehub#1579](https://github.com/bentwnghk/lobe-chat/issues/1579) ([6b9b5c8](6b9b5c8)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
### [Version 0.135.2](lobehub/lobe-chat@v0.135.1...v0.135.2) <sup>Released on **2024-03-14**</sup> #### ♻ Code Refactoring - **misc**: Upgrade plugin db schema. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Upgrade plugin db schema, closes [lobehub#1571](lobehub#1571) ([757574a](lobehub@757574a)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
### [Version 0.135.2](lobehub/lobe-chat@v0.135.1...v0.135.2) <sup>Released on **2024-03-14**</sup> #### ♻ Code Refactoring - **misc**: Upgrade plugin db schema. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Upgrade plugin db schema, closes [#1571](lobehub/lobe-chat#1571) ([757574a](lobehub/lobe-chat@757574a)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
add id to plugins table
📝 补充信息 | Additional Information