SDK for Silverlight Clients CHANGELOG
1.4.2 build 1012 (dll version 1.4.6549.19417 - Strong Name dll version 1.4.6549.19418)
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.

1.4.2 build 1011 (dll version 1.4.6080.20194 - Strong Name dll version 1.4.6080.20196)
Compatible with Lightstreamer Server since 6.0.
Compatible with code developed with the previous version.
Released on 5 Sep 2016

Fixed a bug that prevented the use of very long (> 2^15) custom strings (for instance: for item groups, fields schemas or user names), by causing exceptions to be thrown.

1.4.1 build 1009 (dll version 1.4.5960.30621 - Strong Name dll version 1.4.5960.30623)
Compatible with Lightstreamer Server since 6.0.
Compatible with code developed with the previous version.
Released on 10 May 2016

Fixed a bug that, under rare circumstances, could have prevented the success of the session rebind procedure performed by the library, causing the session to hang and eventually close.

1.4.1 build 1008 (dll version 1.4.5457.31419 - Strong Name dll version 1.4.5457.31421)
Compatible with Lightstreamer Server since 6.0.
Compatible with code developed with the previous version.
Released on 21 Jan 2015

Fixed a bug that could have prevented the natural termination of the process when Lightstreamer Server happened to be unresponsive.
Fixed a bug that, upon session close, could have allowed the process to terminate naturally, without invoking the application's OnClose (which, instead, should have been given an opportunity to prevent termination).

Fixed the documentation of the ExtendedTableInfo class, 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.

Modified the SDK versioning, which now differs from the internal dll versioning.

1.4.4588.29271
Compatible with Lightstreamer Server since 5.0.
Compatible with code developed with the previous version.
Released on 3 Aug 2012

Discontinued the compatibility with the previous version of Lightstreamer Server.

1.4.4527.28381
Compatible with Lightstreamer Server since 4.1.
Compatible with code developed with the previous version.
Released on 9 Aug 2012

Introduced the ChangeSubscription method, which allows for modification of the maximum frequency settings for currently subscribed items, with no need for a resubscription; this also introduces a new error code in PushServerException.

Fixed the handling of mocked calls to UnsubscribeTable when a batch is in place.

Fixed a bug which prevented the ForceUnsubscribeTable method from working. This method was provided only as a help for particular cases of error recovery.

1.3.4517.22613
Compatible with Lightstreamer Server since 4.0.
Compatible with code developed with the previous version.

Fixed a memory leak that could have caused a zombie thread to be left after an unsuccessful attempt of connecting to Lightstreamer Server; if the Server had been unreachable for long time for any reason and a loop of attempts had been performed, the leak could have become significant.

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

Fixed a potential bug that may have occurred after a SendMessage call, causing an ObjectDisposedException to be internally issued.

1.3.4168.21501
Compatible with Lightstreamer Server since 4.0.
Released on 7 Jun 2011

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