Skip to content

v8.11.8 - Patch release

Compare
Choose a tag to compare
@KevinJump KevinJump released this 17 Feb 15:03
· 3 commits to main since this release
ec3cd23

This is a patch release of uSync.Complete, it included fixes for known issues and a dependency update to uSync 8.11.0

This version has been tested against Umbraco v8..18-rc and included support for HistoryCleanup.

Fixes

  • Publisher: 'Remove deleted items' in content sync not working as expected
  • Exporter: #166 sync pack is empty if you pick just datatypes

Updates

  • Publisher: #42 Add relation manager so relations can be synced (if added to the config file).
  • Exporter: Improved error management UI in Exporter
  • Snapshots: Add ability to perform 'full snapshot' where items are not then removed

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

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