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
- Improvements in ordered-node loading by @KevinJump in #547
- Ability to create the clean files as part of a handler export request
Full Changelog: v10.6.2...v10.7.1