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
11 changes: 11 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
lastore-daemon (6.2.36) unstable; urgency=medium

* fix: Solve the issue where "lastore-apt-clean" outputs warning messages
* feat: Incremental update supports updates from third-party sources.
* fix: prevent persistent notification when update download fails due to full disk (#247)
* fix: Adapt the maximum speed limit logic for incremental updates.
* chore: improve error reporting for update-remote command (#245)
* fix: Remove deprecated app uninstall tracking functionality (#244)

-- xiamengliang <xiamengliang@uniontech.com> Fri, 31 Oct 2025 13:34:27 +0800

lastore-daemon (6.2.35) unstable; urgency=medium

* Fix compilation error
Expand Down
Loading