This hotfix release fixes a regression in 0.54.0 that made lazygit fail on startup when multiple users use it on a single machine.
For the changes in 0.54.0, see https://github.com/jesseduffield/lazygit/releases/tag/v0.54.0.
What's Changed
Fixes 🔧
- Fix temp dir permission problem on multi-user machines by @stefanhaller in #4796
Maintenance ⚙️
- Stop updating Jesse's homebrew tap by @stefanhaller in #4797
Docs 📖
New Contributors
Full Changelog: v0.54.0...v0.54.1