forked from lobehub/lobe-chat
-
Notifications
You must be signed in to change notification settings - Fork 1
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 #79
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
* ✨ feat: add files and knowledge base Update edge.ts Update test.yml 🎨 chore: fix locale Update index.tsx 测试 pgvector workflow * 💄 style: improve upload detail * ✨ feat: support delete s3 file when delete files * 💄 style: improve chunks in message * ♻️ refactor: refactor the auth method * ✨ feat: support use user client api key * 💄 style: fix image list in mobile * ✨ feat: support file upload on mobile * ✅ test: fix test * fix vercel build * docs: update docs * 👷 build: improve docker * update i18n
## [Version 1.12.0](v1.11.9...v1.12.0) <sup>Released on **2024-08-21**</sup> #### ✨ Features - **misc**: Files and knowledge base. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Files and knowledge base, closes [#3487](#3487) ([6574c01](6574c01)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
### [Version 1.12.1](v1.12.0...v1.12.1) <sup>Released on **2024-08-21**</sup> #### 🐛 Bug Fixes - **misc**: Fix embeddings multi-insert when there is issues with async task. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix embeddings multi-insert when there is issues with async task, closes [#3530](#3530) ([e2cfff7](e2cfff7)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* 📝 docs: 更新 docker 部署文档 * 📝 docs: 更新 docker 部署文档 * 📝 docs: 更新 docker 部署文档 * 📝 docs: 更新 docker 部署文档 * 📝 docs: 更新 docker 部署文档 * 📝 docs: 更新 docker 部署文档 * 📝 docs: 更新 docker 部署文档
* 👷 build: detect migration exit code * 👷 build: fix ci issue
### [Version 1.12.2](v1.12.1...v1.12.2) <sup>Released on **2024-08-22**</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>
* hide settings in repo * fix drag * Update useDragUpload.tsx * Update package.json
### [Version 1.12.3](v1.12.2...v1.12.3) <sup>Released on **2024-08-22**</sup> #### 💄 Styles - **misc**: Hide settings in repo. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Hide settings in repo, closes [#3540](#3540) ([86c1165](86c1165)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
### [Version 1.12.4](v1.12.3...v1.12.4) <sup>Released on **2024-08-22**</sup> #### 💄 Styles - **misc**: Fix link style. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Fix link style, closes [#3552](#3552) ([aa936c8](aa936c8)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
--- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/lobehub/lobe-chat?shareId=XXXX-XXXX-XXXX-XXXX).
* 🐛 fix: fix clipboard copy issue * 🐛 fix: fix clipboard copy issue * 🚸 style: improve cors upload issue * 🚸 style: improve cors upload issue * 🚸 style: improve cors upload issue
### [Version 1.12.5](v1.12.4...v1.12.5) <sup>Released on **2024-08-22**</sup> #### 🐛 Bug Fixes - **misc**: Fix clipboard copy issue and improve upload cors feedback. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix clipboard copy issue and improve upload cors feedback, closes [#3557](#3557) ([86c5a99](86c5a99)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* ♻️ refactor: refactor the `NEXT_PUBLIC_S3_DOMAIN` to `S3_PUBLIC_DOMAIN` * 👷 build: support path-style for s3
### [Version 1.12.6](v1.12.5...v1.12.6) <sup>Released on **2024-08-22**</sup> #### ♻ Code Refactoring - **misc**: Refactor s3 env and support path-style for minio. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Refactor s3 env and support path-style for minio, closes [#3559](#3559) ([1658403](1658403)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* Add S3 environment variables to documentation
### [Version 1.12.7](v1.12.6...v1.12.7) <sup>Released on **2024-08-22**</sup> #### 🐛 Bug Fixes - **misc**: Logout button not shown on mobile view when using nextauth. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Logout button not shown on mobile view when using nextauth, closes [#3561](#3561) ([0c4efe4](0c4efe4)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
### [Version 1.12.8](v1.12.7...v1.12.8) <sup>Released on **2024-08-22**</sup> #### 🐛 Bug Fixes - **misc**: Fix `NEXT_PUBLIC_S3_DOMAIN` error on Docker. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix `NEXT_PUBLIC_S3_DOMAIN` error on Docker, closes [#3564](#3564) ([bc6b64c](bc6b64c)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
### [Version 1.12.9](v1.12.8...v1.12.9) <sup>Released on **2024-08-23**</sup> #### 🐛 Bug Fixes - **misc**: Improve s3 path-style url. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Improve s3 path-style url, closes [#3567](#3567) ([96bb38a](96bb38a)) </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 : )