v1.3.0 — Release Notes
Under the Hood
This release follows a significant internal refactor — the app's two largest components were broken up into focused, maintainable modules. No user-facing changes, but it sets the foundation for faster development going forward.
New Features
- Drag to delete: Drag any task onto the red trash FAB to send it to the recycle bin (desktop and mobile)
- Android share: Sharing a link from another app now uses the page title as the task name and places the URL in notes, making the link action button appear automatically
- AI settings: Base URL field now shows example URLs for OpenRouter, Groq, Together AI, and other compatible providers
Bug Fixes
- Light mode: Text fields and checkboxes now render correctly
- Tags: Fixed duplicate tag display on web
- Mobile drag: All-day and deadline task drag handles now move with the card during swipe
- New frame modal: Time picker now respects the app's 12/24-hour setting
- Today button: No longer hidden behind settings buttons at narrow desktop widths
- Focus mode: Summary icon in the date header updated to the correct target icon
- Cloud sync: Routines no longer overwrite today's progress on startup
- Auto-backup: Fixed crash when remote backup URL was unconfigured
- Calendar sync (self-hosted): Credentials are now correctly forwarded to CalDAV servers — fixes sync failures on Baikal and similar password-protected setups
- First run: Example tasks no longer appear on first load
- Habits & Routines: Both default to off for new installs
- Mobile: Removed redundant Routines FAB (Routines is already a tab)
- TRMNL: "dayGLANCE" label is now bold with italic styling
Infrastructure
- Improved CDN cache headers on Vercel deployment to reduce bandwidth usage