Release notes v16.0.6

Release Details

v16.0.6 - Exporter - Access bug.

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.

What's new

  • Update to uSync 16.0.4
  • Update Jumoo.Processing to v16.0.4
  • Fix - bug where validation of Exporter processes was not getting the current user passed to it, and so access was being denied to the processed.

Getting

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