# 3.1.6-rc2

# Overview

Minor documentation and outstanding bugfixes on top of the prior 3.1.6-rc1

## Bugfixes

 * 2014-06-01 [e535c35](https://github.com/silverstripe/sapphire/commit/e535c35) New JS sprintf and inject replacement functions (colymba)
 * 2014-08-11 [98907fb](https://github.com/silverstripe/sapphire/commit/98907fb) Fix incorrect parsing of HTML content (Damian Mooyman)
 * 2014-08-08 [a369094](https://github.com/silverstripe/sapphire/commit/a369094) Fix issue with generating tree data for missing pages (Damian Mooyman)
 * 2014-08-06 [53dbbb7](https://github.com/silverstripe/silverstripe-cms/commit/53dbbb7) Fix CMSMain::getList to correctly respect filter result Fixes #1064 CMSSiteTreeFilter refactored to allow SS_List of filtered pages to be returned (Damian Mooyman)
 * 2014-08-06 [1c48cb6](https://github.com/silverstripe/silverstripe-cms/commit/1c48cb6) Fix search range for asset filter (Damian Mooyman)
 * 2014-06-27 [f19b1ee](https://github.com/silverstripe/sapphire/commit/f19b1ee) declarations matching PHPUnit_Framework_Assert (Michael Parkhill)

## Downloads

 * [framework](https://github.com/silverstripe/silverstripe-framework/releases/tag/3.1.6-rc2)
 * [cms](https://github.com/silverstripe/silverstripe-cms/releases/tag/3.1.6-rc2)
 * [installer](https://github.com/silverstripe/silverstripe-installer/releases/tag/3.1.6-rc2)