Skip to content

Releases: mmistakes/minimal-mistakes

3.2.12

24 Jun 19:50
Compare
Choose a tag to compare

Enhancements

  • Remove window width "magic number" from sticky sidebar check in main.min.js for improved flexibility. [#375]

Bug Fixes

  • Fix author override conditional where a missing authors.yml would show broken sidebar content. Defaults to site.author. [#376]

3.2.11

23 Jun 14:52
Compare
Choose a tag to compare

Bug Fixes

  • Fix disappearing author sidebar links [#372]

Maintenance

  • Update gems: github-pages (84), jekyll-github-metadata 2.0.2, and kramdown 1.11.1
  • Update vendor JavaScript: jQuery 1.12.4, Stickyfill.js 1.1.4
  • Update Font Awesome 4.6.3

3.2.10

21 Jun 19:00
Compare
Choose a tag to compare

Maintenance

  • Add CONTRIBUTING.md

3.2.9

21 Jun 18:58
Compare
Choose a tag to compare

Enhancements

Bug Fixes

  • Fix Person typo Schema.org type [#358]

Maintenance

  • Update github-pages gem and dependencies.
  • Remove minutes_read to avoid awkward reading time wording [#356]

3.2.8

13 Jun 10:53
Compare
Choose a tag to compare

Bug Fixes

  • Remove cursor: pointer that appears on white-space surrounding author side list items and links. [#354]

Maintenance

  • Add contributing information to README.md. [#357]

3.2.7

10 Jun 18:24
Compare
Choose a tag to compare

Enhancements

  • Add French localized UI text. [#346]

Bug Fixes

  • Fix branch logic for Yandex and Alexa in seo.html. [#348]

3.2.6

07 Jun 15:42
Compare
Choose a tag to compare

Bug Fixes

  • Fix error Liquid Exception: divided by 0 in _includes/archive-single.html, included in _layouts/single.html caused by null words_per_minute in _config.yml. [#345]

3.2.5

07 Jun 13:04
Compare
Choose a tag to compare

Bug Fixes

  • Fix link color in hero overlay to be white.
  • Remove underlines from archive item titles.

3.2.4

07 Jun 13:03
Compare
Choose a tag to compare

Enhancements

  • Improve text alignment of masthead, hero overlay, page footer to be flush left and remove awkward white-space gaps. [#342]
  • Add Spanish localized UI text. [#338]

Bug Fixes

  • Fix alignment of icons in author sidebar [#341]

Maintenance

  • Add background color to page footer to set it apart from main content. [#342]
  • Add terms and privacy policy to theme's demo site. [#343]
  • Update screenshots found in theme documentation.

3.2.3

03 Jun 19:17
Compare
Choose a tag to compare

Enhancement