Skip to content

Releases: jcardonne/gitchef

v0.30.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 21:44

0.30.0 (2026-07-12)

Features

  • fetch: rate-limit backoff + enable auto-fetch by default (5min) (#8) (1d6b672)

v0.29.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 21:28

0.29.0 (2026-07-12)

Features

  • watch: live-refresh on external .git changes + fetch-on-focus (#7) (4a63c20)

v0.28.3

Choose a tag to compare

@github-actions github-actions released this 12 Jul 21:22

0.28.3 (2026-07-12)

Bug Fixes

  • perf: run network git ops off the main thread (#6) (60d84d6)

v0.28.2

Choose a tag to compare

@github-actions github-actions released this 07 Jul 13:34

0.28.2 (2026-07-07)

Bug Fixes

  • graph: mark current branch by name so shared-tip branches don't both highlight (8eecc27)

v0.28.1

Choose a tag to compare

@github-actions github-actions released this 05 Jul 15:29

0.28.1 (2026-07-05)

Bug Fixes

  • graph: branch hover hint now covers merged-in (second-parent) commits (9890b51)

v0.28.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 13:44

0.28.0 (2026-07-05)

Features

  • graph: hover hint showing a commit's branch when it has no badge (a049474)

v0.27.2

Choose a tag to compare

@github-actions github-actions released this 05 Jul 13:36

0.27.2 (2026-07-05)

Bug Fixes

  • ops: prune on pull so deleted remote branches don't linger (f4a4ba0)

v0.27.1

Choose a tag to compare

@github-actions github-actions released this 05 Jul 13:26

0.27.1 (2026-07-05)

Bug Fixes

  • forge: drop merged/closed PRs from the sidebar promptly (b9319e6)

v0.27.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 13:01

0.27.0 (2026-07-05)

Features

  • forge: Pull Requests sidebar section + branch fork icon (#5) (7244f0f)

v0.26.2

Choose a tag to compare

@github-actions github-actions released this 05 Jul 12:18

0.26.2 (2026-07-05)

Bug Fixes

  • graph: readable branch/tag badge text on light themes (df5cf7c)