Skip to content

Releases: devlint/GitWand

GitWand v2.8.1

04 May 12:52

Choose a tag to compare

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

01 May 01:49

Choose a tag to compare

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

01 May 00:57

Choose a tag to compare

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

30 Apr 07:07

Choose a tag to compare

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

29 Apr 14:20

Choose a tag to compare

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

26 Apr 22:45

Choose a tag to compare

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

26 Apr 21:08

Choose a tag to compare

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

24 Apr 15:00

Choose a tag to compare

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

24 Apr 10:37

Choose a tag to compare

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

22 Apr 23:51

Choose a tag to compare

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.