Skip to content

4.16.0

Compare
Choose a tag to compare
@mmistakes mmistakes released this 10 Apr 01:29
· 631 commits to master since this release

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.