dayGLANCE 1.2.7
Released: March 15, 2026
Bug Fixes
- Android — Step count double-counting fixed: The app was summing raw step records from every Health Connect data source (e.g. Samsung Health + wearable sensor), producing inflated counts (~19k vs. the correct ~8–10k). Now uses
aggregate(StepsRecord.COUNT_TOTAL)which deduplicates across sources automatically. - Security — SSRF, open proxy, CORS, and missing security headers resolved.
- Security — 3 dependency vulnerabilities patched;
localStoragewarnings added for passwords and API keys.
Improvements
- Four UI polish fixes: AI tag display, notification icon, widget routines grouping, and multi-day event rendering.
- Brave browser support: Brave Shields hint now shown in the microphone access denied error; Brave noted in File System Access API error messages for Obsidian integration.
- Obsidian settings: Browser compatibility note added to the integration settings UI.
Versions
- Web / PWA: 1.2.7
- Android: versionCode 7, versionName 1.2