Skip to content

4.8.0

Compare
Choose a tag to compare
@mmistakes mmistakes released this 07 Dec 15:41
· 1176 commits to master since this release

Enhancements

  • Open social share links in a new window. [#1357]
  • Remove Alexa.com verification due to retiring of "Claim Your Site" feature. [#1350]
  • Disable analytics in development environment. [#1362]
  • Disable comments in development environment. [#1363]
  • Exclude specific pages/posts from search index by adding search: false to the YAML Front Matter. [#1369]
  • Add optional description key to masthead links for clarifying their purpose with the title attribute. [#1380]
  • Incorporate site search into masthead. #1383
  • Update gem dependencies. [#1388]

Bug Fixes

  • Fix post.content typo in assets/js/lunr-en.js. [#1354]
  • Fix "lunr-en.js:1 Uncaught SyntaxError: Unexpected token <" in assets/js/lunr-en.js. [#1356]
  • Rename Naver verification naver_site_verification to be consistent with other site variables.
  • Fix button class in "Post with Table Of Contents" demo content. [#1368]
  • Fix capitalization of WordPress in documentation. [#1381]
  • Fix zh-HK UI text to point to Traditional Chinese. #1374 [#1389]