Skip to content

v1.7.1

Latest

Choose a tag to compare

@JikoSchnee JikoSchnee released this 11 Aug 06:44
· 12 commits to main since this release

本次更新

  • ea54cf2 chore(release): bump version to 1.7.1

  • 50e2ec8 docs(supabase): consolidate setup and history guidance

Provide one repeatable initialization script and document Magic Link, encrypted session renewal, shared retention settings, and history recovery.

  • 04e6684 feat(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.

  • 9f8df75 feat(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.

  • 3b7f27b docs(sync): document WebDAV and Supabase setup

Document provider setup, email OTP templates, RLS migration, and cross-device sync guidance.

  • a7f5420 feat(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.

  • 126e003 feat(webdav): add guided self-hosted setup

Provide an interactive WebDAV setup script and validation command for self-hosted sync deployments.