This project is mirrored from https://github.com/lobehub/lobe-chat.git.
Pull mirroring updated .
- Nov 09, 2024
-
-
semantic-release-bot authored
### [Version 1.29.3](https://github.com/lobehub/lobe-chat/compare/v1.29.2...v1.29.3) <sup>Released on **2024-11-09**</sup> ####
🐛 Bug Fixes - **misc**: Fix the display model of history summary. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix the display model of history summary, closes [#4656](https://github.com/lobehub/lobe-chat/issues/4656) ([66cf2c13](https://github.com/lobehub/lobe-chat/commit/66cf2c1)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div> -
Arvin Xu authored
-
semantic-release-bot authored
### [Version 1.29.2](https://github.com/lobehub/lobe-chat/compare/v1.29.1...v1.29.2) <sup>Released on **2024-11-09**</sup> ####
💄 Styles - **misc**: Allow users to disable SSRF or set a whitelist. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Allow users to disable SSRF or set a whitelist, closes [#4633](https://github.com/lobehub/lobe-chat/issues/4633) ([7175145d](https://github.com/lobehub/lobe-chat/commit/7175145)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div> -
coulsontl authored
* feat: allow users to disable SSRF or set a whitelist * chore: add document description * chore: refactor code * chore: modify code specification --------- Co-authored-by: coulsonpl <184711000+coulsonpl@users.noreply.github.com>
-
semantic-release-bot authored
### [Version 1.29.1](https://github.com/lobehub/lobe-chat/compare/v1.29.0...v1.29.1) <sup>Released on **2024-11-09**</sup> ####
🐛 Bug Fixes - **misc**: Fix topic summary field on server db. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix topic summary field on server db, closes [#4655](https://github.com/lobehub/lobe-chat/issues/4655) ([ce10f9ae](https://github.com/lobehub/lobe-chat/commit/ce10f9a)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div> -
Arvin Xu authored
*
🐛 fix: fix topic summary field *🐛 fix: add antd icons deps -
semantic-release-bot authored
## [Version 1.29.0](https://github.com/lobehub/lobe-chat/compare/v1.28.6...v1.29.0) <sup>Released on **2024-11-09**</sup> ####
✨ Features - **misc**: Support compress history messages. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support compress history messages, closes [#4639](https://github.com/lobehub/lobe-chat/issues/4639) ([145bbb4b](https://github.com/lobehub/lobe-chat/commit/145bbb4)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div> -
Arvin Xu authored
*
✨ feat: implement support summary history messages *💄 style: add history ui *💄 style: add history ui * update *✨ feat: support summary history *✨ feat: support summary history *🚨 ci: fix type *♻️ refactor: refactor migration *✅ test: fix tests *📸 test: update snapshots *✅ test: add test for chatMessage *♻️ refactor: refactor the chat actions and add tests *✅ test: add test for summaryHistory chain *♻️ refactor: set history default 8 *🌐 chore: update i18n *✨ feat: support control CompressHistory *✅ test: fix tests *✅ test: fix tests *✅ test: fix tests *🌐 chore: update i18n -
semantic-release-bot authored
### [Version 1.28.6](https://github.com/lobehub/lobe-chat/compare/v1.28.5...v1.28.6) <sup>Released on **2024-11-09**</sup> ####
🐛 Bug Fixes - **misc**: Fix env typo of MS Entra ID. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix env typo of MS Entra ID, closes [#4651](https://github.com/lobehub/lobe-chat/issues/4651) ([f145252e](https://github.com/lobehub/lobe-chat/commit/f145252)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div> -
BrandonStudio authored
-
- Nov 08, 2024
-
-
semantic-release-bot authored
### [Version 1.28.5](https://github.com/lobehub/lobe-chat/compare/v1.28.4...v1.28.5) <sup>Released on **2024-11-08**</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>
-
Arvin Xu authored
* refactor * clean code
-
- Nov 07, 2024
-
-
semantic-release-bot authored
### [Version 1.28.4](https://github.com/lobehub/lobe-chat/compare/v1.28.3...v1.28.4) <sup>Released on **2024-11-07**</sup> ####
🐛 Bug Fixes - **misc**: Disable model fetch for GitHub. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Disable model fetch for GitHub, closes [#4638](https://github.com/lobehub/lobe-chat/issues/4638) ([e1f6a3aa](https://github.com/lobehub/lobe-chat/commit/e1f6a3a)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div> -
BrandonStudio authored
-
- Nov 06, 2024
-
-
semantic-release-bot authored
### [Version 1.28.3](https://github.com/lobehub/lobe-chat/compare/v1.28.2...v1.28.3) <sup>Released on **2024-11-06**</sup> ####
♻️ Code Refactoring - **misc**: Move portal code to features folder. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Move portal code to features folder, closes [#4631](https://github.com/lobehub/lobe-chat/issues/4631) ([bb4ab9c5](https://github.com/lobehub/lobe-chat/commit/bb4ab9c)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div> -
Arvin Xu authored
-
semantic-release-bot authored
### [Version 1.28.2](https://github.com/lobehub/lobe-chat/compare/v1.28.1...v1.28.2) <sup>Released on **2024-11-06**</sup> ####
♻️ Code Refactoring - **misc**: Refactor and clean some code. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Refactor and clean some code, closes [#4629](https://github.com/lobehub/lobe-chat/issues/4629) ([ad3a1545](https://github.com/lobehub/lobe-chat/commit/ad3a154)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div> -
Arvin Xu authored
*
♻️ refactor: refactor a few code * Update .gitignore -
semantic-release-bot authored
### [Version 1.28.1](https://github.com/lobehub/lobe-chat/compare/v1.28.0...v1.28.1) <sup>Released on **2024-11-06**</sup> ####
♻️ Code Refactoring - **misc**: Update database fields. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Update database fields, closes [#4626](https://github.com/lobehub/lobe-chat/issues/4626) ([b851c35f](https://github.com/lobehub/lobe-chat/commit/b851c35)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div> -
Arvin Xu authored
*
🗃️ refactor: update database fields *✅ test: fix tests
-
- Nov 05, 2024
-
-
semantic-release-bot authored
## [Version 1.28.0](https://github.com/lobehub/lobe-chat/compare/v1.27.3...v1.28.0) <sup>Released on **2024-11-05**</sup> ####
✨ Features - **misc**: Support export as markdown and JSON. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support export as markdown and JSON, closes [#4615](https://github.com/lobehub/lobe-chat/issues/4615) ([16ded12f](https://github.com/lobehub/lobe-chat/commit/16ded12)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div> -
Arvin Xu authored
*
✨ feat: support share to content & json *📱 style: improve mobile *🔥 chore: remove shareGPT *🌐 chore: add i18n *💄 style: screenshot by default *🐛 fix: fix system role *💄 style: fix style *🐛 fix: fix tools and tool_call_id be null -
semantic-release-bot authored
### [Version 1.27.3](https://github.com/lobehub/lobe-chat/compare/v1.27.2...v1.27.3) <sup>Released on **2024-11-05**</sup> ####
💄 Styles - **misc**: Add claude 3.5 haiku model. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Add claude 3.5 haiku model, closes [#4608](https://github.com/lobehub/lobe-chat/issues/4608) ([0fdf43f3](https://github.com/lobehub/lobe-chat/commit/0fdf43f)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div> -
LovelyGuYiMeng authored
* Update anthropic.ts * Update anthropic.ts * Update anthropic.ts * Update anthropic.ts * Update anthropic.ts
-
semantic-release-bot authored
### [Version 1.27.2](https://github.com/lobehub/lobe-chat/compare/v1.27.1...v1.27.2) <sup>Released on **2024-11-05**</sup> ####
🐛 Bug Fixes - **misc**: Remove the 'resetConversation' hot key tip. ####💄 Styles - **misc**: Improve group topic styles. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Remove the 'resetConversation' hot key tip, closes [#4607](https://github.com/lobehub/lobe-chat/issues/4607) ([1a135624](https://github.com/lobehub/lobe-chat/commit/1a13562)) #### Styles * **misc**: Improve group topic styles, closes [#4610](https://github.com/lobehub/lobe-chat/issues/4610) ([65e816a8](https://github.com/lobehub/lobe-chat/commit/65e816a)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div> -
mushan0x0 authored
-
Arvin Xu authored
-
- Nov 04, 2024
-
-
semantic-release-bot authored
### [Version 1.27.1](https://github.com/lobehub/lobe-chat/compare/v1.27.0...v1.27.1) <sup>Released on **2024-11-04**</sup> ####
🐛 Bug Fixes - **misc**: Fix `/webapi/plugin/store` server error. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix `/webapi/plugin/store` server error, closes [#4605](https://github.com/lobehub/lobe-chat/issues/4605) ([9edaa55c](https://github.com/lobehub/lobe-chat/commit/9edaa55)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div> -
Arvin Xu authored
*
🐛 fix: fix plugin store server error *♻️ refactor: support to custom apikey *💄 style: pump icons -
semantic-release-bot authored
## [Version 1.27.0](https://github.com/lobehub/lobe-chat/compare/v1.26.21...v1.27.0) <sup>Released on **2024-11-04**</sup> ####
✨ Features - **misc**: Support group topics by time. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support group topics by time, closes [#4603](https://github.com/lobehub/lobe-chat/issues/4603) ([6ff70895](https://github.com/lobehub/lobe-chat/commit/6ff7089)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div> -
Arvin Xu authored
*
✨ feat: support change topic display mode *♻️ refactor: 重构 locales 实现 *🧪 test: fix tests *💄 style: use byTime mode by default *🌐 chore: update locale *🔥 chore: clean code *🔥 chore: clean code *✅ test: add tests *💄 style: improve active state *💄 style: improve active state -
semantic-release-bot authored
### [Version 1.26.21](https://github.com/lobehub/lobe-chat/compare/v1.26.20...v1.26.21) <sup>Released on **2024-11-04**</sup> ####
🐛 Bug Fixes - **misc**: If enable login and not signed in, return unauthorized error. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: If enable login and not signed in, return unauthorized error, closes [#4571](https://github.com/lobehub/lobe-chat/issues/4571) ([e00c90ee](https://github.com/lobehub/lobe-chat/commit/e00c90e)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div> -
vual authored
* if enable login and not signed in, return unauthorized error * if enable login and not signed in, return unauthorized error * if enable login and not signed in, return unauthorized error * if enable login and not signed in, return unauthorized error, add test method. * if enable login and not signed in, return unauthorized error, add test method. * if enable login and not signed in, return unauthorized error, add test method. * 修正引包。 * 改成mockImplementationOnce
-
semantic-release-bot authored
### [Version 1.26.20](https://github.com/lobehub/lobe-chat/compare/v1.26.19...v1.26.20) <sup>Released on **2024-11-04**</sup> ####
💄 Styles - **misc**: Disable chunking button for unsupported files. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Disable chunking button for unsupported files, closes [#4153](https://github.com/lobehub/lobe-chat/issues/4153) ([87ac46d5](https://github.com/lobehub/lobe-chat/commit/87ac46d)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div> -
Bui Trong Khanh Duy authored
* add sessionToken for bedrock model * Support google model list * update relate sessionToken info * update description and revert gg model list * update description * change session token is a custom field * support google model list * Hide chunking button for unsupported files * fix * fix * fix * fix * fix * update UT * fix * fix * fix
-
- Nov 03, 2024
-
-
semantic-release-bot authored
### [Version 1.26.19](https://github.com/lobehub/lobe-chat/compare/v1.26.18...v1.26.19) <sup>Released on **2024-11-03**</sup> ####
🐛 Bug Fixes - **misc**: Fix duplicate key value violates unique constraint "slug_user_id_unique" when create inbox session. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix duplicate key value violates unique constraint "slug_user_id_unique" when create inbox session, closes [#4596](https://github.com/lobehub/lobe-chat/issues/4596) ([c5af96e7](https://github.com/lobehub/lobe-chat/commit/c5af96e)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div> -
Arvin Xu authored
🐛 fix: fix duplicate key value violates unique constraint "slug_user_id_unique" when create inbox session (#4596) -
semantic-release-bot authored
### [Version 1.26.18](https://github.com/lobehub/lobe-chat/compare/v1.26.17...v1.26.18) <sup>Released on **2024-11-03**</sup> ####
🐛 Bug Fixes - **misc**: Fix MS Entra ID and Azure AD authorization. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix MS Entra ID and Azure AD authorization, closes [#4579](https://github.com/lobehub/lobe-chat/issues/4579) ([ced8a08f](https://github.com/lobehub/lobe-chat/commit/ced8a08)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div> -
BrandonStudio authored
* feat: Add client credentials for Microsoft Entra ID SSO provider Add client ID, client secret, and issuer for the Microsoft Entra ID SSO provider in the next-auth library. * fix env vars * Fix * remove onetime reference
-
vual authored
* 当未把s3存储桶设成公共读时,需要每次生成带签名的预览地址,默认有效期2小时。 * If bucket is not set public read, the preview address needs to be regenerated each time * If bucket is not set public read, the preview address needs to be regenerated each time,fix test ts,add param to defined s3 preview url expires in. * fix ci test --------- Co-authored-by: Arvin Xu <arvinx@foxmail.com>
-