Release Details
This is a patch release for uSync.Complete for Umbraco v16, it fixes an bug where exporter would say you didn't have access to import (or export) sync packs from the dashboard.
Install via your favorite command line,
dotnet add package uSync.Complete --version 16.0.6
or directly into your .csproj file.
<PackageReference Include="uSync.Complete" Version="16.0.6" />
[!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