Skip to content

Changelog

August 30, 2026

  • Fixed: users who turn off the rail no longer see it briefly flash during SSR/hydration (HTPR-5749)
  • Added: Switchable light/dark homepage candidate at /home2.html with keyboard navigation, views, inbox, AI agents, and pricing sections (HTPR-5758)
  • Improved: Switched Hypertask CLI to htz (Zig) as the sole official CLI; deprecated legacy Node CLI (HTPR-5747)
  • Improved: Midscene QA board coverage expanded with five new board flows, stale-flow repairs, and a nightly heartbeat watchdog (HTPR-5773)
  • Added: 6 authenticated read-only Midscene flows for inbox, search, calendar, all tasks, starred, and board views (HTPR-5780)
  • Fixed: empty HYPERTASKS_API_URL config no longer overwrites saved CLI settings (HTPR-5774)
  • Added: nightly Midscene run results published at hypertask.app/qa-flows (HTPR-5779)
  • Fixed: ticket prefixes now generate deterministically based on board titles to avoid collisions across identically-named boards (HTPR-5770)
  • Fixed: saved JWTs are auto-refreshed before expiring and show exact expiry date for older, non-rotating tokens in the installed CLI (HTPR-5797)

August 29, 2026

  • Fixed: archiving a notification now immediately clears sibling rows from the Inbox without a refresh (HTPR-5745)
  • Added: Instant board painting from IndexedDB snapshot with background auth revocation (HTPR-5722)
  • Added: Superhuman-style Write with AI on desktop with prompt chips and draft highlighting (HTPR-5719)
  • Added: Pre-merge Vercel build gate requiring ci-tests + vercel-build status for staging (HTPR-5737)
  • Added: CLI —self flag enables self-assignment for agents, matching MCP assign_self behavior (HTPR-4150)
  • Fixed: CLI —labels flags on tasks create and update now accumulate instead of silently dropping earlier flags (HTPR-5703)
  • Fixed: Mobile comment Improve with AI now completes the single improve action (HTPR-5712)
  • Added: Midscene AI-driven E2E scaffold with hard resource guards (RAM, CPU, timeout, single-flight lock) for QA Agent Playwright tests (HTPR-5715)
  • Added: Agent step timelines visible on cards and agent pages, showing last 3 finished runs on cards and a full run history with per-step durations on agent pages (HTPR-5701)
  • Added: AI chat queueing for automatic follow-up sending after completed turns, with explicit queue display and Stop/Send controls (HTPR-5695)
  • Fixed: Lease release operations now verify the lease instance they delete before proceeding (HTPR-5656)
  • Added: heartbeat line for the merge/unblock timer above agent cards, with green for under 15 min, amber for 15-30 min late, and red for down or no data (HTPR-5707)
  • Fixed: clicking a due date on a read-only task no longer crashes the app via guard in PR #3045 (HTPR-5698)
  • Added: red card outline and blocked-summary widget on the Agents Dashboard to prioritize unaddressed bottlenecks (HTPR-5716)
  • Fixed: mobile task creation now keeps the created task open for review instead of returning you to the board after saving (HTPR-5713)
  • Fixed: ticket creation now succeeds with valid title, description, dates, assignees, labels, URLs, and relations even when browser circular state is present (HTPR-5491)
  • Fixed: Mobile board does not show newly created or renamed columns until manual refresh (HTPR-5711)
  • Fixed: Mobile board flickers during column operations on add column, tap, and rename (HTPR-5709)
  • Fixed: Undoing an archiving action now restores hidden inbox notifications (HTPR-5640)
  • Improved: Mobile Board start local board read on first layout pass to reduce cold-start latency (HTPR-5669)

