Version 0.0.5

Date 2017-12-22 (2,520 days ago)
Downloads 1,064 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 4.5
Umbraco Versions Umbraco 7

#installation">Installation

#changelog">Changelog

  • The editor is now translated to both English and Danish - opposed to being hardcoded in Danish (see 8607e59, 5cec290, 8454732, dba66b1 and 5cedf88).

  • Updated the Skybrud.Essentials dependency to v1.0.11 (see d38a469).

  • Introduced a property value converter to the video picker property now exposes an instance of VideoPickerList - instead of just JObject (see df036b0).

  • Properties are now decorated with JsonProperty and JsonIgnore attributes to make sure the JSON looks right when the models are serialized (see df036b0).

  • Introduced GetVideoPickerItem and GetVideoPickerList extensions methods for IPublishedContent (see df036b0).