-
Notifications
You must be signed in to change notification settings - Fork 55
chore: release dde-shell 1.99.32 #1103
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
Reviewer's Guide by SourceryThis release focuses on bug fixes and compatibility improvements for dde-shell, including translation updates, Qt 6.9+ compatibility, and fixes for UI and notification-related issues. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
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.
Hey @BLumia - I've reviewed your changes and they look great!
Here's what I looked at during the review
- 🟢 General issues: all looks good
- 🟢 Security: all looks good
- 🟢 Testing: all looks good
- 🟢 Complexity: all looks good
- 🟢 Documentation: all looks good
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
|
TAG Bot TAG: 1.99.32 |
* chore: missing some translations for notification (BUG-289337)
* fix: compatibility with Qt 6.9+
* fix: elements not aligned correctly when dock resize (BUG-312831)
* fix: need update exclusion zone when screen was added or removed
(BUG-306339)
* fix: bluetooth still entered notificationcenter (BUG-311617)
* fix: The icons residing on pannel move from the right side to the left side
(BUG-309403)
* fix: dnd does not disable to play sound for notification (BUG-310921)
Log:
cfb8207 to
f406b9d
Compare
deepin pr auto review这个提交的
综上所述,这个提交的 |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: BLumia, yixinshark The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Log:
Summary by Sourcery
Prepare release of dde-shell version 1.99.32 with multiple bug fixes
Bug Fixes:
Chores: