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