Release Details
This is a patch release for v16 of uSync.Complete for Umbraco, it contains fixes for reported issues.
Install via your favorite command line,
dotnet add package uSync.Complete --version 16.0.2
or directly into your .csproj file.
<PackageReference Include="uSync.Complete" Version="16.0.2" />
[!NOTE] For Standard Term Release (STS) we are following a practice of little and often, we will release tested fixes as soon as practical rather than wating for a rollup, this means there might be many small 'patch' releases during this time, but fixes will be public quicker
When we return to Long Term Support (LTS) releases we will move to a slower cadence where fixes will be rolled up into larger releases