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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
✨ New
GLANCEvault sync (Beta). An optional row-grained database sync that runs alongside your existing WebDAV cloud sync. Your WebDAV data is not modified. It syncs only the records that changed (instead of the whole file) and uploads your edits promptly. It's experimental and requires a self-hosted GLANCEvault server, so it's off by default and not recommended for most users yet. Turn it on under Settings → Cloud Sync → GLANCEvault (Beta).
🔧 Improvements
Cloud Sync settings, reorganized. Split into clear WebDAV Connection and GLANCEvault (Beta) sections, each with a Sync Now button and connection/last-synced/error status shown inline.
Mobile: dedicated Cloud Sync page. Cloud Sync now always appears under the SYNC section and opens its own settings page (with a green dot when configured), instead of being tucked inside App Settings.
Weekly Review now scopes goals and projects to the active user.
🐛 Fixes
Fixed habit counts that could get stuck out of sync between devices (split-brain); they now reconcile deterministically.
Fixed the notes panel not opening in tablet List view.
Incomplete Tasks modal: Escape now reliably dismisses it.
Assorted tablet fixes, a per-user goals badge, and list "now"-marker truncation.