Skip to content

v0.1.11

Choose a tag to compare

@rogeriochaves rogeriochaves released this 04 Mar 12:16
a65405b

0.1.11 (2026-03-04)

Features

  • add in-app PR merge button via gh CLI (5587a35)
  • configurable merge command with squash + delete-branch default (6dadad9)
  • detect merge eligibility via GitHub mergeStateStatus (8f44d27)
  • per-PR dismissal and manual PR linking (3ab9c88)
  • show unresolved comments on PR badge and add merge button (5baba1f)

Bug Fixes

  • add onPRMerged to CardDetailView explicit init (b90d0ad)
  • detect PR approval when reviewDecision is empty (f36a008)
  • handle missing mergeCommand in settings JSON to prevent data loss (635b9ef)
  • handle partial merge failures and update card status instantly (e4d9f87)
  • kill stale tmux session on resume instead of reusing it (31c54af)
  • set isRemote on resume and add mutagen flush + uname preamble (716435b)