Skip to content

Latest commit

 

History

History
85 lines (61 loc) · 1.86 KB

CHANGELOG.md

File metadata and controls

85 lines (61 loc) · 1.86 KB

v4.1.0

06/07/2021

    • Mentioned shortcode-core as required for shortcode syntax
    • Added new class option for shortcode
    • Added a new .grav-youtube-wrapper element for simpler targeting
    • Fixed padding to remove black bars at top and bottom #34

v4.0.0

12/14/2020

    • NextGen Editor shortcode support
    • Loop parameter fix for a single video #36

v3.1.0

05/20/2020

    • Added "Lazy Load" Option #30
    • Added option for video size #29

v3.0.1

08/20/2018

    • Refactor to remove GravTrait

v3.0.0

08/02/2018

    • Added shortcode support

v2.0.4

09/28/2017

    • Always use HTTPS for YouTube #21

v2.0.3

12/23/2016

    • Fixed a JavaScript issue #16

v2.0.2

05/23/2016

    • Supports youtu.be based short links
    • Fixed for invalid URL with YouTube editor buttons
    • Fixed editor button to work with Admin v1.1

v2.0.1

11/24/2015

    • Fixed issue with case sensitivity when including new YoutubeTwigExtension

v2.0.0

11/23/2015

    • Added player parameters configuration values (@hctom)
    • Added various YouTube options (@hctom)
    • Reworked output to use overridable Twig template (@hctom)
    • Added hebe.json (@hctom)

v1.1.0

10/07/2015

    • Added admin editor button

v1.0.0

05/09/2015

    • ChangeLog started...