* Build 260

This commit is contained in:
Samuel Georges 2015-05-16 14:48:50 +10:00
parent bb6910a068
commit db1d2317d9
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
* **Build 25x** (2015-05-xx)
* **Build 260** (2015-05-16)
- The `|page` filter now supports passing an empty string to generate a link to the current page.
- Component variables set with `$this->page` no longer leech in to other component partials.
- The application will now perform redirects to prevent duplicate content and enforce the linking policy (see config `cms.enableRedirects`).