Back
GitoryxGitoryx

Releases

27 releases

v0.0.43

LatestJuly 31, 2026

✨ Features

  • 🚸 Ask which remote to publish to when a branch has no upstream
  • ✨ List remotes in the sidebar with their platform icon
  • ✨ Add CLI companion
  • ✨ Warn when tracked files match .gitignore and allow untracking

🐛 Bug Fixes

  • 🐛 Fix push and pull failing when no remote is named origin
  • 🐛 Keep fetching other remotes when one is unreachable
  • 🐛 Fix branch rename and commit message edit inputs closing unexpectedly
  • 🐛 Fix gitmoji picker

v0.0.42

July 30, 2026

✨ Features

  • 🚸 Replace force-delete branch flow
  • ✨ Add "Commit All" for unstaged changes
  • ✨ Add AI-assisted conflict resolution
  • ✨ Add commit explanation feature with AI

🐛 Bug Fixes

  • 🐛 Fix Delete File action
  • 🐛 Fix worktree removal failing silently
  • 🐛 Fix amend from the commit detail panel.

v0.0.41

July 28, 2026

✨ Features

  • ✨ Add Command Palette

🐛 Bug Fixes

  • 🐛 Handle deleted files in git staging logic
  • 🐛 Set TERM environment variable for terminal command
  • 🐛 Handle potential errors in fetching commits and branches

v0.0.40

July 27, 2026

✨ Features

  • 🚸 Improve drag region in top bar
  • 🚸 Propose switch or reset when checking out a remote branch ahead of local
  • ✨ Multi-commit actions (cherry-pick, revert, copy, patch, reset, squash)
  • ✨ Add cherry-pick and revert conflict handling
  • ✨ Add support for generating working tree patches
  • ✨ Add feature to set upstream branch
  • ✨ Add operation lock for batch git actions

🐛 Bug Fixes

  • 🐛 Fix pinned icon on hover
  • 🐛 Fix terminal issues on macOS and Windows
  • 🐛 Handle index.lock gracefully with silent retry
  • 🐛 Fix interactive rebase validation
  • 🐛 Allow selecting empty conflict blocks
  • 🐛 Fix keyboard shortcuts in rebase

v0.0.39

July 22, 2026

🐛 Bug Fixes

  • 🐛 Fix authentication failures on push, fetch and clone
  • 🐛 Fix stale view when closing active project tab
  • 🐛 Fix credential prompt not reappearing after entering wrong username/password

v0.0.38

July 21, 2026

✨ Features

  • ✨ Improve rebase flow with autostash support
  • ✨ Show real-time commit progress in button label

🐛 Bug Fixes

  • 🐛 Fix monaco light theme
  • 🐛 Fix console flash on Windows when running git

v0.0.37

July 20, 2026

✨ Features

  • ✨ Add progress bar for repository cloning
  • ✨ Add embedded terminal
  • 💄 Adjust font size and color for file and folder names
  • ✨ Add project and branch dropdowns to action bar
  • ✨ Add font size and tab size customization for Monaco editors
  • 🚸 Improve drag region in top bar
  • 🚸 Always show generate commit button
  • ✨ Add animated loader on startup
  • ✨ Add diagnostic log export via Help menu
  • ✨ Add Report Bug, Suggest Feature and Request Support entries in Help menu

🐛 Bug Fixes

  • 🐛 Fix Before pane shown for untracked images in diff viewer
  • 🐛 Fix theme apply
  • 🐛 Fix focus cursor with selection after stage/unstage
  • 🐛 Handle stash untracked files in diffs
  • 🐛 Prioritize modal Escape over diff viewer
  • 🐛 Fix spurious auto-stash error on cherry-pick, checkout and merge
  • 🐛 Fix checkout remote branch when local exists outside free plan limit

🔧 Configuration

  • 🔧 Update default setting for gitmoji usage to false

v0.0.36

July 18, 2026

✨ Features

  • ✨ Add reflog viewer
  • ⚡️ Optimize commit graph refresh

🐛 Bug Fixes

  • 🐛 Fix colorblind mode apply

v0.0.35

July 17, 2026

✨ Features

  • ✨ Add custom prompt for commit
  • 💄 Redesign settings modal UX and UI

v0.0.34

July 13, 2026

✨ Features

  • ✨ Allow selecting multiple folders when opening repos
  • ✨ Auto-append repo name to clone destination
  • ✨ Implement safe undo/redo with staleness, dirty-tree, and pushed-history guards
  • ✨ Constrain tab list width with scroll
  • 🚸 Add search for recent projects
  • ✨ Add AI-powered commit message generation

🐛 Bug Fixes

  • 🐛 Fix binary image diff not showing in staged/commit views
  • 🐛 Sync displayed profile with actual .git/config
  • 🐛 Select existing text on Ctrl+F to allow paste-replace

v0.0.33

July 6, 2026

✨ Features

  • 💄 Fix amend shortcut save UI
  • ⚡️ Fix UI freeze after system wakes from long sleep

🐛 Bug Fixes

  • 🐛 Fix truncate commit message in graph
  • 🐛 Fix Windows deep link auth

v0.0.32

June 30, 2026

✨ Features

  • ✨ Add tag context menu to graph

🐛 Bug Fixes

  • 🐛 Fix conflict editor not showing markers
  • 🐛 Fix hide branches

