Releases: devlint/GitWand
GitWand v2.8.1
GitWand v2.8.1
Download
| Platform | File |
|---|---|
| macOS (Apple Silicon + Intel) | .dmg |
| Linux | .deb · .AppImage |
| Windows | .msi · .exe |
See the changelog for details.
GitWand v2.8.0
GitWand v2.8.0
Download
| Platform | File |
|---|---|
| macOS (Apple Silicon + Intel) | .dmg |
| Linux | .deb · .AppImage |
| Windows | .msi · .exe |
See the changelog for details.
GitWand v2.6.0
GitWand v2.6.0
Download
| Platform | File |
|---|---|
| macOS (Apple Silicon + Intel) | .dmg |
| Linux | .deb · .AppImage |
| Windows | .msi · .exe |
See the changelog for details.
GitWand v2.5.0
GitWand v2.5.0
Download
| Platform | File |
|---|---|
| macOS (Apple Silicon + Intel) | .dmg |
| Linux | .deb · .AppImage |
| Windows | .msi · .exe |
See the changelog for details.
GitWand v2.4.1
GitWand v2.4.1
Download
| Platform | File |
|---|---|
| macOS (Apple Silicon + Intel) | .dmg |
| Linux | .deb · .AppImage |
| Windows | .msi · .exe |
See the changelog for details.
GitWand v2.0.1
GitWand v2.0.1
Download
| Platform | File |
|---|---|
| macOS (Apple Silicon + Intel) | .dmg |
| Linux | .deb · .AppImage |
| Windows | .msi · .exe |
See the changelog for details.
GitWand v2.0.0
GitWand v2.0.0
Download
| Platform | File |
|---|---|
| macOS (Apple Silicon + Intel) | .dmg |
| Linux | .deb · .AppImage |
| Windows | .msi · .exe |
See the changelog for details.
GitWand v1.10.0
GitWand v1.10.0
Download
| Platform | File |
|---|---|
| macOS (Apple Silicon + Intel) | .dmg |
| Linux | .deb · .AppImage |
| Windows | .msi · .exe |
See the changelog for details.
GitWand v1.9.0
GitWand v1.9.0
Download
| Platform | File |
|---|---|
| macOS (Apple Silicon + Intel) | .dmg |
| Linux | .deb · .AppImage |
| Windows | .msi · .exe |
See the changelog for details.
v1.8.0 — Design system & modal foundations
v1.8.0 — Design system & modal foundations
AppHeader revamp: 1654-line monolith split into SyncSplitButton, BranchSelector, BranchMenu, SearchTrigger, SearchPalette, RepoTabStrip, HeaderLogo. Cmd/Ctrl+K command palette. BranchRenameModal + BranchDeleteModal backed by new git_rename_branch primitive (Rust + dev-server + TS). useSyncAction composable with unit tests.
BaseModal.vue: shared backdrop / focus trap / Esc-to-close / typed footer buttons, consumed by 10 migrated modals (EditCommitOverlay, MergeSuccessModal, PrReviewModal, RebaseEditor, SettingsPanel, SplitCommitModal, StashManager, BranchRenameModal, BranchDeleteModal, SearchPalette). AiSparkle.vue: reusable AI-action icon replacing scattered inline SVGs.
Merge editor: per-line numbering + canvas minimap with auto-resolvable / manual conflict highlights for fast navigation.
PrDetailView: description now renders full markdown (tables, code blocks, links, blockquotes, images) with a formatted/raw segmented pill switch. PrIntelligencePanel: redesigned with accent-soft icon tiles, .pi-stat cards, border-left severity strips, banners, primary CTA, reduced-motion support. PrCreateView: hero header + segmented template pills + accent AI button.
Sidebar dashboard refresh (padding, icon badges, hover lifts). FolderPicker history as pill chips.
All 5 locales (en, fr, es, pt-BR, zh-CN) updated.