Skip to content

4.24.0

Compare
Choose a tag to compare
@mmistakes mmistakes released this 05 Jul 20:35
· 181 commits to master since this release

Bug Fixes

  • Fix README text for Gumshoejs license. [#3024]
  • Remove tabindex="-1" from input elements in search.html layout to allow them to be accessible by keyboard. [#2982]
  • Fix broken sidebar image in sample post. [#3013]
  • Fix broken links in Upgrading documentation. [#3004]

Enhancements

  • Remove IE9 flexbox fallback. [#3042]
  • Remove h2 from skip links navigation as it is not important for site structure. [#3012]
  • Loads Font Awesome asynchronously. [#2967]
  • Replace custom search icon SVG with Font Awesome icon. [#2774]
  • Adds support for giscus comments. [#3022]