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 #172
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>
* 💄 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>
* 🐛 fix: fix dayjs issue * 🐛 fix: fix user auth and password issue
### [Version 1.12.18](v1.12.17...v1.12.18) <sup>Released on **2024-08-25**</sup> #### 🐛 Bug Fixes - **misc**: Fix dayjs error in en-US language. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix dayjs error in en-US language, closes [#3604](#3604) ([174f4df](174f4df)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* 🐛 fix: fix cannot clone agent when imported from client * ✅ test: fix lint
### [Version 1.12.19](v1.12.18...v1.12.19) <sup>Released on **2024-08-25**</sup> #### 🐛 Bug Fixes - **misc**: Fix cannot clone agent when imported from client. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix cannot clone agent when imported from client, closes [#3606](#3606) ([1fd2fa0](1fd2fa0)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* 🐛 fix: Feature flag `knoeledge_base` doesn't affect ActionBar * 🐛 fix: Feature flag `knoeledge_base` doesn't affect ActionBar
### [Version 1.12.20](v1.12.19...v1.12.20) <sup>Released on **2024-08-26**</sup> #### 🐛 Bug Fixes - **misc**: Feature flag `knowledge_base` doesn't affect ActionBar. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Feature flag `knowledge_base` doesn't affect ActionBar, closes [#3609](#3609) ([1a5286b](1a5286b)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
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 : )