Skip to content

v0.47.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 23:14
· 17 commits to master since this release

Highlights

  • Pull request details now show added and deleted line totals. You can estimate the size of a change before starting a review.
  • The Issues view now creates issues from repository Issue Forms and Markdown templates. It preserves your draft when creation needs review or retry.
  • Privacy settings now control anonymous diagnostics. Githead reports classified operational failures without exposing repository details or user content.
  • Githead preloads recent commits while the computer is idle. Commit History opens with useful results already available.

Fixes

  • Unavailable recent repositories now explain the problem. You can remove an invalid entry or replace it while preserving list order.
  • The Commit Plan inbox stays visible while scrolling. Window control tooltips also close when you click their controls.
  • A failed tag push now remains in Activity after the branch push succeeds, without showing an incorrect safety warning.

Internal changes

  • Release publishing now verifies immutable tags. Command execution also rejects unsafe arguments, remote values, and configured actions.