-
-
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: improve i18n for discover and improve version check #4052
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
👍 @arvinxx 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 #4052 +/- ##
==========================================
- Coverage 91.73% 91.73% -0.01%
==========================================
Files 481 481
Lines 34215 34229 +14
Branches 3297 2238 -1059
==========================================
+ Hits 31388 31400 +12
- Misses 2827 2829 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
❤️ Great PR @arvinxx ❤️ 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.19.16](v1.19.15...v1.19.16) <sup>Released on **2024-09-21**</sup> #### 💄 Styles - **misc**: Improve i18n for discover and improve version check. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Improve i18n for discover and improve version check, closes [#4052](#4052) ([ef93712](ef93712)) </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.19.16 🎉 The release is available on: Your semantic-release bot 📦🚀 |
### [Version 1.62.5](v1.62.4...v1.62.5) <sup>Released on **2024-09-21**</sup> #### 🐛 Bug Fixes - **misc**: `providerAccountId` not exist in provider. #### 💄 Styles - **misc**: Improve i18n for discover and improve version check. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: `providerAccountId` not exist in provider, closes [lobehub#4053](https://github.com/bentwnghk/lobe-chat/issues/4053) ([91d8999](91d8999)) #### Styles * **misc**: Improve i18n for discover and improve version check, closes [lobehub#4052](https://github.com/bentwnghk/lobe-chat/issues/4052) ([ef93712](ef93712)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
将版本变更逻辑检测改为只检查中版本,这样可以降低更新通知频率
📝 补充信息 | Additional Information