NexT 8.6.0 Released
⭐ Features
- Support Gitter Sidecar (#289)
+# Gitter Support |
🐞 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
NexT 8.5.0 Released
🌟 New Features
- Subresource Integrity (#247)
⭐ Features
- Load Creative Commons badge via CDN (#267)
creative_commons: |
🐞 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
andconfig.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
NexT 8.4.0 Released
💥 Breaking Changes
- Separate third party inline scripts (#241)
⭐ Features
- New body scrollbar style option (#248)
+# Override browsers' default behavior. |
🐞 Bug Fixes
- Fix scroll restoration (#256)
- Fix changyan on Pjax sites (#252)
- Disable
margin
animation of<body>
(#236)
🛠 Improvements
- Remove internal scripts if
minify
is true and the CDN provider is notlocal
(#251) - Use ImgBot to optimize images (#242)
- Separate NexT inline scripts and styles (#226)
🌀 External Changes
- Update dependency js-yaml to v4.1.0 (#249)
- Update dependency eslint to v7.25.0 (#244)
🌍 Localization
- New Crowdin updates (#245)
For full changes, see the comparison between v8.3.0 and v8.4.0
Detailed changes for NexT v8.4.0