What's Changed
Enhancements 🔥
- Allow filtering the keybindings menu by keybinding by @stefanhaller in #4821
- Add support for suspending LazyGit with Ctrl+Z on Unix systems by @cowboy8625 in #4757
- Add "CopyToClipboard" command to
ConfirmationController
by @kyu08 in #4810 - Add a user config for using git's external diff command for paging by @stefanhaller in #4832
- Log the hash of dropped stashes by @stefanhaller in #4850
Fixes 🔧
- Fix right-alignment of divergence from base branch for branch checked out in a worktree by @stefanhaller in #4824
- Support Azure DevOps vs-ssh.visualstudio.com SSH remotes as hosting provider by @Kahitar in #4822
- Improve display of "esc" keybinding in the keybindings status bar by @stefanhaller in #4819
- Use external diff command in stashes panel by @stefanhaller in #4836
- Remove the git.paging.useConfig option by @stefanhaller in #4837
- Don't auto-forward branches that are checked out in another worktree by @stefanhaller in #4833
- Fix dropping range selection of filtered stashes by @stefanhaller in #4849
- Fix rare crash in interactive rebase (merge command without comment) by @stefanhaller in #4872
- Make it possible to rebind the Confirm keybinding by @stefanhaller in #4860
Maintenance ⚙️
- Pass only Git-tracked Go files to gofumpt by @kyu08 in #4809
- Update donation wording so that it's clear there's no strings attached by @jesseduffield in #4827
- Enhance PR/Issue templates readability by @kyu08 in #4829
- Run label check workflow only on label events and open pr event by @kyu08 in #4830
Docs 📖
- Add installation with gah by @marverix in #4820
- docs(VISION): fix "Dicoverability" typo by @Rudxain in #4866
- Add dev container feature as installation method to README by @HenningLorenzen-ext-bayer in #4876
I18n 🌎
- Update translations from Crowdin by @stefanhaller in #4873
New Contributors
- @marverix made their first contribution in #4820
- @Kahitar made their first contribution in #4822
- @cowboy8625 made their first contribution in #4757
- @Rudxain made their first contribution in #4866
- @HenningLorenzen-ext-bayer made their first contribution in #4876
Full Changelog: v0.54.2...v0.55.0