Release notes v16.0.5

Release Details

v16.0.5 - STS Patch release (Aug 2025)

This is a patch release of uSync.Complete for Umbraco v16, it contains updated dependencies (usync and jumoo.processing) and patches to some minor issues.

What's new

  • UI Improvements to the licening pages

  • FIX: Restore points now use their own handler set (so default set doesn't don't change / break it's behavior)

  • FIX: Siteseed startup now links to the proper pages in the back office

  • FIX: Reporting element of a push now updates the progress bar properly.

  • Update uSync to 16.0.3

  • Update Jumoo.Processing to 16.0.3

Getting

Install via your favorite command line,

dotnet add package uSync.Complete --version 16.0.5

or directly into your .csproj file.

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

[!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