-
-
Notifications
You must be signed in to change notification settings - Fork 13.8k
🐛 fix(desktop): macos26 small icon #9421
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
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
TestGru AssignmentSummary
Tip You can |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #9421 +/- ##
=======================================
Coverage 80.05% 80.05%
=======================================
Files 853 853
Lines 54471 54471
Branches 5888 5890 +2
=======================================
Hits 43605 43605
Misses 10866 10866
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
👍 @tjx666 Thank you for raising your pull request and contributing to our Community |
🚀 Desktop App Build Completed!Version: Build Artifacts
Warning Note: This is a temporary build for testing purposes only. |
c0c2774
to
4a4b7b2
Compare
This reverts commit 4a4b7b2.
- Add pre-generated Assets.car files for all build variants - Configure afterPack hook to copy Assets.car during build - Maintain backward compatibility with .icns fallback for older macOS Reference: electron-userland/electron-builder#9254
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
New security issues found
❤️ Great PR @tjx666 ❤️ 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.135.6](v1.135.5...v1.135.6) <sup>Released on **2025-10-08**</sup> #### 🐛 Bug Fixes - **desktop**: Macos26 small icon. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **desktop**: Macos26 small icon, closes [#9421](#9421) ([ca03342](ca03342)) </details> <div align="right"> [](#readme-top) </div>
🎉 This PR is included in version 1.135.6 🎉 The release is available on: Your semantic-release bot 📦🚀 |
* 🐛 fix(desktop): macos26 icon small * Revert "🐛 fix(desktop): macos26 icon small" This reverts commit 4a4b7b2. * ✨ feat(desktop): support Liquid Glass icons for macOS 26 - Add pre-generated Assets.car files for all build variants - Configure afterPack hook to copy Assets.car during build - Maintain backward compatibility with .icns fallback for older macOS Reference: electron-userland/electron-builder#9254 * docs: optimize comments * fix: update deprecated macos-13 to macos-15-intel * docs: optimize ai rules
### [Version 1.135.6](lobehub/lobe-chat@v1.135.5...v1.135.6) <sup>Released on **2025-10-08**</sup> #### 🐛 Bug Fixes - **desktop**: Macos26 small icon. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **desktop**: Macos26 small icon, closes [lobehub#9421](lobehub#9421) ([ca03342](lobehub@ca03342)) </details> <div align="right"> [](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
📝 补充信息 | Additional Information
refs: