Skip to content

v0.55.1

Latest

Choose a tag to compare

@stefanhaller stefanhaller released this 17 Sep 18:48
· 89 commits to master since this release
3de12b7

This hotfix release fixes two bugs that have crept in in v0.55.0: one is a regression that broke displaying the enter key in the keybindings menu, the other is a problem with a newly added feature that didn't work quite correctly. See below for details.

For the changes in 0.55.0, see https://github.com/jesseduffield/lazygit/releases/tag/v0.55.0.

What's Changed

Fixes 🔧

  • Don't hide keybindings that match the confirmMenu key in the keybindings menu by @stefanhaller in #4880
  • Fix staging when using the new useExternalDiffGitConfig config by @stefanhaller in #4895

Full Changelog: v0.55.0...v0.55.1