--- title: "History" permalink: /docs/history/ excerpt: sidebar: title: "v3.0" nav: docs modified: 2016-04-13T15:27:39-04:00 --- ## [1.2.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.2.0) ### Bug Fixes - Table weren't filling the entire width of the content container. They now scale at 100%. Thanks [@dhruvbhatia](https://github.com/dhruvbhatia) ### Enhancements - Decreased spacing between Markdown footnotes - Removed dark background on footer - Removed UPPERCASE styling on post titles in the index listing ## [1.1.4](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.1.4) ### Bug Fixes - Fix top navigation bug issue ([#10](https://github.com/mmistakes/minimal-mistakes/issues/10)) for real this time. Remember to clear your floats kids. ## [1.1.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.1.3) ### Bug Fixes - Fix top navigation links that weren't click able on small viewports (Issue [#10](https://github.com/mmistakes/minimal-mistakes/issues/10)). - Remove line wrap from top navigation links that may span multiple lines. ## [1.1.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.1.2) ### Enhancements - Added Grunt build script for compiling Less/JavaScript and optimizing image assets. - Added support for large image summary Twitter card. - Stylesheet adjustments ## [1.1.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.1.1) ### Bug Fixes - Removed [Typeplate](http://typeplate.com/) styles. Was [causing issues with newer versions of Less](https://github.com/typeplate/typeplate.github.io/issues/108) and is no longer maintained. ### Enhancements - Added [image attribution](http://mmistakes.github.io/minimal-mistakes/theme-setup/#feature-images) for post and page feature images. - Added [404 page](http://mmistakes.github.io/minimal-mistakes/404.html). - Cleaned up various Less variables to better align with naming conventions used in other MM Jekyll themes. - Removed Chrome Frame references. - Added global CSS3 transitions to text and block elements. - Improved typography in a few places. ## [1.0.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/v1.0.2) ### Enhancements - Google Analytics, Google Authorship, webmaster verifies, and Twitter card meta are now optional. ## [1.0.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/v1.0.1)