-
sync: adopt synckit 0.6 DeviceId-typed HLC node
-
sync: set ChangeEntry.extra for the synckit forward-compat field
-
Observability: instrument the sync core and every email/OAuth network call
-
sync: per-row committed-HLC store to back SyncKit's clean-change gate
-
sync: adopt synckit typed-ID newtypes at the SDK boundary
-
clippy: clear workspace warnings
-
Data & Sync remediation: blob integrity, DST recurrence, HLC conflict ordering
-
Stop one bad remote row wedging sync; fix parser edge cases
-
perf: selective sync invalidation, poison-safe sync lock, windowed threads, IMAP batching
-
Backend improvements: sync tests, JMAP fixes, code fuzz fixes
-
Harden sync, email, plugin, and export subsystems
-
Fix sync push/pull accuracy and backup restore FK integrity
-
v0.3.1: Time tracking, file attachments, external sync, email attachments
-
Mobile UX improvements, monthly review, maintainability splits