Skip to content

Release 8.23

Latest
Compare
Choose a tag to compare
@love-linger love-linger released this 29 Jul 02:46
v8.23
b7c6d62

What's Changed

  • Upgrade AvaloniaUI to 11.1.1
  • Change minimal system requirement for macOS to Big Sur (11.0)
  • Add -o StrictHostKeyChecking=accept-new option to GIT_SSH_COMMAND to automatically accept new connections.
  • Fix the issue that icons for IntelliJ IDEA Ultimate and IntelliJ IDEA Community are missing.
  • Fix the issue that ssh-askpass not working in some cases.
  • Supports checking update with hotfix version.
  • Supports swap between revisions in Revision Compare view.
  • Supports swap between branches in Branch Compare view.
  • Add a context menu entry for commit that copies ${SHA} - ${SUBJECT} into clipboard.
  • Re-design the toolbar for repository, and add a control to display current branch on the right of toolbar.
  • Allows to compile this project with dotnet sdk 8.0.106
  • Fix the issue that sometimes %(refname:short) for tags has an extra tags/ prefix.
  • Fix the render issue about hightlight background of selected/detected chunk in text diff view.
  • Re-write the behavior for Update Submodule
  • Fix the issue that sometimes branches not updated after changed.
  • Supports fetch all branches of selected remote on pull.
  • Supports character / in tag name.
  • Several UX/Theme changes.

Full Changelog: v8.22.1...v8.23