Releases: dkhalife/task-wizard
Releases · dkhalife/task-wizard
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)
v1.0.41
v1.0.40
v1.0.39
v1.0.38
v1.0.37
v1.0.36
v1.0.35
v1.0.34
v1.0.33
Changelog
Changes in backend
- Switch to MSAL for authentication (#240)
- Remove rolled out feature flags (#239)
- Bump node version to 24 (#238)
- Remove gRPC implementation (#237)
- Bump rollup from 4.45.1 to 4.59.0 in /frontend in the npm_and_yarn group across 1 directory (#236)
- Bump minimatch from 3.1.2 to 3.1.5 in /frontend in the npm_and_yarn group across 1 directory (#235)
- Add copilot instructions with code style guide and .agents references (#234)
- Bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 in /apiserver in the go_modules group across 1 directory (#232)
- Add auto-generated architecture and feature docs (#233)
- Bump react-router from 7.7.0 to 7.12.0 in /frontend in the npm_and_yarn group across 1 directory (#230)
- Stand up DB migrations now that the app is mature enough (#229)