GitScribe Changelog

Track updates for all GitScribe products in one place

📊

GitScribe Status

v0.1.0-beta October 7, 2025 BETA

🚀 Initial Beta Release

Features
  • Overlay icons for all Git file states (modified, added, deleted, ignored, clean, conflicted)
  • Context menu showing repository status: "GitScribe | Clean", "GitScribe | Modified", etc.
  • Click context menu to copy file path to clipboard
  • Real-time status detection (Clean, Modified, Merging, Rebasing, Cherry-Picking, Reverting, Bisecting)
  • Fast cached status updates (<50ms)
  • No app dependency - standalone shell extension
Technical
  • Built with Rust core + C++ shell extension
  • Uses libgit2 for Git operations
  • ~2MB installer (minimal dependencies)
  • Windows 10/11 x64 support
  • SQLite-based caching for performance
Known Limitations
  • No operations menu (commit, push, pull) - Status display only
  • No property sheet tab - use context menu for status
🚀

GitScribe Full

Coming Soon

The full GitScribe client with GUI operations is currently in development. Check back soon for release notes!

About Version Numbers

GitScribe products use independent version numbering following semantic versioning (SemVer):

  • GitScribe Status: Lightweight shell extension (v1.x.x)
  • GitScribe Full: Complete GUI client (v1.x.x when released)

Each product has its own release cycle and changelog. Updates to one product don't affect the other.