Skip to content

Releases: mmistakes/minimal-mistakes

4.16.6

21 Aug 01:45
Compare
Choose a tag to compare

Enhancements

  • Relax Jekyll dependency to allow for version 4.0.
  • Add missing Spanish localized UI text strings. [#2229]
  • Allow Markdown in author bio. [#2215]

Bug Fixes

  • Fix site.url in Organization/Person JSON-LD schema. [#1906]
  • Remove full stop in some comment_form_info UI text strings. [#2220]
  • Fix default site.author in seo.html [#2230]
  • Fix overlapping links (linked to and post's permalink) in post link type. [#2222]

4.16.5

18 Jul 22:56
Compare
Choose a tag to compare

Enhancements

  • Add optional site subtitle to masthead. [#2173]
  • Add missing Punjabi and Hindi localized UI text strings. [#2212]
  • Add missing Korean localized UI text strings. [#2209]
  • Use Font Awesome Kits to use the latest version of icons. [#2184]
  • Remove unecessary console.log in lunr-en.js and lunr-gr.js JavaScript. [#2193]
  • Remove unecessary type="text/javascript" from Google Analytics JavaScript. [#2190]
  • Update links and fix typos in documentation. [#2186]
  • Add skip links. [#2182]

Bug Fixes

  • Fix aria issues with Lunr search form. [#2211]
  • Fix missing fallback title for table of contents.

4.16.4

27 May 00:49
Compare
Choose a tag to compare

Enhancements

  • Update Brazilian Portuguese localized UI text strings. [#2162]
  • Update Font Awesome to v5.8.2. [#2150]
  • Add missing Spanish localized UI text strings. [#2149]

Bug Fixes

  • Fix arithmetic in _form.scss partial. [#2169]
  • Fix pound symbol not displaying properly for post categories and tags. [#2156]
  • Fix permalink stacking order and click-able area in archives.

4.16.3

04 May 03:09
Compare
Choose a tag to compare

Enhancements

  • Update jQuery to v3.4.1. [#2137]
  • Update Gumshoe to v5.1.1. [#2140]

Bug Fixes

  • Fix JavaScript error when resizing pages with table of contents. [#2140]

4.16.2

28 Apr 18:47
Compare
Choose a tag to compare

Bug Fixes

  • Revert jQuery back to version v3.3.1, v.3.4.0 causes issues with other plugins that haven't been updated. [#2137]

4.16.1

28 Apr 18:18
Compare
Choose a tag to compare

Enhancements

Bug Fixes

  • Fix Gumshoe related JavaScript error on pages without a table of contents. [#2124]

4.16.0

10 Apr 01:29
Compare
Choose a tag to compare

Enhancements

  • Improve search input semantics for Lunr and Google search providers. [#2123]
  • Allow adding JavaScript files after those bundled in the theme. [#2110] [#2116]
  • Add $max-width Sass variable for adjusting page content's maximum width. [#2093]
  • Add Thai localized UI text strings. #2111
  • Update Font Awesome to v5.8.1. [#2102]
  • Add missing Vietnamese localized UI text strings. [#2097]
  • Replace jQuery Smooth Scroll with Smooth Scroll + Gumshoe. [#2082]
  • Add styling for GFM task lists. [#2092]
  • Update Google Universal Analytics to load async. [#2079]
  • Remove Google+ social sharing button, comment provider, and author link configs from theme.
  • Add missing Chinese text strings. [#2072]

Bug Fixes

  • Fix table of contents active link styling.
  • Add missing Hindi localized UI text strings. [#2105] [#2106]
  • Fix Brazilian Portuguese text strings. [#2098]
  • Fix typo in French results_found text string. [#2096]
  • Fix figures inside of list elements. [#2094]
  • Remove Font Awesome data-search-pseudo-elements attribute as it degrades smooth scroll performance. [#2075]
  • Fix footnote links incompatibility with smooth scroll plugin. [#2075]
  • Loosen Bundler dependency in ruby gem.

4.15.2

17 Feb 17:34
Compare
Choose a tag to compare

Enhancements

  • Close search overlay with Esc. [#2055]
  • Update Swedish localized UI text strings. [#2056]
  • Update Font Awesome to 5.7.1 and add data-search-pseudo-elements attribute. [#2053]
  • Add Malayalam localized UI text strings. [#2037]

Bug Fixes

  • Fix table of contents errors with non-English chracters in the headings. [#2042]
  • Fix site.logo false positives. [#2026]
  • Add empty alt attribute to site.logo image. [#2035]

4.15.1

16 Jan 16:08
Compare
Choose a tag to compare

Bug Fixes

  • Fix empty <img> when site_logo is not assigned. #2026

4.15.0

16 Jan 13:28
Compare
Choose a tag to compare

Enhancements

  • Add logo and title customization to the masthead. [#2026]
  • Add support to customize issue-term for utterances comment provider. [#2022]
  • Allow custom canonical url on a page-by-page basis. [#2021]
  • Update table of contents navigation based on scroll position to indicate which link is currently active in the viewport. [#2020]
  • Clicking table of contents links changes URL has fragment. [#2019] [#2023]