* Build 155

This commit is contained in:
Sam Georges 2014-10-16 19:57:53 +11:00
parent 886e6fc70a
commit 3e48ba945f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
* **Build 15x** (2014-10-x)
* **Build 155** (2014-10-16)
- Back-end area can now be customized with colors and logo, via System > Customize Back-end.
- Added twig filters `|trans` for `Lang::get(...)` and `|transchoice` for `Lang::choice(...)`.
- `SettingsModel` behavior now uses a cached database query.