We've just deployed an enhancement to the commit selection functionality in Deploy, allowing you to not only choose from or search for commits that have been pushed to your repository, but any tags that you've added as well. This is supported in both Git and Mercurial repositories.
When clicking the (change) link next to either the start or end commit before starting a deployment, you'll find two new tabs in the dialog:
As well as the original Recent Commits screen, you'll find Tag List and Manual Commit Ref tabs. The Tag List will show a list of all tags along with their corresponding commit ref, then the Manual Commit Ref tab will allow you to enter a reference manually, as before.
We hope you find this new functionality useful, do get in touch as always if you have any questions.