Skip to content
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

🐛 fix: no user name if Cloudflare Zero Trust with onetimepin #3649

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

hezhijie0327
Copy link
Contributor

@hezhijie0327 hezhijie0327 commented Aug 28, 2024

💻 变更类型 | Change Type

  • ✨ feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 👷 build
  • ⚡️ perf
  • 📝 docs
  • 🔨 chore

🔀 变更说明 | Description of Change

当使用 One Time PIN 作为验证模式时,CF 不返回用户名,改为 Fallback 到 Email 地址

One Time PIN

{"email":"xxx@example.com","idp":{"id":"xxx-46b8-43af-9276-5ff2f86abee0","type":"onetimepin","name":"","config":{"redirect_url":"https://xxx.cloudflareaccess.com/cdn-cgi/access/callback"},"metadata":null,"version":"ae20b09cf4d622216115d948e4fb0995","scim_config":{"enabled":false,"secret":"","user_deprovision":false,"seat_deprovision":false,"group_member_deprovision":false},"population_uid":"xxx-06d8-43ce-a90d-080c2c2c0043"},"geo":{"country":"CN"},"user_uuid":"xxx-39ce-56c1-acd0-71bcf151c879","account_id":"163c97ef26d92439d493b9e13ca1c819","iat":1724833050,"ip":"xxx","auth_status":"NONE","common_name":"","service_token_id":"","service_token_status":false,"is_warp":false,"is_gateway":false,"device_id":"","version":0,"device_sessions":{}}
Azure AD

{"id":"0a14jGDobbSbOs1CBt_l6P-xxx","name":"He, Zhijie","email":"xxx@example.com","amr":["pwd","mfa"],"groups":[{"id":"xxx-b1a0-4a18-8a9f-0776d57c3d8e","name":"Global Administrator"}],"idp":{"id":"xxx","type":"azureAD"},"geo":{"country":"CN"},"user_uuid":"xxx-a23e-5c4c-a746-bb196f91412d","account_id":"xxx","iat":1724833207,"ip":"xxx","auth_status":"NONE","common_name":"","is_warp":false,"is_gateway":false,"version":0,"device_sessions":{"8b1781e2-9de4-11ed-a599-ba7065def3f3":{"last_authenticated":1674784044}}}}

📝 补充信息 | Additional Information

Before
image

After
image

Azure AD
image

Copy link

vercel bot commented Aug 28, 2024

@hezhijie0327 is attempting to deploy a commit to the LobeHub Pro Team on Vercel.

A member of the Team first needs to authorize it.

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Aug 28, 2024
@lobehubbot
Copy link
Member

👍 @hezhijie0327

Thank you for raising your pull request and contributing to our Community
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.
If you encounter any problems, please feel free to connect with us.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

@dosubot dosubot bot added the 🐛 Bug Something isn't working | 缺陷 label Aug 28, 2024
Copy link

codecov bot commented Aug 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.81%. Comparing base (5c7e17a) to head (ef4fdc1).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #3649    +/-   ##
========================================
  Coverage   91.81%   91.81%            
========================================
  Files         448      448            
  Lines       29525    29525            
  Branches     2073     1925   -148     
========================================
  Hits        27109    27109            
  Misses       2416     2416            
Flag Coverage Δ
app 91.81% <ø> (ø)
server 97.50% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@arvinxx arvinxx merged commit 5bfee5a into lobehub:main Aug 28, 2024
6 of 8 checks passed
@lobehubbot
Copy link
Member

❤️ Great PR @hezhijie0327 ❤️

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.
项目的成长离不开用户反馈和贡献,感谢您的贡献! 如果您对 LobeHub 开发者社区感兴趣,请加入我们的 discord,然后私信 @arvinxx@canisminor1990。他们会邀请您加入我们的私密开发者频道。我们将会讨论关于 Lobe Chat 的开发,分享和讨论全球范围内的 AI 消息。

github-actions bot pushed a commit that referenced this pull request Aug 28, 2024
### [Version&nbsp;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>
@lobehubbot
Copy link
Member

🎉 This PR is included in version 1.14.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@hezhijie0327 hezhijie0327 deleted the cloudflare branch August 28, 2024 10:07
github-actions bot pushed a commit to bentwnghk/lobe-chat that referenced this pull request Aug 28, 2024
### [Version&nbsp;1.57.1](v1.57.0...v1.57.1)
<sup>Released on **2024-08-28**</sup>

