Four oh twelve ♥ seven fifteen
7.15 EntityService Fix
A Non-backwards compatible update to IEntityService in Umbraco 7.15 (see umbraco/Umbraco-CMS#5822) - means all calls to EntityService.Get/GetByKey will fail on 7.15
This release works around the issue by replacing calls to Get with ones to GetAll with one value.
- Fixes #223 Missing Method in 7.15
There are no other changes, but you will need to upgrade uSync to this version if you go to Umbraco 7.15