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

* fix: ensure error logs are output for OnlyLog type and unknown errors
* fix: continue updateSource when platform token generation fails with PlatformUpdate disabled
* fix: set default rate limit to 10240 (#408)
* fix: sync local HTTP speed when online limit is applied (#409)

-- wangzhaohui <wangzhaohui@uniontech.com> Mon, 11 May 2026 08:49:45 +0800

lastore-daemon (6.2.54) unstable; urgency=medium

* refactor(timer): merge platform policy check into updateSource flow
Expand Down
Loading