Skip to content

v0.2.20

Choose a tag to compare

@github-actions github-actions released this 21 Jul 09:55

Changes since v0.2.19

  • fix(inbox): AskUserQuestion pickers are questions, not approvals
  • feat(push): needsYou live-updates carry kind, question options and pendingId
  • feat(scm): branch menu is a type-to-filter quick-pick
  • feat(approvals): hook-reply Approve/Deny — the decision IS the hook's answer
  • feat(push): question options + Live Activity update stream
  • fix(onboarding): consistent Back+Next footer on the notifications step
  • feat(terminal): show upload overlay while a dropped file scps to an SSH host
  • feat(onboarding): real UI in scenes, sequenced dictation, centered kanban, mobile step
  • feat(license): wire the live add-seats Payment Link
  • fix(scm): branch menus scroll instead of running past the viewport
  • feat(license): new $10 Pro link + separate add-seats checkout URL
  • fix(onboarding): platform-aware ⌘⇧C label + SVG check (Linux glyph tofu)
  • feat(onboarding): first-run setup tour — info + interaction per step
  • feat(telemetry): count every install via /v1/check; telemetry opt-out
  • feat(license): Pro includes 3 free team seats; extra seats $5/seat/mo
  • ci(release): cask sync moved into the tap's own workflow (org disables deploy keys)
  • ci(release): Homebrew cask lives in the official org tap (nodeterm/homebrew-tap)
  • ci(release): publish job updates the Homebrew cask (eneskirca/homebrew-tap)
  • fix(kanban): color the actor in board-log activity + comment rows (Trello-style)
  • feat(kanban): card priority (low/medium/high/urgent) with chips and activity events
  • fix(ssh): self-healing mux children + master watchdog — stop the silent per-exec reconnect churn
  • ci(release): platform jobs create a prerelease; a publish job promotes to latest only when both succeed