Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

Latest commit

 

History

History
41 lines (32 loc) · 906 Bytes

CHANGELOG.md

File metadata and controls

41 lines (32 loc) · 906 Bytes

v1.2.0

06/10/2018

    • Fixed many smaller issues
    • Fixed links on images not working
    • Added new variables for proper parsing in theme
    • Added conditionals to prevent crashing when removing elements
    • Added metadata for compatibility with SEO plugins
    • Added metadata parsing of metadata.html.twig to base.html.twig
    • Added favicon to base.html.twig
    • Badges for badges sake
    • Changed navigation menu behavior to only show visible pages

v1.1.0

27/08/2016

    • Refactored code base
    • Crushed some bugs

v1.0.2

04/12/2016

    • Updated fontawesome

v1.0.1

02/05/2016

    • Renamed main plugin class and yaml file to be shown in Admin panel
    • Removed useless code from yaml definition file

v1.0.0

10/25/2015

    • Initial Release