-
v1.0.38 — Fix sync rollback + icon update
released this
2026-05-25 15:59:59 +00:00 | 45 commits to main since this releaseFixes\n\nUpload rollback: After uploading a file, SyncFlow was storing the remote mtime/etag from a post-upload PROPFIND. Nextcloud can change the file ETag/mtime after upload (thumbnail generation, checksums). On the next sync this looked like a remote change, causing the file to be downloaded back — reverting your upload. Fixed by not storing remote metadata immediately after upload; the next sync fills it in from the directory listing instead.\n\nIcon: Thicker 3D ribbons with highlight stripes on a dark space background.
Downloads