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

chore: bump version to 0.6.9 #251

Merged
merged 1 commit into from
May 7, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
dde-launchpad (0.6.9) unstable; urgency=medium

* fix: padding error in large font(Issue: https://github.com/linuxdeepin/developer-center/issues/8295)
* fix: List's item is not centered(Issue: https://github.com/linuxdeepin/developer-center/issues/8361)
* i18n: Translated using Weblate (Finnish) (#245)
Thanks to Weblate (bot)
* fix: There are empty application groups.(issue: 8367)
* fix: The size of the rounded corners in the small window folder is incorrect(Issue: https://github.com/linuxdeepin/developer-center/issues/8338)
* fix: folder icon not change with theme(Issue: https://github.com/linuxdeepin/developer-center/issues/8343)
* fix: still can resize when effects closed(Issue: https://github.com/linuxdeepin/developer-center/issues/7647)
* fix: Launchpad crashes.(issue: 8384)
* fix: The full-screen configuration is reset.(issue: 8370)
* fix: The folder has a context menu.(issue: 8403)
* fix: two popup when right folder's popup item(Issue: https://github.com/linuxdeepin/developer-center/issues/8368)
* feat: Application group name TextInput supports mouse selection
* fix: application groups can set empty name(Issue: https://github.com/linuxdeepin/developer-center/issues/8334)
* fix: appItem without icon field clicking to start causing crash(Issue: https://github.com/linuxdeepin/developer-center/issues/8396)

-- Yixue Wang <[email protected]> Tue, 07 May 2024 15:53:08 +0800

dde-launchpad (0.6.8) unstable; urgency=medium

* Fix keyboard focus navigation (linuxdeepin/developer-center#8135)
Expand Down
Loading