silverstripe-subsites/CHANGELOG.md

23 lines
704 B
Markdown
Raw Normal View History

2015-11-19 03:34:55 +01:00
# Changelog
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
2015-11-24 23:48:01 +01:00
## [1.2.0]
* API Add option to specify http / https on subsite domains
2015-11-19 03:34:55 +01:00
## [1.1.0]
* Changelog added.
* Fixes #135: LeftAndMain switching between subsites
* BUG Fix incompatibility with framework 3.2
* Adjusted tests to new SiteTree->canCreate() logic in 3.1.11+
* Fix subsites to use correct permissions
* Wrong edit link in SubsitesVirtualPage
* Added missing route to `SubsiteXHRController` for SilverStripe 3.2 compatibility.
* Add sticky nav toggle button
* BUG Subsites selection on SubsitesVirtualPage (fixes #45 and #47)
* Update translations