V8.10.3 - Per culture dictionary syncing, Improved handler errors
This is a patch release for uSync.Complete - which contains a few fixed and minor updates to improve the syncing experience. It also includes an update to uSync 8.9.7 - which means fixes & updates in that release will be included.
Fixes
- Unpublish not unpublishing on target #125 (fix for issue when cultures are reported as published but whole page is not by Umbraco)
Updates
- #124 - Improved Missing handler detection in a sync pack
- UI clean up on report/result page of publish to make it look a bit cleaner.
- Partial (culture) dictionary syncing in publisher (send only some cultures).
- Trigger the uSync
ImportComplete
event when a sync pack is imported (so via exporter or publisher). - Nuget packages dependencies are now ranged to exclude any uSync v9.0 dependencies.
Installing
The recommended way to install uSync.Complete is via Nuget as part of your websites visual studio project:
PM> install-package uSync.Complete -version 8.10.3
Note
uSync.Complete 8.10.x will work with all version of Umbraco v8.0 upwards. However, we recommend you update your Umbraco installations to latest versions where possible, because there are a lot of performance and cache fixes in version past 8.6.x