Skip to content

Releases: mmistakes/minimal-mistakes

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]

4.14.2

02 Jan 00:15
Compare
Choose a tag to compare

Enhancements

  • Improve accessibility by adding label text to search button toggle. [#2014]
  • Update Lunr to 2.3.5. #2010
  • Shorten Internet Explorer conditional statement in _includes/head.html. [#2006]
  • Add Persian localized UI text strings. [#2004]
  • Remove unused JavaScript variables from Staticman comment script. [#1996]
  • Update Font Awesome to 5.6.0. #1995
  • Change remaining schema.org markup to https. [#1978]
  • Update NPM dependencies.

Bug Fixes

  • Fix wide tables that overflow parent container. [#2008]
  • Fix Spanish comments_label and comments_title UI text strings. [#1997]
  • Allow sidebar navigation with custom sidebar content. [#1986]
  • Fix Google Custom Search JavaScript error when not using Instant Search. [#1983]

4.14.1

26 Nov 13:19
Compare
Choose a tag to compare

Bug Fixes

  • Fix closed navicon on hover.

4.14.0

26 Nov 04:05
Compare
Choose a tag to compare

Enhancements

  • Change schema.org markup to https. [#1969]
  • Add Google Drive as video provider. [#1967]
  • Match :focus color to skin.
  • Add support for utterances comments. [#1909]
  • Use privacy aware embed options for YouTube and Vimeo in responsive video helper. [#1964]
  • Add rel="nofollow noopener noreferrer" to author profile links. [#1924]
  • Improve color contrast of primary buttons and links.
  • Add Punjabi localized UI text strings. [#1962]
  • Add Hindi localized UI text strings. [#1888]
  • Update Lunr to 2.3.3. [#1885]
  • Cache "static" includes to improve build performance. Note: The theme uses the jekyll-include-cache plugin which will need to be installed in your Gemfile and added to the plugins array of _config.yml. Otherwise you'll throw Unknown tag 'include_cached' errors at build. [#1874]
  • Make entire feature and archive items "clickable". [#1864]
  • Allow custom Staticman endpoints. [#1842]
  • Remove type="text/css" from Algolia script includes. [#1836]
  • Remove unneeded HandheldFriendly and MobileOptimized meta tags. [#1837]
  • Update Font Awesome to version 5.5.0 and add integrity hash. [#1922]
  • Always load Google 404 Linkhelp script over HTTPS. [#1829]
  • Remove deprecated base_path include helper.

Bug Fixes

  • Prevent current post from showing in the related posts section. [#1976]
  • Fix dark skins syntax highlighting colors. [#1973]
  • Remove unnecessary closing bracket in analytics documentation. [#1915]
  • Fix breadcrumb navigation alignment. [#1917]
  • Fix Algolia search link positioning. [#1904]
  • Fix Lunr search index merging words. [#1883]
  • Properly apply relative_url filter to internal links in header overlay actions array.
  • Revert cached includes (include_cached) for comment and analytics providers. [#1905]

4.13.0

10 Sep 23:41
Compare
Choose a tag to compare

Enhancements

  • Add Romanian localized UI text strings. [#1814]
  • Improve author link flexibility. [#1581]
  • Improve footer link flexibility.
  • Deprecate cta_label and cta_url in header overlay in favor of new actions array that allows for multiple "call to action" button links. [#1461]
  • Add support to gallery helper for defining column layout (half, third, or single ''). [#1821]

Bug Fixes

  • Fix sidebar navigation list toggle. [#1819]
  • Fix hover animation for links with :visited state. [#1820]

4.12.2

02 Sep 16:20
Compare
Choose a tag to compare

Enhancements

  • Add missing Italian localized UI text strings. [#1793]
  • Update jekyll-toc to v1.0.5.
  • Support heading levels 1-6 in table of contents with proper indentation styling. [#1782]
  • Use relative links for masthead navigation menu items when possible. [#1784]
  • Add .emoji class to author sidebar to normalize image sizes. [#1780]
  • Update Staticman commit message to include commentor's name.
  • Improve side navigation spacing in relation to masthead.
  • Style archive links with appropriate link color.
  • Adjust feature row spacing and font-sizes.
  • Use sentence case and increase font-sizes for improved readability in table of contents.
  • Add {{ content }} to home layout. [#1775]