grav-theme-libretic/CHANGELOG.md

70 lines
1.4 KiB
Markdown

# v1.2.7
## 12/29/2014
1. [](#bugfix)
* Removed `Fixed` header image to resolve issues with mobile browsers
# v1.2.6
## 12/21/2014
1. [](#new)
* Added support for list of custom menu items in `site.yaml`
* Updated `README.md` with some instructions on how to use some Deliver features
1. [](#improved)
* Removed `cache.html.twig` file that was used only for testing
* Removed unused `color` option in `deliver.yaml`
# v1.2.5
## 12/15/2014
1. [](#bugfix)
* Fix for Firefox 34 Flex/Responsiveness issues
# v1.2.4
## 12/12/2014
1. [](#new)
* Added demo link to blueprints
1. [](#improved)
* Inverted Previous/Next buttons on blog item template
# v1.2.3
## 12/05/2014
1. [](#improved)
* Simplified Previous/Next buttons to use Page methods
# v1.2.2
## 12/04/2014
1. [](#new)
* Added Previous/Next buttons with Collection methods
* Added Related posts in blog sidebar
1. [](#bugfix)
* Fix for DaringFireball style link
# v1.2.1
## 11/30/2014
1. [](#improved)
* Renamed core theme JS file
* Removed featherlight from Deliver
1. [](#bugfix)
* Fixed response code in error template
# v1.2.0
## 11/28/2014
1. [](#new)
* Added SimpleSearch display in blog sidebar
* Added reference to `custom.css` file in core
1. [](#improved)
* Added plugins checks for improved flexibility if plugins are not installed
# v1.1.11
## 11/21/2014
1. [](#new)
* ChangeLog started...