Version 2.0.0-alpha007

Alpha
Date 2021-12-02 (1,079 days ago)
Downloads 197 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 4.7.2
Umbraco Versions Umbraco 8

New alpha release for Umbraco 8. This will not work in Umbraco 7.

#installation">Installation

#changelog">Changelog

  • Fixed JSON parsing issue in the VideoFile class (see f9f092f)
    The class incorrectly tried to parse the value for the Url property from a link property in the JSON, when it should be url. Unfortunately we've missed this in our testing, but this release fixes the issue.