Changelog

v2.1.0

06/17/2024

    • Changed the navigation menu to allow dropdown links to open, set to routable in settings. The behavior of the arrow to open submenus has been separated from the menu link.

v2.0.7

05/09/2024

    • Removed @import declaration for Fontawesome fonts, duplicated in CSS styles.
    • Updated taxonomylist partial template to latest changes of taxonomylist plugin
    • Render markdown in data.html.twig template
    • Updated styles for box class
    • Updated demo content

v2.0.6

01/30/2024

    • Simplified Flex-Row shortcode code. New twig template to process the shortcode
    • Image hidden in search results on small devices
    • Added raw filter in Contact template
    • Added safe_email filter to contact
    • Updated demo site address

v2.0.5

11/25/2023

    • Fixed route of Popular tags in sidebar (issue #37)
    • New options to enable/disable plugin sections in the sidebar

v2.0.4

10/28/2023

    • Fixed raw filter on copyright text

v2.0.3

10/28/2023

    • Fixed sort filter error when taxonomy is empty
    • Improved code in recent posts, blog-list and blog templates
    • Increased font size in styles
    • Moved the copyright text field to the sidebar section in the admin
    • Added support for comments plugin

v2.0.2

09/13/2023

    • Fixed code for datestamp on blog pages

v2.0.1

09/12/2023

    • Fixed CHANGELOG format

v2.0.0

09/12/2023

    • New Downloads template (issue #32)
    • New macro for navigation
    • New design for related pages template.
    • Added custom.css to assets links (issue #35)
    • Added custom.js to assets links
    • Added Back to top button
    • Added support for navigation on modular one-page pages.
    • Code restructure in all twig templates
    • Option to hide or show page title (issue #26)
    • Improved CSS styles for login and forgot forms
    • Removed the extra text from the checkbox label, from the privacy.html.twig template (Note: use the markdown attribute on the form field to be able to use html tags within the privacy field) (issue #31)
    • Updated translations and added French translations (thanks @Fazarel)
    • H1 tag optimized for SEO purposes.
    • Fixed raw filter in featured posts
    • Fixed date traslations in recent-posts and blog templates (issue #34)

      v1.0.10.1

      07/05/2023

    • Fixed use of default filter by defined in sidebar template (issue #21)

      v1.0.10

      07/02/2023

    • Added option to enable or disable contact section
    • New shortcodes for buttons, flex rows and columns, tables, boxes and images.
    • Added option to load Google fonts from local folder.
    • New colors for buttons and boxes (as in Bootstrap)
    • Improved CSS styles
    • Improved traslations
    • Updated demo content
    • Fixed date in modular template recent-posts (issue #18)
    • Fixed visibility unplished posts in modular template recent-posts (issue #20)

      v1.0.9

      06/05/2023

    • New effects in Gallery template
    • New Team twig template
    • Option to enable or disable open sidebar on startup
    • Social sharing icons added to blog items
    • Improved css styles
    • Improved traslations
    • responsive css class to make tables responsive

      v1.0.8

      05/20/2023

    • Modified some styles to improve web accessibility.
    • Fixed dropdown menu (issue #16)

      v1.0.7

      03/29/2023

    • Added support por translate-date and twig-extensions plugins.
    • New non-modular contact template
    • New options for featured image
    • Improved simplesearch results with striptags filter.
    • Updated translations
    • Updated css styles

v1.0.6

03/10/2023

    • Added sections for Langswitcher and Login in sidebar
    • Added login, forgot, reset and profile templates
    • Added offline template
    • Added taxonomylist template
    • Added relatedpages template
    • Added metadata template
    • Added Form template
    • Added breacrumbs support to the blog
    • Improved styles for breadcrumbs
    • Updated translations
    • Updated css styles
    • Fixed blog routes in item and blog templates

v1.0.5

02/17/2023

    • Added Gallery template
    • Added demo content (issue #10)
    • Improved styles for breadcrumbs
    • Improved translations in blueprints
    • Fixed error when displaying content with various plugins (lightbox-gallery, highlight, etc)(issues #11 and #12)

v1.0.4

01/23/2023

    • Rebuilded languages.yaml file and blueprints.
    • Added header subtitle on various twig templates.
    • Added option to choose the Read more text on item buttons.
    • Taxonomy Author added in item footer.
    • Fixed raw Twig filter in modular.html.twig (issue #4)
    • Fixed page.header in media for featured image in blog-list-item.html.twig (issue #5).
    • Fixed bug when showing the mobile logo if there is no other image loaded.
    • Fixed show tags in item footer,

      v1.0.3

      01/15/2023

    • Added modular Banner template
    • Added modular Recent Posts template
    • Added modular Contact template
    • Added modular Features template
    • Added Forms templates
    • Added blueprints for default, blog, item, and modulars templates.
    • Added partials templates: blog-list-item, logo, metadata and simplesearch_searchbox
    • Added Item template
    • Added Modular template
    • Added Error template
    • Added Simplesearch Results template
    • Added functionality to searchbox in sidebar
    • Added Production mode for CSS styles.
    • Added Custom logo and Custom logo mobile in theme config.
    • Improved the languages.yaml file and added the Spanish language
    • Improved all blueprints to support language translation
    • Improved the featured posts template in the sidebar, to use a taxonomy chosen by the user and not the default featured. A limit of posts that will appear is also established.
    • Rolling back assets to original HTML5Up version, to fix Fontawesome fonts.

      v1.0.2

      11/13/2022

    • Added rel="me" to mastadon social links.

      v1.0.1

      11/13/2022

    • Fixed Featured Posts h3 link

      v1.0.0

      03/06/2022

    • Complete overhaul of the theme. Now uses gulp-sass for pre-processing
    • Mini search form and blog items now function properly.
    • Improved theme licensing description. CC3 for the actual theme itself, and MIT for the GravCMS portion.
    • Updated Fontawesome to v6.
    • Added languages.yaml

      v0.1.3

      02/14/2018

    • Default state of sidebar is now configurable.
    • Child pages in navigation now render properly.

      v0.1.2

      02/14/2018

    • Added Simplesearch dependency.
    • Search functionality works now.
    • Styling on images (thanks to andreakal).

      v0.1.1

      02/05/2018

    • Added thumbnail and screenshot images to theme.

      v0.1.0

      01/05/2018

    • ChangeLog started...