v0.54.2
Create a user-specific temp dir to avoid permission problems on multi-user machines
fix: broken markdown by replace \n into <md>
Improve CPU usage when flicking through large diffs
Move NewDummyCommon to pkg/common
Show hint about hunk staging mode being the default now, and how to switch to line mode
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
Trim trailing newlines when showing confirmations
Fix the useHunkModeInStagingView hint in the breaking changes message
Enable hunk staging mode by default
Enable intrange linter, and fix warnings
Remove secureexec package
Highlight inactive selection in bold
Change direct access to Common.UserConfig to a getter
Cleanup: remove duplicate test case