Changelog for build 95

This commit is contained in:
Sam Georges 2014-05-29 19:23:18 +10:00
parent d808409099
commit df095aa516
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
* **Build 95** (2014-05-29)
- Plugin CLI commands are now case insensitive.
- Fixes a bug where belongsTo form field relations were not being set.
- Form field `richeditor` (WYSIWYG) no longer adds full page HTML tags.
* **Build 92** (2014-05-24) * **Build 92** (2014-05-24)
- Components can now be dragged from the side navigation directly on to the page. - Components can now be dragged from the side navigation directly on to the page.
- Asset maker methods (addJs, addCss, addRss) now use an optional build code, either *core* or a plugin code. This is converted to a version number to ensure updates are not affected by cached assets. - Asset maker methods (addJs, addCss, addRss) now use an optional build code, either *core* or a plugin code. This is converted to a version number to ensure updates are not affected by cached assets.