-
-
Notifications
You must be signed in to change notification settings - Fork 10k
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
๐ style(ui): fixed incorrect text display on connect check #2994
Conversation
@RubuJam is attempting to deploy a commit to the LobeHub Pro Team on Vercel. A member of the Team first needs to authorize it. |
๐ @RubuJam Thank you for raising your pull request and contributing to our Community |
Codecov ReportAll modified and coverable lines are covered by tests โ
Additional details and impacted files@@ Coverage Diff @@
## main #2994 +/- ##
==========================================
+ Coverage 93.30% 93.37% +0.06%
==========================================
Files 383 383
Lines 23937 23792 -145
Branches 2665 2520 -145
==========================================
- Hits 22334 22215 -119
+ Misses 1603 1577 -26
Flags with carried forward coverage won't be shown. Click here to find out more. โ View full report in Codecov by Sentry. |
โค๏ธ Great PR @RubuJam โค๏ธ 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. |
### [Version 1.1.9](v1.1.8...v1.1.9) <sup>Released on **2024-06-24**</sup> #### ๐ Bug Fixes - **misc**: Fix agent tags. #### ๐ Styles - **ui**: Fixed incorrect text display on connect check. - **misc**: Always show action on mobile. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix agent tags, closes [#3015](#3015) ([01e965b](01e965b)) #### Styles * **ui**: Fixed incorrect text display on connect check, closes [#2994](#2994) ([5160f23](5160f23)) * **misc**: Always show action on mobile, closes [#1863](#1863) ([f40292e](f40292e)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
๐ This PR is included in version 1.1.9 ๐ The release is available on: Your semantic-release bot ๐ฆ๐ |
### [Version 1.44.5](v1.44.4...v1.44.5) <sup>Released on **2024-06-24**</sup> #### ๐ Bug Fixes - **misc**: Fix agent tags, fix anthropic parallel tools calling. #### ๐ Styles - **ui**: Fixed incorrect text display on connect check. - **misc**: Always show action on mobile. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix agent tags, closes [lobehub#3015](https://github.com/bentwnghk/lobe-chat/issues/3015) ([01e965b](01e965b)) * **misc**: Fix anthropic parallel tools calling, closes [lobehub#3010](https://github.com/bentwnghk/lobe-chat/issues/3010) ([1d891ac](1d891ac)) #### Styles * **ui**: Fixed incorrect text display on connect check, closes [lobehub#2994](https://github.com/bentwnghk/lobe-chat/issues/2994) ([5160f23](5160f23)) * **misc**: Always show action on mobile, closes [lobehub#1863](https://github.com/bentwnghk/lobe-chat/issues/1863) ([f40292e](f40292e)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
### [Version 1.1.9](lobehub/lobe-chat@v1.1.8...v1.1.9) <sup>Released on **2024-06-24**</sup> #### ๐ Bug Fixes - **misc**: Fix agent tags. #### ๐ Styles - **ui**: Fixed incorrect text display on connect check. - **misc**: Always show action on mobile. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix agent tags, closes [lobehub#3015](lobehub#3015) ([01e965b](lobehub@01e965b)) #### Styles * **ui**: Fixed incorrect text display on connect check, closes [lobehub#2994](lobehub#2994) ([5160f23](lobehub@5160f23)) * **misc**: Always show action on mobile, closes [lobehub#1863](lobehub#1863) ([f40292e](lobehub@f40292e)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
### [Version 1.1.9](lobehub/lobe-chat@v1.1.8...v1.1.9) <sup>Released on **2024-06-24**</sup> #### ๐ Bug Fixes - **misc**: Fix agent tags. #### ๐ Styles - **ui**: Fixed incorrect text display on connect check. - **misc**: Always show action on mobile. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix agent tags, closes [lobehub#3015](lobehub#3015) ([01e965b](lobehub@01e965b)) #### Styles * **ui**: Fixed incorrect text display on connect check, closes [lobehub#2994](lobehub#2994) ([5160f23](lobehub@5160f23)) * **misc**: Always show action on mobile, closes [lobehub#1863](lobehub#1863) ([f40292e](lobehub@f40292e)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
๐ป ๅๆด็ฑปๅ | Change Type
๐ ๅๆด่ฏดๆ | Description of Change
ไฟฎๅค่ฟ่ก่ฟ้ๆงๆฃๆฅ้่ฏฏๆถ๏ผ
{{provider}}
ๆช่ฝๆญฃๅธธๅน้ ็้ฎ้ขThe issue of incorrect matching of the
{{provider}}
variable when performing connectivity check errors has been resolved.๐ ่กฅๅ ไฟกๆฏ | Additional Information