Skip to content

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 11 Jun 15:07
· 24 commits to main since this release

Multi-round reviews, fixed and smoothed

  • One browser tab, always. Starting galley with a live desk reuses it; ports are stable per repo+session, so a restarted desk reattaches to your open tab. Refresh guides in place with galley reload --guide <file>.
  • Round-2 bugs fixed. Accept/reject buttons no longer vanish after earlier decisions, and Approve can't be silently blocked anymore — orphaned comment threads surface in a strip, folded ones auto-expand, and a "N blockers" link lists what's in the way with click-to-jump.
  • QoL. Settings persist to ~/.galley/settings.json (survive the random port), tab titles name the session (Galley — <repo|file|ref>), the file tree defaults to changed files only, and the CLI offers a confirmed auto-update at desk launch (GALLEY_NO_UPDATE_CHECK=1 to opt out).

Full changelog: v0.2.1...v0.2.2 · #5