v1.6.1: skip redundant auto-backups via content hash

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
chrome-storm-c442
2026-02-23 15:41:11 -05:00
parent 5f89ae3322
commit b8e4eba997
3 changed files with 8 additions and 2 deletions

View File

@@ -5,6 +5,12 @@
## [1.6.1] - 2026-02-23
### Fixed
- fix: skip auto-backup when data unchanged (sha256 hash comparison)
## [1.6.0] - 2026-02-23
### Added