What's Changed
Enhancements 🔥
- Rename "Copy commit hash to clipboard" to mention it's an abbreviated hash by @stefanhaller in #5331
- Hide the "Fetching..." status of the auto-fetch when bottom line is hidden by @stefanhaller in #5321
- Allow removing lines from patch directly by @jesseduffield in #5277
- Filter file views rather than search by @jesseduffield in #5273
- Show branch name and detached HEAD in worktrees tab by @ruudk in #5339
- Add backward cycling support for log view (using
<shift>-aon status page) by @zaakiy in #5346 - Show worktree name next to branch in branches list by @ruudk in #5340
Fixes 🔧
- Fix matching of lazygit-edit URLs without line numbers by @danielwe in #5311
- Fix #5302: Create .git/info directory before writing exclude file by @cobyfrombrooklyn-bot in #5325
- Fix off-by-one error when calculating popup panel dimensions by @stefanhaller in #5312
- Properly disable clicks in inactive views behind popups by @stefanhaller in #5313
- Enable
{and}to change diff context size in branches and tags panels in diffing mode by @stefanhaller in #5258 - Fix diff display of custom pagers after screen mode change by @stefanhaller in #5349
Maintenance ⚙️
- Bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 by @dependabot[bot] in #5323
Docs 📖
I18n 🌎
- Update translations from Crowdin by @stefanhaller in #5352
Other Changes
New Contributors
- @Owen-sz made their first contribution in #5281
- @danielwe made their first contribution in #5311
- @cobyfrombrooklyn-bot made their first contribution in #5325
- @04cb made their first contribution in #5335
- @zaakiy made their first contribution in #5346
Full Changelog: v0.59.0...v0.60.0