Release Details
This is a major release of uSync.Complete for Umbraco, it brings support for Umbraco 12 and a few new features.
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" />
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.