* Build 125

This commit is contained in:
Sam Georges 2014-07-24 20:24:35 +10:00
parent ecf026d1df
commit 0cb866fe1c
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
* **Build 125** (2014-07-xx)
* **Build 125** (2014-07-24)
- Theme support added.
- Added new Theme picker to the backend via Settings > Front-end theme
- New shorthand method for `$this->getClassExtension('Backend.Behaviors.FormController')` becomes `$this->asExtension('FormController')`.
- Buttons inside a popup support new `data-popup-load-indicator` attribute.