Skip to content
Snippets Groups Projects
CHANGELOG.md 77.29 KiB

4.17.2

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

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

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

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

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 unnecessary console.log in lunr-en.js and lunr-gr.js JavaScript. #2193
  • Remove unnecessary 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

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

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

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

Enhancements