v0.0.31

June 24, 2026

✨ Features

  • ✨ Add binary conflict resolution banner
  • ✨ Conflict panels show each branch's real file
  • ✨ Add wand to auto-resolve identical conflict blocks
  • ✨ Add conflict map

🐛 Bug Fixes

  • 🐛 Fix pull request on SSH repo
  • 🐛 Remove message input for intermediate squash rows
  • 🐛 Fix WIP display after soft reset
  • 🐛 Fix merge action signing
  • 🐛 Auto-open conflict panel on conflicts

v0.0.30

June 19, 2026

🐛 Bug Fixes

  • 🐛 Fix Monaco editor light theme

v0.0.29

June 19, 2026

✨ Features

  • 💄 Better Error boundary

🐛 Bug Fixes

  • 🐛 Fix diff scroll
  • 🐛 Fix nvm path alias

v0.0.28

June 18, 2026

🐛 Bug Fixes

  • 🐛 Fix authentification

v0.0.27

June 18, 2026

✨ Features

  • ✨ Add copy file name
  • ✨ Remove autoStash on checkout new branch
  • ✨ Add hide tag
  • ✨ Add sidebar context menu
  • ✨ Init with default profile
  • ⚡️ Better perf on focus
  • 🚸 Better Iteractive Rebase UX

🐛 Bug Fixes

  • 🐛 Fix Rebase with ambigu SHA

v0.0.26

June 12, 2026

✨ Features

  • ✨ Add global profile management system
  • 💄 Add Color on action in banner
  • ✨ Add hide branches
  • ✨ Add "Revert - leave staged"

🐛 Bug Fixes

  • 🐛 Fix pull fast-forward checkout and watcher double refresh
  • 🐛 Fix remote authentication on https
  • 🐛 Fix amend & push action

v0.0.25

June 7, 2026

✨ Features

  • 💄 Better commit search bar
  • ✨ Auto-fetch remote every 5min
  • ✨ Add changelog generation from tag context menu
  • ✨ Add "add to gitignore" in context menu

🐛 Bug Fixes

  • 🐛 Fix checkout rebase banner
  • 🐛 Fix Windows support

v0.0.24

June 3, 2026

✨ Features

  • ✨ Generalize hook failure detection to all git CLI operations
  • ✨ Add close button to all toasts
  • ⚡️ Refresh all data on window focus
  • ✨ Diff improvements
  • ✨ Improve branch double-click checkout
  • ✨ Add changelog generation from sprint popover
  • ✨ Add co-authors display in commit detail panel
  • ✨ Add authentication & entitlements system
  • ✨ Add pin branch to graph
  • ✨ Add Copy path action to tab context menu

🐛 Bug Fixes

  • 🐛 Fix hook failure detection for git commit

v0.0.23

May 12, 2026

🐛 Bug Fixes

  • 🐛 Fix graph virtualisation

v0.0.22

May 11, 2026

✨ Features

  • ✨ Hide project setting on welcome page
  • ♻️ Migrate diff viewer to Monaco editor
  • 💄 Hide active sprint
  • ✨ Multi-selection in sidebar lists
  • ✨ Auto-checkout branch after creation
  • ✨ Reset local branch to remote on remote badge double-click

🐛 Bug Fixes

  • 🐛 Fix Gitlab Open MR
  • 🐛 Allow reword on linear chain commits, not just HEAD
  • 🐛 Prompt force delete when branch is not fully merged

v0.0.20

May 6, 2026

✨ Features

  • ✨ Better stage line by line
  • ✨ Add Scrum settings

🐛 Bug Fixes

  • 🐛 Fix middle-click close tab
  • 🐛 Fix unstage lines logic when entire file is staged
  • 🐛 Fix inverted from/to initialization in changelog modal
  • 🐛 Fix empty icon in welcome view

v0.0.19

May 5, 2026

✨ Features

  • ✨ Add gitmojiPicker description
  • 💄 Fix light mode text color
  • 💄 Fix diff view selection
  • ✨ Show post-update toast with version and changelog link
  • ✨ Recent repos history in welcome screen

🐛 Bug Fixes

  • 🐛 Fix discard to only revert unstaged changes

v0.0.15

May 4, 2026

✨ Features

  • ✨ Add native macOS menu bar
  • 💄 Fix Commit button kbd
  • ✨ Add changelog modal

🐛 Bug Fixes

  • 🐛 Fix amend last commit
  • 🐛 Fix graph scroll

v0.0.13

May 4, 2026

✨ Features

  • 💄 Hide Actionbar on welcomeView
  • ✨ Add gitmoji format
  • 💄 Fix activity log modal layout
  • ✨ Resolve commit author avatars from GitHub

🐛 Bug Fixes

  • 🐛 Fix silent install failure and stale closure on update button
  • 🐛 Fix gitmoji spacing
  • 🐛 Fix checkout branch banner
  • 🐛 Fix commit button loading
  • 🐛 Fix UI freeze on push/pull/fetch and other blocking Tauri commands

v0.0.9

May 2, 2026

✨ Features

  • ✨ Add loading state
  • ✨ Add custom DMG background and layout for macOS installer

🐛 Bug Fixes

  • 🐛 Fix commit graph node top lane rendering overlap