本次更新
-
ea54cf2chore(release): bump version to 1.7.1 -
50e2ec8docs(supabase): consolidate setup and history guidance
Provide one repeatable initialization script and document Magic Link, encrypted session renewal, shared retention settings, and history recovery.
04e6684feat(settings): manage cloud sync from one panel
Add shared sync preferences, mutually exclusive provider switches, Supabase history and restore controls, stateful sidebar feedback, and README help anchors.
9f8df75feat(sync): add secure Supabase scheduling
Add persistent automatic sync scheduling, history retention support, Magic Link desktop session handling, and encrypted refresh-token rotation. Expired sessions now clear safely and return a re-login prompt instead of raw JWT errors.
3b7f27bdocs(sync): document WebDAV and Supabase setup
Document provider setup, email OTP templates, RLS migration, and cross-device sync guidance.
a7f5420feat(sync): add Supabase account synchronization
Add OTP account sync with RLS-backed snapshots, secure desktop session storage, mutually exclusive sync controls, and improved desktop development startup.
126e003feat(webdav): add guided self-hosted setup
Provide an interactive WebDAV setup script and validation command for self-hosted sync deployments.