* Build 252

This commit is contained in:
Samuel Georges 2015-04-29 19:58:45 +10:00
parent 9470259727
commit 7f65304a69
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
* **Build 252** (2015-04-29)
- Optimized many JavaScript libraries used in the back-end to reduce memory leaks.
* **Build 250** (2015-04-28)
- Protected files can now be downloaded by administrators using the `fileupload` form widget.
- The `{% content %}` tag now supports passing parameters, parsed by a basic template engine (see Cms > Content block docs).