## [2.2.1] - 2015-09-08 ### Added - Add boolean attribute option to markup API. - Add H1 to posts page when using static front page and theme supports a11y. - Add helper function to filter markup to add .screen-reader-text class to markup. ### Changed - Better logic for generating H1 on front page. - Prevent duplicate H1 elements on author archives. - Only output http://schema.org/WebSite on front page. - Disable http://schema.org/WebSite if SEO plugin is active, to prevent conflicts. - Pass archive title / description wrappers through markup API. ### Removed - Remove incorrect usage of mainContentOfPage. - Remove a11y checks for titles that were previously output by default. ### Fixed - Fix issue with Schema.org microdata when using Blog template. - Fix breadcrumb Schema.org microdata for breadcrumb items. [2.2.1]: https://github.com/studiopress/genesis/compare/2.2.0...2.2.1