New release of SourceTree 1.4

SourceTree just took another step forward today with SourceTree 1.4. In this release, we have:

  • Changed the UI of the Bookmarks window to improve navigation
  • Implemented a clone button in Bitbucket for instant access to your source
  • Created a setup wizard to help connect users with their repositories
  • Listened to customer input and added advanced Mercurial support
  • Implemented commit message drafting to save you time.
  • And a whole lot more!

What’s new?

Bookmarks window: reloaded

The bookmarks window has been completely redesigned to improve its visual style and usability.

Search your bookmarks in real time, quickly navigating to the projects you want to find regardless of where they are in the tree. Easily re-sort the contents by name or repository type, and get access to common functions without having to open the full repository window first. You can even invoke Custom Actions directly from the list.

Bitbucket support

Enjoy instant access to your source code by cloning with SourceTree from any repository by simply clicking the ‘SourceTree’ clone option in Bitbucket . Your clone details will automatically be configured in SourceTree for you to instantly download source.

Setup Wizard

To welcome new users to SourceTree and get them up to speed, we now include a setup wizard which packages the steps most people want to perform the first time they open SourceTree. In one short swoop, SourceTree can:

  • gather your user details
  • configure your accounts on Bitbucket, GitHub, and Kiln
  • search your local drive for repositories that you might want to bookmark.

Mercurial bookmarks support


You’ve asked for more Mercurial support, and we have listened. Not to be confused with the bookmarks window, Mercurial has its own concept of bookmarks within a given repository. They behave somewhat like local branches in Git, and they can be used to more easily keep tabs on multiple local streams of development.

Commit message drafts

Now you can start drafting your next commit message long before you’re actually ready to commit. Just click the commit drafting button at the lower-left side of the repository window — or press Cmd-Shift-D, to pop up the drafting pane — and start typing.

Draft commonly used commits and create templates that you can use later to save time. This feature also allows you to refine your commit messages until they are ready for your team to see.

Plenty more!

There are plenty of other small improvements and tweaks in 1.4, and we’ll go into more details in follow-up posts in the coming weeks. In the mean time, we hope you enjoy the new release!