v0.54.0
Show hint about hunk staging mode being the default now, and how to switch to line mode
fix: broken markdown by replace \n into <md>
Remove the kill package dependency
Move NewDummyCommon to pkg/common
Make the links in the status panel point to the current version rather than master
Support bare worktrees where worktree does not have its own .git file
cleanup integration test code
Update translations from Crowdin
Enable hunk staging mode by default
Enable intrange linter, and fix warnings
Remove secureexec package
Don't kill tasks when we no longer need them
Highlight inactive selection in bold
Change direct access to Common.UserConfig to a getter
refactor: use slices.Equal to simplify code