v3.3 [Nov 9, 2019]
- Add an option "Open in Sourcetree" to context menu at Windows.
- Improved the bookmarks sidebar by adding mouse-over colors, DVCS icons, and showing if the repo is open.
- Added a new repository details window.
- Added better copy/paste support for the log view.
- Added a new "$BRANCH" parameter for custom actions.
- Flow actions can now only be started for the latest dev branch.
- Fixed a regression in disallowing duplicate folder names.
- Fixed push indicator not being displayed after commit.
- Fixed git-flow versions with 'dev' in the name not being parsed.
- Fixed git-flow hotfix branch not defaulting to master.
- Fixed crash in the local repo listing.
- Fixed search on the remote repo listing.
- Fixed custom actions dropping the first argument.
- Fixed a performance issue when changing the file list filter in a large repo.
- Fixed showing an empty menu for recent commits if there isn't any.
- Fixed the "Confirm delete" dialog overflowing off the screen.
- Fixed scrollbar not showing on the "Create" repository tab.
- Fixed repository names not updating when being renamed in the tab it's opened in.
- Fixed repo list sometimes not loading.
- Fixed text overlap in the "Edit Hosting Account" dialog.
- Fixed allowing the ".hgignore" file to be ignored.
- Fixed "Stop Tracking files" option being allowed to be pressed even if the file wasn't tracked.
- Fixed a case where system Git couldn't find Git Flow.
- Fixed a case where the diff view wouldn't show the file contents for deleted files.
- Fixed a crash caused by not having a default author name set.
- Fixed annoying chained auth prompts for Git and Mercurial when the repo was being identified.
- Fixed not being able to remove an added file in the staged files list.
- Fixed a case where embedded Git version wouldn't display the correct version.
- Fixed all files being set to the recycling bin, when they should have just been deleted.
- Fixed "Push" dialog not showing branches if Git was older than v2.13.0.
- Fixed allowing repos with the same path to be added as bookmarks.
- Fixed custom actions not allowing $FILE and $SHA for files.
- Fixed update check failed dialogs showing during welcome wizard.
- Fixed a bugsplat detected crash.
- Fixed setup wizard not showing git download size.
v3.2 [Aug 15, 2019]
- Fixed a regression where pushing a new branch would fail because the remote name wasn't filled in automatically.
- Fixed an issue in the git-lfs dialog where the add button wouldn't enable until the first click.
- Fixed an error message being show if clone was pressed before advanced options was checked.
v3.0 [Oct 26, 2018]
- Support for additional hosting services (SSH, Repos, Avatars, PRs).
- GitHub Enterprise.
- GitLab (Cloud, CE, EE).
- Visual Studio Team Services (VSTS).
- Use Bitbucket Cloud to register.
- Update to embedded Git 2.18.0.
- Update to embedded Mercurial 4.6.
v2.6 [May 30, 2018]
- SRCTREE-5705 Upgrade SharpCompress to 0.21.
- SRCTREE-5708 Fix the page counting used when listing remote Bitbucket repositories.
v2.0 [May 2, 2017]
- Manage your bookmarks easily with a new and colorful tab design.
- Huge performance improvements.
- Pixel-perfect per-monitor DPI support.
v1.7 [Dec 15, 2015]
Added the ability to correct the stateof git-lfs repositories
Added git-lfs to embedded Git install.