2015-08-26 03:44:29 +02:00
# 3.2.0-rc1
2015-08-26 19:47:27 +02:00
See [3.2.0 ](/changelogs/3.2.0 ) changelog for more information on what is new in 3.2
2015-08-26 03:44:29 +02:00
<!-- - Changes below this line will be automatically regenerated -->
## Change Log
### Bugfixes
* 2015-08-24 [f7c1983 ](https://github.com/silverstripe/silverstripe-framework/commit/f7c19830d663ee05d81f7fa504b1ef043b8361fe ) Fix JS error on clicking collapsed panel (Damian Mooyman)
* 2015-08-24 [6c17397 ](https://github.com/silverstripe/silverstripe-cms/commit/6c173973229acc198cb467ee369bab5af96b7f13 ) block adding children from archived pages (Damian Mooyman)
* 2015-08-21 [0f81d5e ](https://github.com/silverstripe/silverstripe-framework/commit/0f81d5ece57a50c0daaf0d86c2faa977f323663b ) Fix bulk actions making sitetree unclickable (Damian Mooyman)
* 2015-08-18 [8b638f5 ](https://github.com/silverstripe/silverstripe-framework/commit/8b638f56fb737dac18126c291297c87469eb7d0f ) Using undefined var in ModelAdmin (Loz Calver)
* 2015-08-09 [cf9d2d1 ](https://github.com/silverstripe/silverstripe-framework/commit/cf9d2d12ac7fc6a2509ee70f8e6f304b3b232019 ) Fix duplicate primary key crash on duplicate (Damian Mooyman)
* 2015-08-07 [1f0602d ](https://github.com/silverstripe/silverstripe-framework/commit/1f0602d42fd9e1c0a4268f3a51aa7f483100a935 ) Fixed regression from ClassInfo case-sensitivity fix. (Sam Minnee)