# v1.x.x ## xx/xx/2016 1. [](#new) * Add an option to have a sticky menu. Also added blueprint configuration to turn in on from the admin. Disabled by default. Uses https://github.com/bigspotteddog/ScrollToFixed 1. [](#improved) * Invert order of previous and next button in the blog posts navigation 1. [](#bugfix) * Fix forms not working as expected. Drop the form twig overrides as they break the forms, and don't really customise the output # v1.5.0 ## 07/14/2016 1. [](#improved) * Remove unneeded streams from Theme YAML * Delete unused composer.json * Add the `theme_config` twig var 1. [](#bugfix) * Fix missing fontawesome-webfont.woff2 file * Fix slider buttons on tablet * Fix setting the page language in the html tag # v1.4.0 ## 01/06/2016 1. [](#improved) * Fontawesome updated to 4.5.0 1. [](#bugfix) * Searchbox in search results fix # v1.3.1 ## 12/18/2015 2. [](#bugfix) * Added nonce support to form template # v1.3.0 ## 11/18/2015 1. [](#new) * SimpleForm replaced with Forms plugin 2. [](#bugfix) * Admin plugin bugfixes # v1.2.0 ## 09/18/2015 1. [](#bugfix) * Updated outdated blueprints * Bugfix for pagination plugin # v1.1.1 ## 09/18/2015 1. [](#improved) * compatibility with newest Grav version. 1. [](#bugfix) * SimpleForm compatibility bugfixes. # v1.1.0 ## 08/25/2015 1. [](#improved) * Added blueprints for Grav Admin plugin 1. [](#bugfix) * Taxonomy count fix # v1.0.4 ## 05/09/2015 1. [](#improved) * Fix for bottom menu links # v1.0.3 ## 03/01/2015 1. [](#improved) * Switched to Grav's built-in `jQuery` assets # v1.0.2 ## 02/19/2015 2. [](#improved) * Added SimpleSearch capability * Implemented new `param_sep` variable from Grav 0.9.18 # v1.0.1 ## 02/10/2015 1. [](#new) * ChangeLog started...