mirror of
https://github.com/nyakang/nyaterm.git
synced 2026-09-21 08:01:28 +00:00
- Increased the `sync_debounce_seconds` from 15 to 60 to improve sync performance. - Added new fields to `CloudSyncState` for better tracking of remote validation and garbage collection attempts. - Implemented a function to detect changes in sync settings, ensuring notifications are sent only when necessary. - Refactored cloud sync manager to optimize settings replacement and remote check logic. - Added tests for new functionality and validation logic.