Skip to content

Latest commit

 

History

History
126 lines (85 loc) · 2.98 KB

CHANGELOG.md

File metadata and controls

126 lines (85 loc) · 2.98 KB

v3.0.2

11/09/2021

    • Issue #28: robustness for $image initialization in getDefaultImage()

v3.0.1

11/08/2021

    • Issue #26: fix getImage bad argument type

v3.0.0

11/07/2021

    • Issue #25: operation of header_image_file for antimatter theme
    • Issue #23: implement SE breadcrumb (beta)
    • Issue #24: implement option to use cache to render images

v2.2.1

03/19/2021

    • Change strategy for support of header_image_file from Antimatter theme (issue #20).

v2.2.0

03/16/2021

    • Add support for header_image_file field from header page (issue #15).

v2.1.1

03/15/2021

    • Fix issue #19

v2.1.0

01/01/2020

    • Add support for a default image.

v2.0.1

10/21/2019

    • Fix issue for og:url when different slug is defined for a page.

v2.0.0

10/03/2019

    • Merge pull request #14

      Allow the use of Open Graph without Facebook Insights.

    • Fix issue #8

      Add regex to validate twitter username

    • Fix issue #9

      Add option to enable convertion of simple quote to html entity.

v1.2.0

02/06/2019

    • Treat request of Issue #7

      Improve set-up of description from frontmatter header page

v1.1.3

01/30/2019

    • Merge pull request #5

      Fix issue #1: howto personalize description for a specific page

v1.1.2

12/04/2018

    • Treat request of Issue #4

      Add option "NoArchive, NoODP" for robots meta-tag

v1.1.1

09/10/2018

    • Merge pull request #3

      Extend image search to childs (for modular page)

v1.1.0

06/11/2018

    • Resolve description page metadata definition Issue #1

v1.0.2

15/04/2018

    • Fix issue on og:type metatag
    • Fix issue on blueprints about configuration field

v1.0.1

07/13/2017

    • Resolve bug/Add robustness on og:locale building
    • Resolve bug/Add robustness on description building

v1.0.0

07/12/2017

    • Initial version...