Breaking Changes
- Upgrade to Hexo 5.0 and drop support for Node.js 10.12.x or lower
- Use page tags instead of page keywords as Open Graph keywords 03567e4 hexojs/hexo#4174
- Separate post thumbnail from post cover #692
New Features
- Support theme installation via NPM hexojs/hexo#4112
- Support new
_config.icarus.yml
configuration file hexojs/hexo#4120 - Auto collapse and expand ToC menu on page scroll #745
- ToC visual update & smooth page scroll on ToC menu click 92e1ff0
- Add Afdian.net donate button #728
- Add article licensing notice #751
Improvements
- Re-enable Hexo's
meta_generator
andexternal_link
filters - Allow "read more" button to link to a custom page f4a2748
- Update translations cccaa5c
- Show page updated time #698 #553
- Add language option to Gitalk ppoffice/hexo-component-inferno#11
- Code block visual update f6f51dd
- Show site title when logo image is unset #785