chore: update changelog

This commit is contained in:
Jiaxin Peng
2026-03-04 09:37:13 +00:00
parent 6b02cb219e
commit 6e8be42e3c

View File

@@ -1,5 +1,19 @@
# Changelog # Changelog
## Unreleased
### Added
- **Auto-sync success notice setting**: Toggle whether to show success notifications for auto-sync (defaults to off)
### Changed
- Auto-sync is quieter by default: success and "start upload" notices are suppressed unless explicitly enabled
### Fixed
- Auto-sync no longer shows "All blocks has been uploaded" (`BlockUploaded`) notice when success notices are disabled
## v2.8.0 (2026-01-29) ## v2.8.0 (2026-01-29)
### Added ### Added