Releases: dkhalife/task-wizard
Releases · dkhalife/task-wizard
v1.0.43
Changelog
Changes in backend
- Add Play Store assets (#299)
- Prevent rendering in an iframe (#298)
- Bump vite from 6.4.1 to 6.4.2 in /frontend in the npm_and_yarn group across 1 directory (#297)
- fix(android): prevent summary widget overflow when all groups visible (#296)
- fix: wrap account deletion alert text to prevent 3-column layout (#295)
- Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 in /apiserver in the go_modules group across 1 directory (#294)
v1.0.42
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)