github krelltunez/dayGLANCE v2.4.9
v2.4.9 🚀 CALL FOR ANDROID TESTERS 🚀

latest release: v2.4.10
11 hours ago

🚀 Android Beta Testers Wanted 🚀

We're running a closed beta (alpha track on the Google Play Store) for the Android app and are looking for testers! If you'd like early access to help test (and suggest) Android features before they go live, join my Google Group here: https://groups.google.com/g/dayglance

Your feedback makes a real difference (crashes, UI oddities, anything else you notice).


v2.4.9

Cloud Sync

  • Fixed routine completions not syncing across devices. Completing a routine on one device now correctly appears as completed on other devices.
  • Fixed task completion status not syncing. Completing or uncompleting a task now propagates to other devices (the lastModified timestamp wasn't being updated on completion, so the merge treated both versions as equal and kept local state).
  • Fixed two-way sync for WebDAV. Downloads via the Vercel proxy were returning 404 due to an incorrect Content-Type: application/octet-stream header being sent on GET requests (Apache mod_dav rejects this). Combined with browser caching of the stale response, this caused phone-to-desktop sync to silently fail while desktop-to-phone continued to work.
  • Fixed Generic WebDAV "Test Connection" returning 400. Apache-based WebDAV servers (e.g. bytemark/webdav Docker image) reject a bodyless PROPFIND per RFC 4918. The connection test now uses a GET on the sync file URL instead, which is universally supported.

GLANCE

  • Restored one-by-one routine drop-off. Completed routines now disappear from the GLANCE panel immediately as you check them off, rather than staying with strikethrough until all are done.

Android

  • Fixed Routines settings screen not scrollable. The Routines sub-view in Settings could not be scrolled by swiping on Android.

Don't miss a new dayGLANCE release

NewReleases is sending notifications on new releases.