Skip to content

Releases: dkhalife/task-wizard

v1.0.51

26 Apr 17:51
34343c0

Choose a tag to compare

Changelog

Changes in backend

  • fix(migrations): use INTEGER for sessions.user_id to match users.id FK type (#311)

v1.0.50

26 Apr 16:45
aeb604d

Choose a tag to compare

v1.0.50 Pre-release
Pre-release

Changelog

  • aeb604d fix: prevent duplicate label creation from Android sync engine (#310)
  • ac77f31 Simplify web auth: remove ssoSilent, add server-side sessions (#309)

v1.0.49

26 Apr 16:22
aeb604d

Choose a tag to compare

v1.0.49 Pre-release
Pre-release

Changelog

Changes in backend

v1.0.48

25 Apr 17:19
783b5ff

Choose a tag to compare

v1.0.48 Pre-release
Pre-release

Changelog

Changes in backend

  • android: optimistic UI for task complete and skip (#308)

v1.0.47

24 Apr 02:04
5804bc3

Choose a tag to compare

v1.0.47 Pre-release
Pre-release

Changelog

Changes in backend

  • Android: stop over-fetching after local edits and on WS echoes (#307)
  • Android: eliminate task list flicker on cold start (#306)

v1.0.46

23 Apr 19:32
0c0e3b9

Choose a tag to compare

v1.0.46 Pre-release
Pre-release

Changelog

Changes in backend

  • Add task search by title + better MCP tool error messages (#305)
  • Add local sync of tasks and labels with server priority + outbox override (#304)
  • Submit task form on Enter in title field (#303)

v1.0.45

10 Apr 05:53
0ed7e5f

Choose a tag to compare

v1.0.45 Pre-release
Pre-release

Changelog

Changes in backend

  • Speed up unauthenticated login redirect (#302)
  • Fix android manifest as well with new msal intent filter (#301)

v1.0.44

10 Apr 00:15
c808d1c

Choose a tag to compare

v1.0.44 Pre-release
Pre-release

Changelog

Changes in backend

  • Update Android app hash for prod (#300)

v1.0.43

09 Apr 05:59
318b05f

Choose a tag to compare

v1.0.43 Pre-release
Pre-release

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

29 Mar 03:46
8aaa3ee

Choose a tag to compare

v1.0.42 Pre-release
Pre-release

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)