Skip to content

v0.73.4

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jul 13:46

[0.73.4] - 2026-07-17

Features

  • Repaint on focus regain, resize, and Ctrl+L
  • Add --base to override the detected diff base

Bug Fixes

  • (jj) Scope bookmark boundary to trunk's remote
  • (jj) Prefer origin when trunk() is pinned to a deploy remote
  • (jj) Don't treat a secondary workspace as colocated
  • Keep repaint working while the search box is open
  • (jj) Don't lose files jj refused to snapshot; reject multi-commit --base
  • Follow each VCS's own rule for the base branch
  • (jj) Close the three latent disk-walk bugs found in review

Performance

  • (jj) Seed the disk-walk cache from jj's last snapshot

Testing

  • Reproduce the stale-paint bug deterministically