Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2025-08-11 | 1.4 kB | |
lazygit_0.54.2_freebsd_32-bit.tar.gz | 2025-08-11 | 7.5 MB | |
lazygit_0.54.2_freebsd_arm64.tar.gz | 2025-08-11 | 7.2 MB | |
lazygit_0.54.2_darwin_arm64.tar.gz | 2025-08-11 | 7.6 MB | |
lazygit_0.54.2_linux_32-bit.tar.gz | 2025-08-11 | 7.5 MB | |
lazygit_0.54.2_linux_arm64.tar.gz | 2025-08-11 | 7.3 MB | |
lazygit_0.54.2_linux_x86_64.tar.gz | 2025-08-11 | 7.9 MB | |
lazygit_0.54.2_darwin_x86_64.tar.gz | 2025-08-11 | 8.1 MB | |
lazygit_0.54.2_freebsd_armv6.tar.gz | 2025-08-11 | 7.4 MB | |
lazygit_0.54.2_freebsd_x86_64.tar.gz | 2025-08-11 | 7.9 MB | |
lazygit_0.54.2_linux_armv6.tar.gz | 2025-08-11 | 7.5 MB | |
lazygit_0.54.2_windows_32-bit.zip | 2025-08-11 | 7.7 MB | |
lazygit_0.54.2_windows_arm64.zip | 2025-08-11 | 7.3 MB | |
lazygit_0.54.2_windows_armv6.zip | 2025-08-11 | 7.6 MB | |
lazygit_0.54.2_windows_x86_64.zip | 2025-08-11 | 8.1 MB | |
README.md | 2025-08-11 | 1.4 kB | |
v0.54.2 source code.tar.gz | 2025-08-11 | 5.4 MB | |
v0.54.2 source code.zip | 2025-08-11 | 7.0 MB | |
Totals: 18 Items | 118.9 MB | 3 |
Here's another point release; this one fixes a performance regression in 0.54.0 that made flicking through diffs a little less snappy (or a lot less, in some scenarios) than it could be.
For the changes in 0.54.0, see https://github.com/jesseduffield/lazygit/releases/tag/v0.54.0.
What's Changed
Fixes 🔧
- Fix scrollbar in certain popup panels (e.g. the intro message for new users) by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/4804
- Fix delay with flicking through files or commits when git diff is very slow by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/4803
Maintenance ⚙️
- Stop bumping our homebrew formula by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/4799
- Update the badges of golangci-lint and homebrew in
README.md
by @kyu08 in https://github.com/jesseduffield/lazygit/pull/4807
Docs 📖
- Fix the useHunkModeInStagingView hint in the breaking changes message by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/4800
- Update
CONTRIBUTING.md
to clarify translation contribution process by @kyu08 in https://github.com/jesseduffield/lazygit/pull/4806
Full Changelog: https://github.com/jesseduffield/lazygit/compare/v0.54.1...v0.54.2