SDK for Flash Clients CHANGELOG
1.3 build 53
Compatible with Web (Unified API) Client SDK since 6.1 up to 7.2.
Compatible with code developed with the previous version.
Released on 24 Jan 2020

Aligned the documentation to notify the discontinuation of support by Web Client SDK since 8.0.

1.3 build 50
Compatible with Web (Unified API) Client SDK since 6.1.
Compatible with code developed with the previous version.
Released on 20 Dec 2017

Aligned the documentation to comply with current licensing policies.

1.3 build 49
Compatible with Web (Unified API) Client SDK since 6.1.
Compatible with code developed with the previous version.
Released on 10 May 2016

Updated obsolete names in the signature of the SDK and some included files.

1.3 build 48
Compatible with JavaScript Client SDK since 6.1.
Compatible with code developed with the previous version.
Released on 21 Jan 2015

Removed the examples, which are now only hosted on GitHub and managed through the new "demos" site. Provided suitable references to find the examples there.

1.3 build 48
Compatible with JavaScript Client SDK since 6.1.
May not be compatible with code developed with the previous version; see compatibility notes below.
Released on 19 Feb 2014

Added a onClearSnapshot callback to the FlashTable. The callback will be invoked upon a corresponding invocation of "clearSnapshot" on the Adapter side for one of the items in the table (provided that they are subscribed to in DISTINCT or COMMAND mode) with the request to accomplish the specified action. COMPATIBILITY NOTE: Existing code will keep working as long as, on the Adapter side, "clearSnapshot" is not used for items in DISTINCT or COMMAND mode; otherwise, the item state on the Client may become inconsistent, hence implementing the new callback would be mandatory.

Revised the directory structure of the included examples.

Clarified the license terms for the included example source code.

1.2 build 46
Compatible with JavaScript Client SDK since 6.0.
May not be compatible with code developed with the previous version; see compatibility notes below.
Released on 3 Aug 2012

Ensured compatibility with the new JavaScript Client SDK.
Ported the included demos to the new JavaScript Client SDK library. Note that the "commons" directory is no longer used to bring configuration code and imported JavaScript library code, which is now all included in the demo directory.

Removed the "javascript bridge" part of the SDK library, lsflashbridge.js, which is no longer needed with the new JavaScript Client SDK library. This also removes the strict dependency of each library build from a specific build of the underlying library, which was the case with the old HTML Client SDK library.

Changed the behavior of the onStatusChange callback; as a consequence of the required change of the underlying Client SDK library, the callback now returns new status indicators. COMPATIBILITY NOTE: existing code making use of the values returned by the onStatusChange callback should be wholly revised, by referring to the new behavior.

Simplified the SDK library deployment, by removing the version-reporting files.

1.1 build 43.165.13
Compatible with SDK for HTML Clients version 5.0.1 build 1446.13.
Compatible with code developed with the previous version.
Released on 9 Aug 2012

Ported to the current HTML Client SDK library build.

1.1 build 43.165.9
Compatible with SDK for HTML Clients version 5.0 build 1446.9.
Compatible with code developed with the previous version.
Released on 6 Apr 2012

Ported to the current HTML Client SDK library build.

Rebuilt the included StockList demo; the demo binaries have reduced significantly.

1.1 build 40.165.6
Compatible with SDK for HTML Clients version 5.0 build 1446.6.
Compatible with code developed with the previous version.
Released on 6 Dec 2011

Ported to the current HTML Client SDK library build.

1.1 build 40.165.3
Compatible with SDK for HTML Clients version 5.0 build 1446.3.
Compatible with code developed with the previous version.
Released on 8 Jul 2011

Ported to the current HTML Client SDK library build.

1.1 build 40.165
Compatible with SDK for HTML Clients version 5.0 build 1446.
Released on 7 Jun 2011

Introduction of Lightstreamer "Duomo" release (Server 4.0).