You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unified Global State Management: Introduced GlobalStateManager (Yjs + IndexedDB) to uniformly record local/remote metadata snapshots after each successful sync, serving as the baseline for all sync state determinations
Manual and auto sync migrated to incremental detection based on baseline, accurately identifying local modifications, remote modifications, and conflicts, eliminating the performance overhead of full comparisons
Optimized Event Manager
Significant performance optimizations:
Support for Alibaba Cloud Disk rapid upload
Optimized small file upload efficiency for Alibaba Cloud Disk
Optimized small file upload efficiency for Baidu Cloud Disk
Optimized video annotation indexing performance
Optimized Alibaba Cloud Disk file snapshot performance