Skip to content

v8.9.5 - Pre compatability release.

Compare
Choose a tag to compare
@KevinJump KevinJump released this 05 Jul 09:44

This is a patch release to uSync 8 - that makes some minor changes to aid cross v8 - v9 compatibility.

Updates: Serialization Compatibility

This update changes the way some of the information returned in a report by uSync is serialized into JSON - these changes don't affect how uSync works on a local machine, but it does mean that the serialization will be identical for both the v8 and v9 versions of uSync. this means. we can send reporting information over the wire between a v8 and v9 installation.

for a technical look : see commit 3fc2bee - Change ItemType serialization