Skip to content

Releases: mmistakes/minimal-mistakes

4.18.1

25 Jan 16:19
Compare
Choose a tag to compare

Bug Fixes

  • Fix compatibility issue with jekyll-paginate-v2. [#2381]

4.18.0

25 Jan 15:30
Compare
Choose a tag to compare

Enhancements

  • Allow home layout to display posts without pagination. [#2378]
  • Add links to high resolution skin screenshots in README. [#2363]
  • Update README and LICENSE. [#2367]
  • Update .gitignore file. [#2366]
  • Allow override of page excerpt in hero header via tagline YAML front matter. [#2307]
  • Exclude package-lock.json from Jekyll build. [#2364]
  • Use %-d instead of %d so displayed dates aren't padded with zero. [#2359]
  • Update table of contents helper (toc.html) to v1.0.8. [#2355]
  • Add missing Dutch localized UI text strings. [#2321]
  • Support page header (hero) in archive-taxonomy layout. [#2320]
  • Add social icon color for Keybase. [#2302]

Bug Fixes

  • Fix JavaScript comments in Disqus include to be compatible with compress layout. [#2373]
  • Fix wrong newline concatenation in SEO description [#2368]
  • Fix Staticman v2/v3 conditional for showing comments. [#2351]
  • Fix masthead logo path. [#2332]
  • Fix schema.org dates to ISO-8601. [#2339]
  • Fix background color of code blocks in notices. [#2328]
  • Fix alignment of feature rows when placed next to a sticky sidebar. [#2327]
  • Fix seo_description in _includes/seo.html. [#2326]
  • Fix typo in _config.yml. [#2319]

4.17.2

28 Oct 00:22
d4edd0c
Compare
Choose a tag to compare

Enhancements

  • Add collection step to documentation about creating a portfolio page. [#2294]
  • Replace sticky footer JavaScript with flexbox styles. [#2289]

Bug Fixes

  • Fix sticky footer when using MozBar extension. [#2281]

4.17.1

02 Jan 00:31
29263ac
Compare
Choose a tag to compare

Enhancements

  • Update Chinese (Simplified) localized UI text strings. [#2286]
  • Update list of 3rd party JavaScript used and licenses. [#2276]

Bug Fixes

  • Fix indention of nested GFM task lists. [#2283]

4.17.0

05 Oct 00:01
a101d66
Compare
Choose a tag to compare

Enhancements

  • Show a permalink anchor when hovering over headings in main content area. [#2251]
  • Allow per-page override of words_per_minute. [#2250]
  • Update onchange development dependency in package.json. [#2241]
  • Add Catalan localized UI text strings. [#2237]

Bug Fixes

  • Remove extraneous space from Internet Explorer conditional statement. [#2273]
  • Fix typo in _config.yml. [#2243]
  • Replace http URLs with https where applicable in _config.yml. [#2244]

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]