This is a minor update to uSync for Umbraco v16, it contains feature updates to how BlockList/Grid merges are reported and the ability to merge uSync files for multiple items into single files so they can be read in one block from the server (no UI for this, feature will likely be enabled via the uSync.Cli).
What's Changed
- V16/block converters two by @KevinJump in #822
 - pass latest content version between passes. by @KevinJump in #823
 - V16/firstboot on startup conflict fix by @KevinJump in #824
 - Add operation security filter so swagger auth is allowed. by @KevinJump in #825
 - Share second pass actions across commonn IContentBase objects by @KevinJump in #826
 - Rix #827 - Removal's code was trying to modify array inside loop of array by @KevinJump in #828
 - V16/multiple nodes per file by @KevinJump in #829
 
Full Changelog: v16.0.8...v16.1.0
This will be the last 'feature' release of uSync for Umbraco v16 as we move on to supporting and targeting Umbraco v17 (see https://docs.jumoo.co.uk/SupportLifecycles#Short-Term-Support-STS-Releases)