SDK for Flex Clients CHANGELOG
2.2.1 build 105
Compatible with Lightstreamer Server since 6.0.
Compatible with code developed with the previous version.
Released on 20 Dec 2017

Aligned the documentation to comply with current licensing policies.

2.2.1 build 103
Compatible with Lightstreamer Server since 6.0.
Compatible with code developed with the previous version.
Released on 21 Jan 2015

Fixed the documentation of the Table classes, to clarify that item and field names in lists to be submitted to a LiteralBasedProvider or similar are not allowed to be null, empty or to contain spaces. Now, checks have been added when item and field names are supplied and an exception is thrown, if needed. COMPATIBILITY NOTE: Existing code is not expected to be using null or empty item/field names or item/field names containing spaces; in fact, in case it did, it would still have been subject to unexpected behaviours and exceptions.

Introduced the support for the new client identification mechanism.

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.

2.2 build 96
Compatible with Lightstreamer Server since 4.0.
Compatible with code developed with the previous version.
Released on 19 Feb 2014

Fixed a bug in the protocol layer regarding the interpretation of some kind of ERROR messages. In case one of such error messages was received the Client was unable to forward them to the application layer.

Used Flex 4 SDK to build the SDK library.

Improved the layout of the included examples.

Clarified the license terms for the included example source code.

2.1 build 93
Compatible with Lightstreamer Server since 4.0.
May not be compatible with code developed with the previous version; see compatibility notes below.
Released on 10 Jan 2013

Fixed a bug in the management of non-ascii and control characters in field values; for particular values, the bug could also cause nearby characters to be affected.

Dropped the support for Flex 3. Flex 4 or later is now required. COMPATIBILITY NOTE: existing clients compiled against Flex 3 have to be ported to Flex 4 or higher version.

2.1 build 90
Compatible with Lightstreamer Server since 4.0.
Compatible with code developed with the previous version.
Released on 6 Apr 2012

Improved the robustness in case of connection problems.

2.1 build 88
Compatible with Lightstreamer Server since 4.0.
Released on 7 Jun 2011

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