Release notes v10.7.1

Release Details

v10.7.1 - Bring in the Trash 🗑️ release

This is a patch release of usync for Umbraco 10. It contains some fixes for how we handle trashed items during a sync.

It also contains some performance updates that will increase the speed of partial sync operations, this will have some benefits to users of the core product, but the main effects will be seen on uSync.Complete operations.

Fixes

  • Fix 548 - Importing trashed items on firstboot.
  • Fix 551 - Reimporting a trashed item from an old usync file may result in partially 'trashed' content in the tree.

Updates

Full Changelog: https://github.com/KevinJump/uSync/compare/v10.6.2...v10.7.1