-
v1.0.37 — Fix sync loop and delete logic
released this
2026-05-25 15:13:43 +00:00 | 46 commits to main since this releaseChanges\n\n- catchupScan filter fix: catchupScan now uses the same accessor and filters as SyncEngine, preventing excluded/hidden files from appearing as "new" every startup\n- Millisecond precision fix: catchupScan comparison now uses second-precision (matching SyncEngine), preventing phantom "modified" detections\n- Wrong delete fix: Remote files with no state record are now downloaded instead of deleted. Previously any remote file that had never been synced to this device would be incorrectly deleted from the server.\n\n### Note on
fb.binfiles\nIf you see files namedfb.bin (1-N).pnglooping through sync, these are Facebook app cache files being uploaded by another device. Addfb.bin*to your sync pair exclude patterns to stop syncing them.Downloads