Releases: bborn/taskyou
Releases · bborn/taskyou
v0.2.26
v0.2.21
What's Changed
- Restrict R key quick input to in-progress/blocked tasks by @bborn in #482
- Show ? keyboard shortcut in Kanban help bar by @bborn in #481
- Add support for non-git projects by @bborn in #484
- Harden non-git project support: security, DRY, tests by @bborn in #485
- Fix kanban column layout height issue by @bborn in #483
Full Changelog: v0.2.20...v0.2.21
v0.2.20
What's Changed
- Fix permission quick input not submitting to executor by @bborn in #474
- Fix kanban permissions quick input for multiple choices by @bborn in #475
- Show tmux pane content in kanban prompt preview and reply mode by @bborn in #476
- Fix kanban column height calculation for quickview by @bborn in #477
- Rearchitect kanban quick input feature by @bborn in #478
- Revert "Rearchitect kanban quick input feature" by @bborn in #479
- Expand task details field to fill available space by @bborn in #480
Full Changelog: v0.2.19...v0.2.20
v0.2.19
v0.2.18
What's Changed
- Add publishable TaskYou skill for Claude Code by @bborn in #467
- Remove hardcoded --chrome flag from Claude executor by @bborn in #468
- Fix excessive token usage in ty-email extension by @bborn in #469
- Add fuzzy search to task form project picker by @bborn in #470
Full Changelog: v0.2.17...v0.2.18
v0.2.17
What's Changed
- Beef up ty show with summary, blocked question, and better logs by @bborn in #457
- Reduce GitHub GraphQL API rate limit consumption (~6x) by @bborn in #459
- Add permission details to approval dialogs by @bborn in #458
- Implement automatic stale worktree cleanup by @bborn in #461
- Fix task move view layout issues by @bborn in #460
- Clarify summary notification messages in TUI by @bborn in #462
- Fix permission detail display by stashing tool info from PreToolUse hook by @bborn in #463
- Show version upgrade notification for newer releases by @bborn in #466
Full Changelog: v0.2.16...v0.2.17
v0.2.16
What's Changed
- Fix SQLITE_BUSY daemon database contention errors by @bborn in #455
- Fix kanban focus shift after permission grant by @bborn in #454
- Enable scrolling in task detail view with j/k keys and mouse wheel by @bborn in #445
- Hide status line during idle executor wait by @bborn in #456
Full Changelog: v0.2.15...v0.2.16
v0.2.15
What's Changed
- Allow collapsing backlog and done columns by @bborn in #416
- Add quick approve/deny for executor prompts from Kanban view by @bborn in #432
- Remove GitHub agentic CI workflows by @bborn in #436
- Improve executor prompt detection: use DB hooks, decouple from status by @bborn in #439
- Fix email reply routing to use +ty alias by @bborn in #434
- Optimize executor session history loading performance by @bborn in #438
- Add spotlight mode to TUI by @bborn in #442
- Start executor immediately upon task enqueue by @bborn in #443
- Support multiple [project] tags in filter as OR conditions by @bborn in #441
- Improve first-time user onboarding experience by @bborn in #414
- Add task activity summaries by @bborn in #361
- Fix unreliable quick input on Kanban view by @bborn in #444
- Revert task entry view to show all fields by default by @bborn in #446
- Focus project field first on new task form by @bborn in #447
- Fix: Reduce GitHub API rate limit usage by 75% by @bborn in #448
- Implement chip deletion on backspace for filter labels by @bborn in #450
- Show PR details in closed tasks list by @bborn in #449
- Fix executor status message accuracy by @bborn in #452
Full Changelog: v0.2.14...v0.2.15
v0.2.14
v0.2.13
What's Changed
- Fix kanban header showing task title instead of 'Tasks' by @bborn in #405
- Fix MCP server name: rename 'workflow' to 'taskyou' by @bborn in #406
- Fix command palette return from detail by @bborn in #401
- Support pasting git branches and PR URLs in command palette by @bborn in #408
- Fix: can't exit TUI when in empty state by @bborn in #409
- Add spotlight mode for testing worktree changes in main repo by @bborn in #375
- Fix tasks incorrectly auto-closing as merged by @bborn in #413
- Make task archiving update UI instantly by @bborn in #412
- Fix race conditions causing duplicate Claude sessions by @bborn in #417
- Stop auto-moving tasks to complete on branch merge by @bborn in #418
- Add agentic workflow daily-repo-status by @bborn in #419
- Add agentic workflow code-simplifier by @bborn in #422
- Add agentic workflow semantic-function-refactor by @bborn in #423
- Prevent agents from marking tasks as done by @bborn in #425
Full Changelog: v0.2.12...v0.2.13