What's Changed
Enhancements π₯
- Add user config for hiding the root item in the file tree by @stefanhaller in #4593
- Use branchPrefix when moving commits to new branch by @EliasA5 in #4604
- Show default option when prompting to create a new git repo by @Joshuahuahua in #4596
Fixes π§
- Fix selecting large hunks, and fix problems editing very long commit descriptions by @stefanhaller in #4589
- Kill background fetch when it requests a passphrase by @stefanhaller in #4588
- Fix branch selection jumping back on background fetch by @stefanhaller in #4597
- Fix resetting to a branch when a tag shares the same name, or vice versa by @ChrisMcD1 in #4571
- Fix wrong inactive highlight when switching between repos by @stefanhaller in #4621
- Fix assigning custom key to pullFiles command in the Commits panel by @stefanhaller in #4617
Maintenance βοΈ
- Replace literal with ConfigFilename constant by @mloskot in #4613
- Improve PR template wrt release notes by @stefanhaller in #4607
New Contributors
- @mloskot made their first contribution in #4613
- @Joshuahuahua made their first contribution in #4596
Full Changelog: v0.51.1...v0.52.0