Release notes v12.0

Release Details

v12.0 - uSync.Complete - Umbraco 12 Release

This is a major release of uSync.Complete for Umbraco, it brings support for Umbraco 12 and a few new features.

  • This release increases the uSync core dependency to v12

What's new

  • [x] Set username of person pushing or pulling content as writer on target site.
  • [x] Improve the Add server dialog, to make it eaiser
    • [x] Add tick box to add new server to all existing server push/pulls
    • [x] rename 'setup' to 'configure' to reduce confusion
  • [x] increase batch size default (new notification suppression means we can safely do more in one step)

Getting uSync.Complete

Installing

uSync.Complete can be installed via the command line

dotnet add package uSync.Complete --version 12.0

or as a package reference

<PackageReference Include="uSync.Complete" Version="12.0.0" />

Upgrading

There should be no issue upgrading uSync.Complete to v12 as part of an Upgrade to Umbraco 12. there are no migration steps and no database updates as part of this release.