You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Changelog.md
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# Echo JS SDK CHANGELOG:
2
2
3
+
##v3.0.26 - September 18, 2014
4
+
5
+
* Echo.Canvas can now arrange apps in columns/rows to display apps using
6
+
custom layout generated by Echo Experience Studio.
7
+
8
+
* Echo.Utils.stripTags function was re-written to prevent certain types
9
+
of XSS attacks. Furthermore new version of this function works way faster.
10
+
3
11
##v3.0.25 - August 28, 2014
4
12
5
13
* This release fixes an issue with inaccurate WebSocket connections handling which could lead to unwanted appearance of live updates for one application in other applications on the same page.
0 commit comments