Skip to content

Releases: dkhalife/task-wizard

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)

v1.0.41

21 Mar 05:45
a88c39c

Choose a tag to compare

v1.0.41 Pre-release
Pre-release

Changelog

Changes in backend

  • Fix CalDAV discovery for RFC 6764 compliance (#250)

v1.0.40

21 Mar 04:26
67babb2

Choose a tag to compare

v1.0.40 Pre-release
Pre-release

Changelog

Changes in backend

  • Accept both client ID and application ID URI as valid audiences (#249)

v1.0.39

19 Mar 00:53
e6c8660

Choose a tag to compare

v1.0.39 Pre-release
Pre-release

Changelog

Changes in backend

  • Correct api server token scopes (#248)
  • Correct the scopes used in MCP auth (#247)

v1.0.38

18 Mar 06:03
544fbce

Choose a tag to compare

v1.0.38 Pre-release
Pre-release

Changelog

Changes in backend

  • Add protected resource metadata for MCP service (#246)

v1.0.37

16 Mar 03:24
d814ae4

Choose a tag to compare

v1.0.37 Pre-release
Pre-release

Changelog

Changes in backend

  • Setup authentication on MCP Server and proxy tool calls to API server (#245)
  • Cleanup app tokens to get rid of lingering email requirement (#244)

v1.0.36

15 Mar 05:44
428402e

Choose a tag to compare

v1.0.36 Pre-release
Pre-release

Changelog

Changes in backend

  • Support mariadb 12 and sqlite migrations properly (#243)

v1.0.35

14 Mar 23:28
0679ac1

Choose a tag to compare

v1.0.35 Pre-release
Pre-release

Changelog

Changes in backend

  • Smooth out login ux (#242)

v1.0.34

14 Mar 20:24
096f780

Choose a tag to compare

v1.0.34 Pre-release
Pre-release

Changelog

Changes in backend

  • Switch to use login with redirect through MSAL (#241)