Skip to content

4.2.2

Compare
Choose a tag to compare
@mmistakes mmistakes released this 21 Feb 15:57
· 1572 commits to master since this release

Enhancements

  • Update Greedy Navigation to flexbox version to make it more flexible when dealing with long site titles (site.title). [#836]
  • Adjust box-shadow in navigation and author sidebar. [#576]
  • Add Russian, Korean, and zh-TW localized UI text. [#815, #834, #838]

Bug Fixes

  • Fix Discourse embedded comments bug. [#823]
  • Fix seo_author default value in seo.html and add author meta. [#858]

Maintenance

  • Add theme meta info to _layouts/default.html and main.css.
  • Update README.
  • Improve the pagination and taxonomy archive documentation. [#826]
  • Add comments to /docs/_config.yml to clarify use of YAML references. [#847]