#### 🐛 Bug Fixes

- **misc**: No user name if Cloudflare Zero Trust with onetimepin.

#### 💄 Styles

- **misc**: Move model and provider icon components to `@lobehub/icons`.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's fixed

* **misc**: No user name if Cloudflare Zero Trust with onetimepin, closes [lobehub#3649](https://github.com/bentwnghk/lobe-chat/issues/3649) ([5bfee5a](5bfee5a))

#### Styles

* **misc**: Move model and provider icon components to `@lobehub/icons`, closes [lobehub#3634](https://github.com/bentwnghk/lobe-chat/issues/3634) ([5c7e17a](5c7e17a))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
hjt2822 pushed a commit to hjt2822/lobe-chat that referenced this pull request Aug 29, 2024
* 🐛 fix: refactor and fix dalle (lobehub#3572)

* 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

* 🔖 chore(release): v1.12.10 [skip ci]

### [Version&nbsp;1.12.10](lobehub/lobe-chat@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 [lobehub#3572](lobehub#3572) ([8b39b61](lobehub@8b39b61))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

* 🐛 fix: remove orphan chunks if there is no related file (lobehub#3578)

* ✅ 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

* 🔖 chore(release): v1.12.11 [skip ci]

### [Version&nbsp;1.12.11](lobehub/lobe-chat@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 [lobehub#3578](lobehub#3578) ([36bcaf3](lobehub@36bcaf3))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

* 📝 docs(bot): Auto sync agents & plugin to readme

* 📝 docs: improve vercel and sync (lobehub#3581)

* 📝 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

* Update dependency glob to v11 (lobehub#3216)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* 👷 build: fix database docker build (lobehub#3584)

* 🔖 chore(release): v1.12.12 [skip ci]

### [Version&nbsp;1.12.12](lobehub/lobe-chat@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>

* 💄 style: Update 01.AI models (lobehub#3586)

* 🔖 chore(release): v1.12.13 [skip ci]

### [Version&nbsp;1.12.13](lobehub/lobe-chat@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 [lobehub#3586](lobehub#3586) ([c4a7f70](lobehub@c4a7f70))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

* 📝 docs(bot): Auto sync agents & plugin to readme

* 🐛 fix: fix tts file saving in server mode (lobehub#3585)

* 🐛 fix: fix tts in server mode

* 🐛 fix: fix tts not save to file

* ✅ test: fix test

* 🔖 chore(release): v1.12.14 [skip ci]

### [Version&nbsp;1.12.14](lobehub/lobe-chat@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 [lobehub#3585](lobehub#3585) ([ab1cb47](lobehub@ab1cb47))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

* ⚡️ perf: support latex chunking (lobehub#3592)

* 💄 style: support latex chunking

* ✅ test: fix test

* 📝 docs: Feature flags & Auto-update script (lobehub#3588)

* 📝 docs: Feature flags & Auto-update script

* 📝 docs: Hide internal var

* 🔖 chore(release): v1.12.15 [skip ci]

### [Version&nbsp;1.12.15](lobehub/lobe-chat@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>

* 🐛 fix: session not found error on mobile (lobehub#3428)

* 🔖 chore(release): v1.12.16 [skip ci]

### [Version&nbsp;1.12.16](lobehub/lobe-chat@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 [lobehub#3428](lobehub#3428) ([7e9c15e](lobehub@7e9c15e))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

* Update dependency happy-dom to v15 (lobehub#3599)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency @cfworker/json-schema to v2 (lobehub#3598)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update pnpm to v9.8.0 (lobehub#3597)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency drizzle-kit to ^0.24.0 (lobehub#3438)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency drizzle-orm to ^0.33.0 (lobehub#3439)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* 🐛 fix: fix multi file upload dupicate (lobehub#3603)

* 🐛 fix: fix upload issue

* 🐛 fix: fix upload issue

* Update dependency @t3-oss/env-nextjs to ^0.11.0 (lobehub#3344)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* 🔖 chore(release): v1.12.17 [skip ci]

### [Version&nbsp;1.12.17](lobehub/lobe-chat@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 [lobehub#3603](lobehub#3603) ([60dbed7](lobehub@60dbed7))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

* 📝 docs(bot): Auto sync agents & plugin to readme

* 🐛 fix: fix dayjs error in en-US language (lobehub#3604)

* 🐛 fix: fix dayjs issue

* 🐛 fix: fix user auth and password issue

* 🔖 chore(release): v1.12.18 [skip ci]

### [Version&nbsp;1.12.18](lobehub/lobe-chat@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 [lobehub#3604](lobehub#3604) ([174f4df](lobehub@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 (lobehub#3606)

* 🐛 fix: fix cannot clone agent when imported from client

* ✅ test: fix lint

* 🔖 chore(release): v1.12.19 [skip ci]

### [Version&nbsp;1.12.19](lobehub/lobe-chat@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 [lobehub#3606](lobehub#3606) ([1fd2fa0](lobehub@1fd2fa0))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

* 🐛 fix: feature flag `knowledge_base` doesn't affect ActionBar (lobehub#3609)

* 🐛 fix: Feature flag `knoeledge_base` doesn't affect ActionBar

* 🐛 fix: Feature flag `knoeledge_base` doesn't affect ActionBar

* 🔖 chore(release): v1.12.20 [skip ci]

### [Version&nbsp;1.12.20](lobehub/lobe-chat@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 [lobehub#3609](lobehub#3609) ([1a5286b](lobehub@1a5286b))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

* ✨ feat: Supports Authelia login (lobehub#3589)

* feat(next-auth): support Authelia.

* doc(authelia): Added configuration documentation for Authelia authentication.

* fix: typo and update doc.

* feat(next-auth): mapping profile for Authelia provider.

* doc: Add Authelia-related content to Auth environment variables documentation.

* 🔖 chore(release): v1.13.0 [skip ci]

## [Version&nbsp;1.13.0](lobehub/lobe-chat@v1.12.20...v1.13.0)
<sup>Released on **2024-08-27**</sup>

#### ✨ Features

- **misc**: Supports Authelia login.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's improved

* **misc**: Supports Authelia login, closes [lobehub#3589](lobehub#3589) ([2141ae7](lobehub@2141ae7))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

* 💄 style: Update Qwen models (lobehub#3626)

* Update qwen.ts

* Update qwen.ts

* 🔖 chore(release): v1.13.1 [skip ci]

### [Version&nbsp;1.13.1](lobehub/lobe-chat@v1.13.0...v1.13.1)
<sup>Released on **2024-08-27**</sup>

#### 💄 Styles

- **misc**: Update Qwen models.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### Styles

* **misc**: Update Qwen models, closes [lobehub#3626](lobehub#3626) ([4393386](lobehub@4393386))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

* 🐛 fix: bypass vercel deployment protection (lobehub#3627)

* 🐛 fix: fix can send message on uploading files (lobehub#3618)

* 🔧 chore: add deps

* ♻️ refactor: refactor code

* Update package.json

* fix send issue on uploading file

* add tests

* 🔖 chore(release): v1.13.2 [skip ci]

### [Version&nbsp;1.13.2](lobehub/lobe-chat@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 [lobehub#3627](lobehub#3627) ([47da20d](lobehub@47da20d))
* **misc**: Fix can send message on uploading files, closes [lobehub#3618](lobehub#3618) ([fe4329a](lobehub@fe4329a))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

* ✨  Support logto provider (lobehub#3630)

* ✨ support logto provider

* 🎨 style: format code

* ✨ feat: Supports Cloudflare Zero Trust login (lobehub#3624)

* ✨ feat: Supports Cloudflare Zero Trust login

* 📝 docs: add doc for Cloudflare Zero Trust

* ♻️ refactor: cleanup

* ♻️ refactor: rollback checks

* 📝 docs: add Japanese README (lobehub#3368)

Signed-off-by: Ikko Ashimine <ashimine_ikko_bp@tenso.com>

* 🔖 chore(release): v1.14.0 [skip ci]

## [Version&nbsp;1.14.0](lobehub/lobe-chat@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 [lobehub#3624](lobehub#3624) ([ac2bf68](lobehub@ac2bf68))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

* 💄 style: improve zhipu model config (lobehub#3635)

1. change glm-4-flash config, enabled by default and support function call
2. add model list support

* 🔖 chore(release): v1.14.1 [skip ci]

### [Version&nbsp;1.14.1](lobehub/lobe-chat@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 [lobehub#3635](lobehub#3635) ([1274e6a](lobehub@1274e6a))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

* 📝 docs(bot): Auto sync agents & plugin to readme

* 🐛 fix: fix agent setting (lobehub#3633)

* 📝 docs: update auth

* 📝 docs: update auth

* 🐛 fix: fix agent setting bug

* 🐛 fix: fix agent setting bug

* 🔖 chore(release): v1.14.2 [skip ci]

### [Version&nbsp;1.14.2](lobehub/lobe-chat@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 [lobehub#3633](lobehub#3633) ([298fddb](lobehub@298fddb))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

* 📝 docs: Docker Compose for database ver. (lobehub#3607)

* 📝 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 (lobehub#3637)

* 📝 docs: fix curl typo

* 📝 docs: Docker english ver.

* 🐛 fix: improve aysnc error type (lobehub#3638)

* 🐛 fix: improve chunking task error

* 🐛 fix: improve chunking task error

* 🐛 fix: improve embedding task error

* 🔖 chore(release): v1.14.3 [skip ci]

### [Version&nbsp;1.14.3](lobehub/lobe-chat@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 [lobehub#3638](lobehub#3638) ([dbae456](lobehub@dbae456))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

* 📝 docs(bot): Auto sync agents & plugin to readme

* 📝 docs: Logto & fix typo. (lobehub#3641)

* 📝 docs: Logto & fix typo.

* 📝 docs: Logto variables & fix typo.

* 💄 style: Move model and provider icon components to `@lobehub/icons` (lobehub#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

* 🔖 chore(release): v1.14.4 [skip ci]

### [Version&nbsp;1.14.4](lobehub/lobe-chat@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 [lobehub#3634](lobehub#3634) ([5c7e17a](lobehub@5c7e17a))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

* 🐛 fix: no user name if Cloudflare Zero Trust with onetimepin (lobehub#3649)

* 🔖 chore(release): v1.14.5 [skip ci]

### [Version&nbsp;1.14.5](lobehub/lobe-chat@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 [lobehub#3649](lobehub#3649) ([5bfee5a](lobehub@5bfee5a))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

* 📝 docs: Docker compose for local. (lobehub#3651)

* 💄 style: Update Gemini models (lobehub#3653)

* 🔖 chore(release): v1.14.6 [skip ci]

### [Version&nbsp;1.14.6](lobehub/lobe-chat@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 [lobehub#3653](lobehub#3653) ([b61ca4c](lobehub@b61ca4c))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

* 💄 style: improve chunk and file preview (lobehub#3658)

* ♻️ refactor: refactor the status

* 💄 style: improve chunk preview

* 💄 style: improve chunk preview

* 🌐 chore: update i18n

* 🐛 fix: disable ChatGPT-4o Tools Calling (lobehub#3659)

* 🔖 chore(release): v1.14.7 [skip ci]

### [Version&nbsp;1.14.7](lobehub/lobe-chat@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 [lobehub#3659](lobehub#3659) ([c94077d](lobehub@c94077d))

#### Styles

* **misc**: Improve chunk and file preview, closes [lobehub#3658](lobehub#3658) ([4c9155c](lobehub@4c9155c))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

---------

Signed-off-by: Ikko Ashimine <ashimine_ikko_bp@tenso.com>
Co-authored-by: Arvin Xu <arvinx@foxmail.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: lobehubbot <i@lobehub.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: sxjeru <sxjeru@gmail.com>
Co-authored-by: Arthals <36695271+zhuozhiyongde@users.noreply.github.com>
Co-authored-by: Ryan <shjryan@users.noreply.github.com>
Co-authored-by: Ivan Li <ivanli@live.cn>
Co-authored-by: Minh-Phuc Tran <phuctm97@gmail.com>
Co-authored-by: cy948 <67412196+cy948@users.noreply.github.com>
Co-authored-by: Zhijie He <hezhijie0327@hotmail.com>
Co-authored-by: Ikko Eltociear Ashimine <ashimine_ikko_bp@tenso.com>
Co-authored-by: Frank Cheung <frank.cheung.work@outlook.com>
Co-authored-by: CanisMinor <i@canisminor.cc>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working | 缺陷 released size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants