Version 1.0.0-beta012

Beta
Date 2021-11-08 (1,103 days ago)
Downloads 208 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 4.5
Umbraco Versions Umbraco 7

New beta release for Umbraco 7.

#installation">Installation

#changelog">Changelog

  • Added null check to VideoPickerItem.Type property (see bb4e256)
    The Type bases it's value on the alias of the provider, but it would fail if the Provider wasn't populated.