v13.2.0 - Hook🪝and Patch 🩹 release.
This is a minor release of uSync for Umbraco v13. it contains some fixes (mainly around how deletes appear in reports and are treated by Roots and export rules), and the ability to sync webhooks between sites.
What's Fixed
- 🐛 Fix #224 - Observe root folder value in root folder array by @KevinJump in #606
- 🐛 Fix #609 Default language importing. by @KevinJump in #614
- 🐛 Use folders provided in options over config by @ljfio in #610
- 🐛 Fix #607 - datatypes don't delete on final pass. by @KevinJump in #615
- 🐛 fix #605 - check if delete file should be written to disk, by serializing item one last time. by @KevinJump in #616
- 🐛 Fix - delete entries show up twice in report and actions. by @KevinJump in #617
- 🐛 #612 -XCData Null checks by @KevinJump in #618
- 🐛 * Fix for #619. and #620 how roots reports and treats deleted items up the tree by @KevinJump in #621
What's New
- ⭐ Add serializers and handlers for webhooks. by @KevinJump in #613
- ⭐ Ability to set the history folder's location via config by @henryjump in d0f06eb
New Contributors
Full Changelog: v13.1.3...v13.2.0