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

* fix: set alert duration to 2000ms and show error text
* fix: enforce baseLayer focus when launcher becomes visible
* fix: use loose regex for IP and mask input
* fix: restore right-click context menu in windowed launcher's
frequently used view
* fix: resolve potential crash and resource management issues in
network module
* fix: fix wired connection name showing English on Chinese locale

-- zhangkun <zhangkun2@uniontech.com> Wed, 20 May 2026 15:16:51 +0800

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

* fix: remove minHeight reset and add minHeight message handling
Expand Down
Loading