Bumping product moniker to 4.2 Beta 2
PhantomJs - now showing https requests as well
Widget system now support Lazy<T> - meaning you can have Lazy<T> parameters on functions and Function Call Editor UI will use T widgets automatically.
Function Images - timeout set high when the PhantomJS process is new (as to wait extra time for the process to launch)
Form markup: support for binding values to function parameters (<f:param name="x"><cms:read source="PageId" /> </f:param> )
Form markup. Support for mutli - part binding while binding to function parameters (<f:param name="x"><cms:read source="SomeObj.SomeProp" /> </f:param> )
Adding a log message when package installation succeded.
[IE] Functions duplicate when re-saved on a page
Fixing post upgrade package installation error
Fixing 4666: Package information removed if update fails
Visual Editor BlockSelector fixes
Fixing entity tokens automatic clean-up
Dialogbox instead alert for Chrome
Fixing 4583: NoHttpRazorContext should handle more use cases
Getting rid of <p /> around pure function calls
Function preview - invalidating client cache on function's change
[15173](by Marcus Wendt)
↧