forked from lobehub/lobe-chat
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] main from lobehub:main #1
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix dalle * revert change * fix lint and test * fix test * 🚨 ci: fix lint * 🐛 fix: fix image url in server mode * 🐛 fix: fix file can't download if cors
### [Version 1.12.10](v1.12.9...v1.12.10) <sup>Released on **2024-08-23**</sup> #### 🐛 Bug Fixes - **misc**: Refactor and fix dalle. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Refactor and fix dalle, closes [#3572](#3572) ([8b39b61](8b39b61)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* ✅ test: add more tests * 🐛 fix: add `DISABLE_REMOVE_GLOBAL_FILE` in dbENV * 🐛 fix: remove orphan chunks if there is related file * ✅ test: fix test * 👷 fix: throw error when not set `APP_URL` at server side * ✅ test: fix test
### [Version 1.12.11](v1.12.10...v1.12.11) <sup>Released on **2024-08-23**</sup> #### 🐛 Bug Fixes - **misc**: Remove orphan chunks if there is no related file. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Remove orphan chunks if there is no related file, closes [#3578](#3578) ([36bcaf3](36bcaf3)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* 📝 docs: improve docs of vercel deployment * 📝 docs: improve docs * Update `upstream-sync.mdx` to include detailed instructions for handling sync failures and manual updates * Add instructions for manually clicking "Update Branch" in case of sync failures * Include images to illustrate the process of handling sync failures and manually updating branches
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
### [Version 1.12.12](v1.12.11...v1.12.12) <sup>Released on **2024-08-24**</sup> <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
### [Version 1.12.13](v1.12.12...v1.12.13) <sup>Released on **2024-08-24**</sup> #### 💄 Styles - **misc**: Update 01.AI models. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Update 01.AI models, closes [#3586](#3586) ([c4a7f70](c4a7f70)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* 🐛 fix: fix tts in server mode * 🐛 fix: fix tts not save to file * ✅ test: fix test
### [Version 1.12.14](v1.12.13...v1.12.14) <sup>Released on **2024-08-24**</sup> #### 🐛 Bug Fixes - **misc**: Fix tts file saving in server mode. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix tts file saving in server mode, closes [#3585](#3585) ([ab1cb47](ab1cb47)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
@semantic-release-bot is attempting to deploy a commit to the hjt2822's projects Team on Vercel. A member of the Team first needs to authorize it. |
* 💄 style: support latex chunking * ✅ test: fix test
* 📝 docs: Feature flags & Auto-update script * 📝 docs: Hide internal var
### [Version 1.12.15](v1.12.14...v1.12.15) <sup>Released on **2024-08-24**</sup> <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
### [Version 1.12.16](v1.12.15...v1.12.16) <sup>Released on **2024-08-24**</sup> #### 🐛 Bug Fixes - **misc**: Session not found error on mobile. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Session not found error on mobile, closes [#3428](#3428) ([7e9c15e](7e9c15e)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* 🐛 fix: fix upload issue * 🐛 fix: fix upload issue
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
### [Version 1.12.17](v1.12.16...v1.12.17) <sup>Released on **2024-08-25**</sup> #### 🐛 Bug Fixes - **misc**: Fix multi file upload dupicate. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix multi file upload dupicate, closes [#3603](#3603) ([60dbed7](60dbed7)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* 🔧 chore: add deps * ♻️ refactor: refactor code * Update package.json * fix send issue on uploading file * add tests
### [Version 1.13.2](v1.13.1...v1.13.2) <sup>Released on **2024-08-27**</sup> #### 🐛 Bug Fixes - **misc**: Bypass vercel deployment protection, fix can send message on uploading files. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Bypass vercel deployment protection, closes [#3627](#3627) ([47da20d](47da20d)) * **misc**: Fix can send message on uploading files, closes [#3618](#3618) ([fe4329a](fe4329a)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* ✨ support logto provider * 🎨 style: format code
* ✨ feat: Supports Cloudflare Zero Trust login * 📝 docs: add doc for Cloudflare Zero Trust * ♻️ refactor: cleanup * ♻️ refactor: rollback checks
Signed-off-by: Ikko Ashimine <[email protected]>
## [Version 1.14.0](v1.13.2...v1.14.0) <sup>Released on **2024-08-27**</sup> #### ✨ Features - **misc**: Supports Cloudflare Zero Trust login. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Supports Cloudflare Zero Trust login, closes [#3624](#3624) ([ac2bf68](ac2bf68)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1. change glm-4-flash config, enabled by default and support function call 2. add model list support
### [Version 1.14.1](v1.14.0...v1.14.1) <sup>Released on **2024-08-27**</sup> #### 💄 Styles - **misc**: Improve zhipu model config. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Improve zhipu model config, closes [#3635](#3635) ([1274e6a](1274e6a)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* 📝 docs: update auth * 📝 docs: update auth * 🐛 fix: fix agent setting bug * 🐛 fix: fix agent setting bug
### [Version 1.14.2](v1.14.1...v1.14.2) <sup>Released on **2024-08-27**</sup> #### 🐛 Bug Fixes - **misc**: Fix agent setting. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix agent setting, closes [#3633](#3633) ([298fddb](298fddb)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* 📝 docs: Docker for database ver. * 📝 docs: Docker / Docker compose for database ver. * 📝 docs: MinIO * 📝 docs: Other S3 * 📝 docs: Quick Start * 📝 docs: SSL * 📝 docs: SSL * 📝 docs: Docker-Compose english ver. * 📝 docs: Docker-Compose for database ver.
* 📝 docs: fix curl typo * 📝 docs: Docker english ver.
* 🐛 fix: improve chunking task error * 🐛 fix: improve chunking task error * 🐛 fix: improve embedding task error
### [Version 1.14.3](v1.14.2...v1.14.3) <sup>Released on **2024-08-27**</sup> #### 🐛 Bug Fixes - **misc**: Improve aysnc error type. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Improve aysnc error type, closes [#3638](#3638) ([dbae456](dbae456)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* 📝 docs: Logto & fix typo. * 📝 docs: Logto variables & fix typo.
…3634) * 💄 style: Move model and provider icon components to @lobehub/icons * 🐛 fix: Fix review problem * 🔧 chore: Update deps * 💄 style: Rm Google Avatar in Browser options
### [Version 1.14.4](v1.14.3...v1.14.4) <sup>Released on **2024-08-28**</sup> #### 💄 Styles - **misc**: Move model and provider icon components to `@lobehub/icons`. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Move model and provider icon components to `@lobehub/icons`, closes [#3634](#3634) ([5c7e17a](5c7e17a)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
### [Version 1.14.5](v1.14.4...v1.14.5) <sup>Released on **2024-08-28**</sup> #### 🐛 Bug Fixes - **misc**: No user name if Cloudflare Zero Trust with onetimepin. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: No user name if Cloudflare Zero Trust with onetimepin, closes [#3649](#3649) ([5bfee5a](5bfee5a)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
### [Version 1.14.6](v1.14.5...v1.14.6) <sup>Released on **2024-08-28**</sup> #### 💄 Styles - **misc**: Update Gemini models. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Update Gemini models, closes [#3653](#3653) ([b61ca4c](b61ca4c)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* ♻️ refactor: refactor the status * 💄 style: improve chunk preview * 💄 style: improve chunk preview * 🌐 chore: update i18n
### [Version 1.14.7](v1.14.6...v1.14.7) <sup>Released on **2024-08-28**</sup> #### 🐛 Bug Fixes - **misc**: Disable ChatGPT-4o Tools Calling. #### 💄 Styles - **misc**: Improve chunk and file preview. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Disable ChatGPT-4o Tools Calling, closes [#3659](#3659) ([c94077d](c94077d)) #### Styles * **misc**: Improve chunk and file preview, closes [#3658](#3658) ([4c9155c](4c9155c)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )