* Build 174

This commit is contained in:
Samuel Georges 2015-01-05 09:16:32 +11:00
parent 820ff72149
commit 8ae98909f0
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
* **Build 17x** (2014-12-xx)
* **Build 174** (2015-01-05)
- Improved asset caching (`cms.enableAssetCache`), when enabled the server will send a *304 Not Modified* header.
- Introduced new *Table* widget and *DataTable* form widget.
- There is now a simpler way for sending mail via `Mail::sendTo()`.