Skip to content

v8.11.9 - Support Release

Compare
Choose a tag to compare
@KevinJump KevinJump released this 25 Oct 19:17
ec3cd23

This is a support release for uSync.Complete for Umbraco 8 - it contains some minor fixed and UI tweaks that will help you to support and debug issues with uSync.Complete setups.

This is the last release to contain any feature development for uSync.Complete on Umbraco 8 as uSync 8 is now in a support phase (Until Feb 2024) This aligns with Umbraco's support lifecycle for Umbraco 8 We continue to support and actively develop uSync.Complete v10 which is the current latest release.

Features

  • Dependency updates to uSync 8.11.2
  • Added Sync warning when SiteLock is installed with instructions on how to configure to allow uSync.Complete connections
  • UserAgent and Headers configuration options #184
  • Improved handling of failure messages for individual items.

Fixes

  • Don't include template 'content' when syncing templates along site content - as the content is included in the 'files'
  • Disable continue button during a push/pull operation in overlay view
  • Display correct variations options when syncing dictionary items,

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.9

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