August 27, 2026

  • Added: Instant board painting from IndexedDB snapshot with background auth revocation (HTPR-5722)
  • Added: Superhuman-style Write with AI on desktop with prompt chips and draft highlighting (HTPR-5719)
  • Added: Pre-merge Vercel build gate requiring ci-tests + vercel-build status for staging (HTPR-5737)
  • Added: CLI —self flag enables self-assignment for agents, matching MCP assign_self behavior (HTPR-4150)
  • Fixed: CLI —labels flags on tasks create and update now accumulate instead of silently dropping earlier flags (HTPR-5703)
  • Fixed: Mobile comment Improve with AI now completes the single improve action (HTPR-5712)
  • Added: Midscene AI-driven E2E scaffold with hard resource guards (RAM, CPU, timeout, single-flight lock) for QA Agent Playwright tests (HTPR-5715)
  • Added: Agent step timelines visible on cards and agent pages, showing last 3 finished runs on cards and a full run history with per-step durations on agent pages (HTPR-5701)
  • Added: AI chat queueing for automatic follow-up sending after completed turns, with explicit queue display and Stop/Send controls (HTPR-5695)
  • Fixed: Lease release operations now verify the lease instance they delete before proceeding (HTPR-5656)
  • Added: heartbeat line for the merge/unblock timer above agent cards, with green for under 15 min, amber for 15-30 min late, and red for down or no data (HTPR-5707)
  • Fixed: clicking a due date on a read-only task no longer crashes the app via guard in PR #3045 (HTPR-5698)
  • Added: red card outline and blocked-summary widget on the Agents Dashboard to prioritize unaddressed bottlenecks (HTPR-5716)
  • Fixed: mobile task creation now keeps the created task open for review instead of returning you to the board after saving (HTPR-5713)
  • Fixed: ticket creation now succeeds with valid title, description, dates, assignees, labels, URLs, and relations even when browser circular state is present (HTPR-5491)
  • Fixed: Mobile board does not show newly created or renamed columns until manual refresh (HTPR-5711)
  • Fixed: Mobile board flickers during column operations on add column, tap, and rename (HTPR-5709)
  • Fixed: Undoing an archiving action now restores hidden inbox notifications (HTPR-5640)

August 26, 2026

  • Fixed: CLI —labels flags on tasks create and update now accumulate instead of silently dropping earlier flags (HTPR-5703)
  • Fixed: Mobile comment Improve with AI now completes the single improve action (HTPR-5712)
  • Added: Midscene AI-driven E2E scaffold with hard resource guards (RAM, CPU, timeout, single-flight lock) for QA Agent Playwright tests (HTPR-5715)
  • Added: Agent step timelines visible on cards and agent pages, showing last 3 finished runs on cards and a full run history with per-step durations on agent pages (HTPR-5701)
  • Added: AI chat queueing for automatic follow-up sending after completed turns, with explicit queue display and Stop/Send controls (HTPR-5695)
  • Fixed: Lease release operations now verify the lease instance they delete before proceeding (HTPR-5656)
  • Added: heartbeat line for the merge/unblock timer above agent cards, with green for under 15 min, amber for 15-30 min late, and red for down or no data (HTPR-5707)
  • Fixed: clicking a due date on a read-only task no longer crashes the app via guard in PR #3045 (HTPR-5698)
  • Added: red card outline and blocked-summary widget on the Agents Dashboard to prioritize unaddressed bottlenecks (HTPR-5716)
  • Fixed: mobile task creation now keeps the created task open for review instead of returning you to the board after saving (HTPR-5713)
  • Fixed: ticket creation now succeeds with valid title, description, dates, assignees, labels, URLs, and relations even when browser circular state is present (HTPR-5491)

August 25, 2026

â The following tickets this run failed the shipped gate and were deferred:

  • HTPR-5663 â Task move from board modal is failing on board name clicks
  • HTPR-5674 â CLI/MCP agent auto-assign fails when trying to hand off tasks
  • HTPR-5683 â Archived task reminders trigger and disappear without alerting the user
  • HTPR-5624 â Neon cost optimization improvements still in progress (root cause confirmed, pending fix decision)
  • HTPR-5737 â Pre-merge Vercel build gate; staging gate in place, but mirror gating per evidence to be resolved; pending cross-tenant gating confirmation.