Skip to content
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
10 changes: 10 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
dde-network-core (2.0.91) unstable; urgency=medium

* fix: prevent polkit popup when session is in background
* fix: disconnect D-Bus system bus connections in destructor before
thread exit
* fix: add per-device internet connectivity check for network
switching

-- zhangkun <zhangkun2@uniontech.com> Thu, 11 Jun 2026 19:45:37 +0800

dde-network-core (2.0.90) unstable; urgency=medium

* fix: set alert duration to 2000ms and show error text
Expand Down
Loading