Skip to content

Skybrud.VideoPicker v1.0.0-beta010

Pre-release
Pre-release
Compare
Choose a tag to compare
@abjerner abjerner released this 08 Jun 07:12

Installation

Changelog

  • Updated TwentyThree regex as new embed code doesn't specify protocol in the URL (see 85fd58d)
    The editor now supports embed codes with URLs with and without the protocol - eg. https://domain.com/ as well as //domain.com/.

  • Changing parse method for the published date (see 0035345)
    Unpublished videos from TwentyThree will have null as their publish date, which would cause an error in the parsing. The parse logic has been updated to better handle null states.