* 2013-10-03 [4a0f9d5](https://github.com/silverstripe/sapphire/commit/4a0f9d5) Issue with login form failing to login in certain situations. Fixes issue #2424 (Damian Mooyman)
* 2013-09-27 [5c376a4](https://github.com/silverstripe/sapphire/commit/5c376a4) Without casting TreeTitle as HTMLText, unescape HTML appears in TreeDropdownField (unclecheese)