| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-04-13 | 1.3 kB | |
| lazygit_0.61.1_freebsd_arm64.tar.gz | 2026-04-13 | 5.9 MB | |
| lazygit_0.61.1_freebsd_armv6.tar.gz | 2026-04-13 | 6.2 MB | |
| lazygit_0.61.1_linux_armv6.tar.gz | 2026-04-13 | 6.2 MB | |
| lazygit_0.61.1_linux_x86_64.tar.gz | 2026-04-13 | 6.5 MB | |
| lazygit_0.61.1_windows_x86_64.zip | 2026-04-13 | 6.8 MB | |
| lazygit_0.61.1_darwin_x86_64.tar.gz | 2026-04-13 | 6.6 MB | |
| lazygit_0.61.1_freebsd_x86_64.tar.gz | 2026-04-13 | 6.5 MB | |
| lazygit_0.61.1_windows_arm64.zip | 2026-04-13 | 6.0 MB | |
| lazygit_0.61.1_windows_32-bit.zip | 2026-04-13 | 6.5 MB | |
| lazygit_0.61.1_darwin_arm64.tar.gz | 2026-04-13 | 6.2 MB | |
| lazygit_0.61.1_freebsd_32-bit.tar.gz | 2026-04-13 | 6.2 MB | |
| lazygit_0.61.1_linux_32-bit.tar.gz | 2026-04-13 | 6.2 MB | |
| lazygit_0.61.1_linux_arm64.tar.gz | 2026-04-13 | 5.9 MB | |
| README.md | 2026-04-13 | 1.2 kB | |
| v0.61.1 source code.tar.gz | 2026-04-13 | 4.2 MB | |
| v0.61.1 source code.zip | 2026-04-13 | 5.5 MB | |
| Totals: 17 Items | 91.5 MB | 9 | |
This release has just a few fixes for the recently added GitHub pull requests feature.
What's Changed
Enhancements 🔥
- Hide closed pull requests on main branches by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5501
Fixes 🔧
- Normalize repository owner casing to fix GitHub PR integration by @bradly0cjw in https://github.com/jesseduffield/lazygit/pull/5495
- Don't default the base repo for pull requests to "origin" by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5508
Maintenance ⚙️
- Security fix: avoid using
${{ }}variable interpolation inrun:steps by @orbisai0security in https://github.com/jesseduffield/lazygit/pull/5487 - Add a justfile by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5490
New Contributors
- @orbisai0security made their first contribution in https://github.com/jesseduffield/lazygit/pull/5487
- @bradly0cjw made their first contribution in https://github.com/jesseduffield/lazygit/pull/5495
Full Changelog: https://github.com/jesseduffield/lazygit/compare/v0.61.0...v0.61.1