Skip to content

1.0b10

Pre-release
Pre-release
Compare
Choose a tag to compare
@Uncommon Uncommon released this 01 Aug 04:31
· 854 commits to master since this release

New things:

  • Find feature to search commits by summary, name/email, or SHA.
  • Better support for ssh in remotes.
  • New command for creating a local branch tracking a remote branch.
  • The Revert command, for reverting changed workspace files, now has a confirmation dialog.
  • Show Ignored Files now works. Tree view hides them when the option is off (it used to always show them).
  • Opening a repository dismisses the Open panel if it's showing.

Fixes:

  • Improved load times for large repositories. I'm pretty sure it used to be this fast, and now it is again.
  • Fixed some cases where TeamCity build status wasn't showing correctly in the sidebar.
  • Fixed some memory leaks.
  • Closing a window before it finishes processing the history list will abort processing.