Skip to content

1.3.1

Compare
Choose a tag to compare
@kluhman kluhman released this 25 Oct 15:58
· 27 commits to master since this release

Bug Fixes

  • Fixes issue where proxied models created from IContent models did not support recursive hydration.
  • Fixes issue where if a proxy property was overwritten with some value not from CMS, it would not persist and would still use CMS value.
  • Fixes issue where preview content breaks due to use of a singleton UmbracoHelper. [#34]