Changelog for build 95
This commit is contained in:
parent
d808409099
commit
df095aa516
|
|
@ -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)
|
||||
- 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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue