mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-08-03 10:46:18 -04:00
- Updated device versioning to use the `updated_at` timestamp for conflict resolution. - Refactored sync methods to support shared changes with HLC-based conflict resolution. - Implemented automatic device discovery via shared sync, allowing devices to propagate changes to all members in the library. - Added migration to transition existing devices to shared sync. - Enhanced documentation to reflect changes in device ownership and sync methods.