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.
Improvements
Clearer habit limits. "Limit" habits now show a green checkmark whenever you are at or under your limit (for example 0, 1, or 2 toward a limit of 2), and switch to a red X only once you go over. The in-between amber "warning" stage is gone, so a limit now reads as simply met or exceeded, both for today and when reviewing past days.
Better visibility into cross-app intents. The intent Activity Log now shows whether each outgoing item is queued, delivered, or waiting for your GLANCEvault key, instead of always reading as "sent." This helps when sending items between connected GLANCE apps.
Translatable sync errors. Cloud sync error messages are now driven by error codes, so they read consistently and are ready for localization.
Fixes
Fixed a crash when opening voice input while using an AI provider that does not support voice transcription.
Fixed a crash when tapping an overdue task in the Weekly Review to jump to its date.
Stopped a recurring sync error from repeating in the console and removed leftover debug logging.