Skip to content

v1.0.42

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Mar 03:46
· 10 commits to main since this release
8aaa3ee

Changelog

Changes in backend

  • fix(auth): auto-authenticate on browser reopen using silent fallback chain (#293)
  • feat: account deletion with 24h grace period (#292)
  • feat(android): real-time sync for widgets and calendar via WebSocket (#291)
  • Add real previews for widgets (#290)
  • Improve Task Summary widget layout and sizing (#289)
  • Add calendar event reminders from task notification settings (#288)
  • fix(android): fix calendar sync and add immediate sync for calendar and widgets (#287)
  • Reorder Android settings: logging last, add section headers (#286)
  • Add task history to Android long-press menu (#285)
  • feat(android): Add long-press context menu on task list items (#284)
  • Fix janky custom recurrence UI layout on Android (#283)
  • feat(android): Add inline complete button toggle setting (#282)
  • Fix keyboard overlaying task form fields (#281)
  • Bump handlebars from 4.7.8 to 4.7.9 in /frontend in the npm_and_yarn group across 1 directory (#279)
  • feat: Application Insights telemetry for backend and Android (#280)
  • Default new due dates to now + 1 hour (#278)
  • feat(android): Add swipe action customization settings (#277)
  • Bump yaml from 1.10.2 to 1.10.3 in /frontend in the npm_and_yarn group across 1 directory (#276)
  • feat(android): Extract all hardcoded strings into res/values/strings.xml (#274)
  • fix(android): Fix cursor jumping in sign-in host entry field (#275)
  • Bump picomatch from 2.3.1 to 2.3.2 in /frontend in the npm_and_yarn group across 1 directory (#273)
  • fix(android): register AccountManager account for calendar visibility (#272)
  • feat(android): Add 5 home screen widgets with shared infrastructure (#271)
  • Android: swap task swipe actions — right to complete, left to delete (#270)
  • feat(android): Add Jetpack Glance home screen widget for next upcoming task (#269)
  • Android: Design & UX overhaul for a polished, professional look (#267)
  • feat: Android calendar sync for tasks (#266)
  • security: enforce disabled account check in auth middleware (#268)
  • Android: persist expanded group state across app restarts (#265)
  • Android: Add TopAppBar to all screens for consistent headers (#263)
  • Update .agents/ documentation to match current codebase (#264)
  • Android: split large UI files into per-component files (#262)
  • Android: match add/edit task UI with web form (#261)
  • Android: update task list display to match web UI (#260)
  • Add sound support to Android app (#259)
  • Add task grouping setting to Android app (#258)
  • Android app improvements and README cleanup (#257)
  • Add Privacy Policy page (#256)
  • Add HTTP to HTTPS redirect and HSTS headers (#255)
  • Improve MCP tools: update descriptions, add due-before and label filtering (#254)
  • Bump flatted from 3.3.3 to 3.4.2 in /frontend in the npm_and_yarn group across 1 directory (#251)
  • Remove CalDAV/DAV support (#253)
  • Add initial implementation for Android app (#252)