Skip to content

v8.9.2 - Patch release

Compare
Choose a tag to compare
@KevinJump KevinJump released this 08 Mar 16:15
· 15 commits to main since this release

This is a uSync.Complete patch release which has a few minor fixes for uSync.Exporter and uSync.Publisher. it also moves the base dependency on uSync to the latest 8.8.4 release.

Fixes

  • #88 Exporter thows exception when Vendr usync handlers are installed
  • #91 Publisher doesn't identify curreny server correctly if baseUrl is being used.
  • #89 Error when you try to pull/push from the 'Content' Start Node.

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

Note

uSync 8.9.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