NexT

Theme for Hexo

🐞 Bug Fixes

  • Correct scroll offset (#322)
  • Add anchor id to fragment part (#328)

🌀 External Changes

  • Update dependency mocha to v9.0.3 (#314)
  • Update dependency eslint to v7.32.0 (#313)
  • Update actions/stale action to v4 (#329)
  • Install curlylint (#320)

🌍 Localization

  • New Crowdin updates (#332)

For full changes, see the comparison between v8.6.1 and v8.7.0

Detailed changes for NexT v8.7.0

🐞 Bug Fixes

  • Fix scroll in sidebar (#308)

For full changes, see the comparison between v8.6.0 and v8.6.1

Detailed changes for NexT v8.6.1

⭐ Features

  • Support Gitter Sidecar (#289)
    +# Gitter Support
    +# For more information: https://gitter.im
    +gitter:
    + enable: false
    + room:

🐞 Bug Fixes

  • Fix scrolling for site overview (#243)

🛠 Improvements

  • Separate inline listeners (#303)
  • Correct meta viewport (#302)
  • Escape only < in front-end json (#294)
  • Add gitter integration in minify.js (#300)
  • Add missing alt attribute to img elements (#285)

🌀 External Changes

  • Update dependency @next-theme/eslint-config to v0.0.3 (#301)
  • Update dependency mocha to v9 (#290)
  • Update dependency eslint to v7.29.0 (#288)

For full changes, see the comparison between v8.5.0 and v8.6.0

Detailed changes for NexT v8.6.0

🌟 New Features

  • Subresource Integrity (#247)

⭐ Features

  • Load Creative Commons badge via CDN (#267)
    creative_commons:
    + # Available values: big | small
    + size: small

🐞 Bug Fixes

  • Fix overwritten of non-object in CONFIG (#279)

🛠 Improvements

  • Use passive scroll listeners (#282)
  • Change gitalk default offical proxy (#257)
  • Move comments.js and config.js inject point (#277)

🌀 External Changes

  • Update dependency eslint to v7.27.0 (#269)
  • Update dependency mocha to v8.4.0 (#268)

For full changes, see the comparison between v8.4.0 and v8.5.0

Detailed changes for NexT v8.5.0

0%