Skip to content

Latest commit

 

History

History
130 lines (102 loc) · 2.72 KB

CHANGELOG.md

File metadata and controls

130 lines (102 loc) · 2.72 KB

v2.1.5

12/07/2017

    • Removed the empty script tags that appeared on page that did not use microdata
    • Added some required fields to the organization microdata

v2.1.4

11/22/2017

    • Fixed the url of structured data testing tool for non-english language

v2.1.3

11/22/2017

    • Added a button to validate the page microdata with Google structured data testing tool

v2.1.2

10/12/2017

    • Fixed site_name open graph

v2.1.1

10/12/2017

    • Fixed duplicate toggle

v2.1.0

10/12/2017

    • Added highlight to Toggle fields
    • Few languages fixes
    • Added url for Organization microdata
    • Few css fixes
    • Added more placeholder

v2.0.9

10/04/2017

    • Fixed string manipulation causing error on some install

v2.0.8

10/04/2017

    • Added Logo url to Organization Microdata

v2.0.7

10/03/2017

    • Added Organization Microdata

v2.0.6

09/10/2017

    • Changed Description

v2.0.5

09/10/2017

    • First Stable Release - Reads the docs before updating from a 1.0.x Version!
    • Added Person Microdata

v2.0.4

09/10/2017

    • Microdata is now automatically added to pages
    • Page date and last modified is modified automatically in article microdata

v2.0.3

09/08/2017

    • Fixed error on empty fields
    • Added function for getting image width and height

v2.0.2

09/08/2017

    • Fixed missing language.yaml entry
    • Added style vertical to microdata for better readability
    • Fixed many bugs
    • Fixed bug when image on a modular folder

v2.0.0

09/05/2017

    • Complete Refactor of the plugin with proper metadata integration
    • Users now just have to add {{json}} in the head of their base.html.twig
    • Added configuration for enabling or disabling microdata fields
    • Use of the fieldset and conditional fields
    • Changed filepicker for the new mediapicker field

v1.0.6

06/07/2017

    • Added Twitter URL Meta

v1.0.5

06/06/2017

    • Fix Twitter title not displayed correctly

v1.0.4

06/02/2017

    • New Microdata type: Music Event, MusicAlbum
    • Toggle will now display or hide the related fields

v1.0.3

06/01/2017

    • New feature: Microdata generation
    • Fix Page title not rendered correctly

v0.9.1

06/01/2017

    • Removed the site-wide configuration.
    • Multiples layout fix
    • Fix blueprint causing toggle fields to duplicate.
    • Fix fallback value when fields are not filled.