Skip to content

v8.6.3 - uSync sync version sync.

Compare
Choose a tag to compare
@KevinJump KevinJump released this 20 Aug 13:20
· 15 commits to main since this release

This patch updates uSync.Complete to use the latest version of uSync/uSync.Content Edition (8.6.5) - it also includes a couple of small fixes.
all our big feature updates are coming with v8.7 - see what's coming)

Fixes:

  • #35 fix an issue with relative paths within syncpack files that also include view/css files.
  • #54 fixes an issue when uSync app_data folders are inside a short folder name in windows, which can sometimes cause issues when calculating relative folder names.
  • #58 breaking change in content edition breaks member/user serizliers when content edition is upgraded.

Feature

  • Add toggle to include Dictionary Items in a sync pack. (#57)

Installing

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

PM>install-package uSync.Complete

Note

uSync 8.6.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.4.x