Releases: dkhalife/task-wizard
Releases · dkhalife/task-wizard
v1.0.54
05 Jun 14:16
Compare
Sorry, something went wrong.
No results found
Changelog
Fix session-expired banner re-auth in MSAL single-account mode (#327 )
Make settings server card stretch full width on Android (#326 )
v1.0.53
05 Jun 13:31
Compare
Sorry, something went wrong.
No results found
Changelog
ci: run Playwright E2E only on push to main (#325 )
Bump react-router from 7.12.0 to 7.16.0 in /frontend in the npm_and_yarn group across 1 directory (#322 )
Replace completed-tasks view with an Activity feed and revert (#324 )
Show session-expired banner on non-recoverable auth failure (#323 )
Add Esc shortcut to cancel task edit (#321 )
Bump postcss from 8.5.6 to 8.5.15 in /frontend in the npm_and_yarn group across 1 directory (#320 )
Clean up old ACR images during release (#319 )
Propagate sync failures from SyncCoordinator.syncOnceBlocking (#318 )
Fix NPE risk on empty Retrofit response body in repos (#317 )
Log dropped WebSocket messages when socket is not connected (#316 )
fix(safety): guard against nil NextDueDate in SkipTask (#314 )
fix(quality): return 404 instead of 500 when task is not found (#315 )
fix(security): add ownership checks to CompleteTask and SkipTask (#313 )
v1.0.52
04 May 14:22
Compare
Sorry, something went wrong.
No results found
Changelog
feat(android): add search to task list screen (#312 )
v1.0.51
26 Apr 17:51
Compare
Sorry, something went wrong.
No results found
Changelog
fix(migrations): use INTEGER for sessions.user_id to match users.id FK type (#311 )
v1.0.50
26 Apr 16:45
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v1.0.48
25 Apr 17:19
Compare
Sorry, something went wrong.
No results found
Changelog
android: optimistic UI for task complete and skip (#308 )
v1.0.47
24 Apr 02:04
Compare
Sorry, something went wrong.
No results found
Changelog
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
Compare
Sorry, something went wrong.
No results found
Changelog
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
Compare
Sorry, something went wrong.
No results found
Changelog
Speed up unauthenticated login redirect (#302 )
Fix android manifest as well with new msal intent filter (#301 )