Release notes v8.11.6

Release Details

v8.11.6 - Core update

This is a minor patch release of uSync.Complete for Umbraco v8 - it brings the reference for the core uSync package upto the latest version and thus contains all the fixes in uSync release v8.10.7 (https://github.com/KevinJump/uSync/releases/tag/v8.10.7)

principally this is a fix for the way the doctypegrid editor values are serialized by uSync, the issue that is resolved fixes times when the nested values within the doctype may not be correctly stored,

Additonal uSync.Complete fixes are detailed in the milestone for this release

Fixes

  • The method openSettingsPush on the angular service uSyncPublishDialogManager could not be found 149

Installing

The recommended way to install uSync.Complete is via Nuget as part of your websites visual studio project:

PM> install-package uSync.Complete -version 8.11.6

Note

uSync.Complete 8.11.x will work with all version of Umbraco v8.0 upwards. However, we recommend you update your Umbraco installations to latest versions where possible, because there are a lot of performance and cache fixes in version past 8.6.x