Release notes v16.0.4

Release Details

v16.0.4 - STS Patch release (July 2025)

This is a patch release for v16 of uSync.Complete for Umbraco, it contains fixes for reported issues.

What's New

  • 🐛 update the document filter declarations in restore and snapshots so they only appear in the usync swagger documents
  • 🐛 Fix items in child folders for stylesheets, scripts and partial views are not synced correctly when pushed from the menu
  • 🐛 Removed the push/pull from sub folder menu items in scripts, stylesheets and partial views as this cannot be supported with the current defined UDI types in umbraco.
  • ⭐ Updated to latest uSync version to support fixes/updates in uSync 16.0.1

Getting

Install via your favorite command line,

dotnet add package uSync.Complete --version 16.0.4

or directly into your .csproj file.

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

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