Skip to content

Releases: mmistakes/minimal-mistakes

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]

4.12.1

08 Aug 03:02
Compare
Choose a tag to compare

Enhancements

  • Add missing French localized UI text strings. [#1769] [#1741]
  • Update Font Awesome to version 5.2.0. [#1754]
  • Add documentation note to update root Gemfile when forking theme.

Bug Fixes

  • Remove slash at the beginning of path in staticman.yml example. [#1772]
  • Fix read_time logic in header image overlay. [#1756]

4.12.0

22 Jun 20:15
Compare
Choose a tag to compare

Enhancements

  • Add Hungarian localized UI text strings. [#1682]
  • DRY tags_max calculation in tags.html layout. [#1696]
  • DRY categories_max calculation in categories.html layout.
  • Add support for "sticking" table of contents to top of page via toc_sticky: true YAML Front Matter.
  • Add support for captioning images in feature row helper via image_caption YAML Front Matter. [#1440]
  • Add Google Custom Search Engine support. [#1652]
  • Update Font Awesome to version [5.1.13]
  • Add "Pets" sample archive page to documentation site. [#1664]
  • Add GitLab social icon brand color. [#1653]
  • Prevent line breaks between FontAwesome icon and text in footer social links. [#1659]

Bug Fixes

  • Set default title_separator. [#1701]
  • Fix naver_site_verification typo in /_includes/seo.html. [#1687]
  • Fix table of contents missing borders. [#1675]
  • Fix link to "Recipes" sample archive on documentation site. [#1664]
  • Update example Reddit social share interpolation syntax in documentation. [#1656]
  • Fix "Back to Top" links on pages that use header overlays.

4.11.2

03 May 23:34
Compare
Choose a tag to compare

Enhancements

  • Update Font Awesome to version 5.0.11. [#1605]
  • Add Slovak localized UI text strings. [#1613]
  • Add option to anonymize IP addresses of hits sent to Google Analytics. [#1636]

Bug Fixes

  • Use correct text string for "Back to Top" link. [#1595]
  • Add conditionals for showing reCaptcha.siteKey and reCaptcha.secret in Staticman comments form.

4.11.1

20 Mar 21:32
Compare
Choose a tag to compare

Enhancements

  • Add default theme and remote_theme values to _config.yml.
  • Add new layouts (posts, categories, tags, collection, category, and tag) for easier archive page creation.

Bug Fixes

  • Replace absolute_url filter with relative_url where it makes sense (asset/navigation related paths). [#1588]
  • Fix search excerpts that run together because of implied spaces.

4.10.1

12 Mar 23:34
Compare
Choose a tag to compare

Enhancements

  • Update jQuery to version 3.3.1. [#1491]
  • Add link to jekyll-algolia's files_to_exclude documentation.
  • Update Font Awesome to version 5.0.8. [#1561]
  • Activate Algolia search for documentation site. [#1570]
  • Add missing German translations. [#1577]
  • Add support for Google Analytics with global site tag (gtag.js) [#1563]

Bug Fixes

  • Focus Algolia search input after clicking on search toggle.