---
layout: default
title: Release notes for 1.11
description: TortoiseSVN release notes, version 1.11
keywords: release notes
lang: en
includeBaguetteBox: true
---
What's New in TortoiseSVN 1.11
{% include adsense_inpage.html %}
TortoiseSVN 1.11 is a superset of all previous TortoiseSVN releases,
and is considered the current stable and "best" release. Anything in
earlier versions is also in 1.11, but 1.11 contains features and
bugfixes not present in any earlier release.
This page describes only major changes. For a complete list
of changes, you can check our
commit logs
Don't forget to check out all the changes in the Subversion
library that also is now at version 1.10: all those changes
are of course in TortoiseSVN as well. See the full list
of changes in the Subversion 1.11 release notes.
Requirements
TortoiseSVN 1.10 and later requires at least Windows 7
or later. It won't run on Windows Vista anymore.
If you're still need to use those earlier OS, you have to keep
using TortoiseSVN 1.9 for Windows Vista or TortoiseSVN 1.8 for Windows XP.
{% include adsense_inpage.html %}
Shelving and Unshelving
Subversion 1.11 has a new experimental feature called checkpointing
which is enabled in TortoiseSVN 1.11.
This feature allows you to shelve local changes, work on something else and commit
and then unshelve those stored changes again. While in TortoiseSVN 1.10, shelving
didn't work with binary files, in 1.11 it can deal now with binary files as well.
existing shelves
If you've created shelves in TortoiseSVN 1.10 and haven't applied them yet, please
apply them before updating to TortoiseSVN 1.11. The old shelves can not be used
in 1.11 anymore.
experimental
The shelving feature is still marked as experimental.
That means that while shelving works as advertised, it is still in a stage where
it's heavily improved and worked on. That also means that there's no guarantee that
the shelves you create are upwards compatible and future versions might not be able
to use them. And of course the UI might change as well in future versions to accommodate
new features and behaviors.
New icons
Most icons have been redesigned and improved. And they now all work better on
high dpi monitors without looking blurry.
Various improvements
The UI now uses a consistent font over all dialogs.
The UI now works properly on high dpi displays.