GitCat v0.9.6
Highlights
Fixes the blank graph when opening a repo in a new window, and adds an optional nightly-builds channel for anyone who wants the newest changes early.
🐛 Fixes
- New windows now render the commit graph. Opening a repo in a new window (a separate GitCat process) left the graph blank while everything else worked. The graph loader was delivering its data over a mechanism that didn't reach a second app instance's window; it now uses the same channel-safe path everything else does, so the graph fills in normally.
✨ Features
- Optional nightly builds (Settings → Updates → "Use nightly builds"). Off by default. When enabled, the in-app updater follows a separate daily build channel with much more verbose logging — useful for trying new changes early or helping diagnose an issue. You can switch back to the latest stable release at any time; the nightly channel is completely separate from stable and never affects it unless you opt in. Nightly builds are macOS Apple Silicon only for now.
Full Changelog: v0.9.5...v0.9.6
See the assets below for your platform's installer.