v1.7.6
10/07/2015
- [](#new)
- Added logic to include site.menu items in modular pages
- [](#improved)
v1.7.5
09/16/2015
- [](#improved)
- Use new form plugin templates
v1.7.3
09/11/2015
- [](#new)
- Added SCSS configurable notes colors
- [](#improved)
v1.7.3
08/31/2015
- [](#new)
- Added header image control and blueprints to admin plugin
- [](#improved)
- Use new template field for modular pages
v1.7.2
08/24/2015
- [](#new)
- Added support for
login-status partial in menu
v1.7.1
08/11/2015
- [](#improved)
- Use new toggle for item blueprint
v1.7.0
08/06/2015
- [](#new)
- Blueprints that work with new admin plugin!
- [](#bugfix)
- Favicon with full image URL
v1.6.1
07/24/2015
- [](#bugfix)
- Fixed sidebar links when site at root
v1.6.0
07/21/2015
- [](#new)
- Added support for
langswitcher plugin
- [](#improved)
- Made sidebar links more robust
v1.5.0
07/14/2015
- [](#new)
- Added canonical URL support
- [](#improved)
- More improvements for blueprints
- [](#bugfix)
- Fixes for multi-language support
v1.4.0
05/09/2015
- [](#improved)
- [](#bugfix)
- Fix for when page.summary is equal to page.content
v1.3.9
04/13/2015
- [](#bugfix)
- Fix for image class in modular template 'text.html.twig`
v1.3.8
04/07/2015
- [](#improved)
- Genericized theme_config variable for better inheritance
v1.3.7
03/28/2015
- [](#bugfix)
- Rolled back changes that resulted in broken header
v1.3.6
03/24/2015
- [](#bugfix)
- Fix for compressed text in
.pure-g divs
v1.3.5
03/24/2015
- [](#improved)
- Keep html,body on height:100%; use body for scroll event
- Use Footer colors from vars rather than hard-coded
- [](#bugfix)
- Load pure grids at all times for better non-flexbox support
v1.3.4
03/01/2015
- [](#improved)
- Use new Grav builtin 'jQuery' support
v1.3.3
02/19/2015
- [](#improved)
- Implemented new
param_sep variable from Grav 0.9.18
- [](#bugfix)
- Fix for table column widths
- Force snipcart slider to look in all pages
v1.3.2
02/05/2015
- [](#improved)
v1.3.1
01/23/2015
- [](#bugfix)
- Added page title encoding
- Stop modular pages showing up in dropdown menus
- Fixed typo in streams setup
v1.3.0
01/09/2015
- [](#improved)
- NOTE: BREAKING CHANGE - Fixed references to plugins in
partials/ folder
- Updated README.md
v1.2.7
12/29/2014
- [](#bugfix)
- Removed
Fixed header image to resolve issues with mobile browsers
v1.2.6
12/21/2014
- [](#new)
- Added support for list of custom menu items in
site.yaml
- Updated
README.md with some instructions on how to use some Antimatter features
- [](#improved)
- Removed
cache.html.twig file that was used only for testing
- Removed unused
color option in antimatter.yaml
v1.2.5
12/15/2014
- [](#bugfix)
- Fix for Firefox 34 Flex/Responsiveness issues
v1.2.4
12/12/2014
- [](#new)
- Added demo link to blueprints
- [](#improved)
- Inverted Previous/Next buttons on blog item template
v1.2.3
12/05/2014
- [](#improved)
- Simplified Previous/Next buttons to use Page methods
v1.2.2
12/04/2014
- [](#new)
- Added Previous/Next buttons with Collection methods
- Added Related posts in blog sidebar
- [](#bugfix)
- Fix for DaringFireball style link
v1.2.1
11/30/2014
- [](#improved)
- Renamed core theme JS file
- Removed featherlight from Antimatter
- [](#bugfix)
- Fixed response code in error template
v1.2.0
11/28/2014
- [](#new)
- Added SimpleSearch display in blog sidebar
- Added reference to
custom.css file in core
- [](#improved)
- Added plugins checks for improved flexibility if plugins are not installed
v1.1.11
11/21/2014
- [](#new)