Hi,
I am writing to inform you that the 3.0.21 version of the Echo JS SDK was released today. The release contains performance improvements and the extension of the tests code coverage.The updated scripts can be found on our CDN at the following URLs:
http://cdn.echoenabled.com/sdk/v3/
The previous version scripts are available here:
http://cdn.echoenabled.com/sdk/v3.0.20/
Here is the list of updates performed within this release:
Stream control was updated to avoid memory leaks in certain situations when Stream Item instance is irrelevant (for example if an item doesn’t match a rendering criteria on the client side).
Echo.API base class was fixed to always use XDomainRequest object in IE 8 and 9 for AJAX CORS requests.
Previously when empty Canvas config was delivered to a client side, we put debug information into browser console and left “Loading…” message on a screen. To avoid any confusion, the “Loading…” message is now removed if Canvas config contains no apps.
Please let us know if you have questions or faced any issues after the release. We’ll be glad to help you.
Best regards,
Echo Apps team