Skip to content

Releases: ppoffice/hexo-theme-icarus

4.3.0

27 Jun 03:05
c10b6ef
Compare
Choose a tag to compare

New Features

  • Add Waline comment plugin #864

4.2.0

06 May 20:27
Compare
Choose a tag to compare

Breaking Changes

  • Drop support for Node.js 10.x and bump minimum Node.js version to 12.4 efc756a

New Features

  • Add Turkmen language #842

Improvements

Fixes

  • Fix mobile ToC widget not showing with Cyberpunk theme variant #851

4.1.2

04 Feb 18:06
Compare
Choose a tag to compare

Improvement

  • Display a more human-friendly article date #821

Fixes

  • Fix clipboard buttons loading issue #825
  • Fix social links overflow issue in the profile widget #826

4.1.1

03 Nov 01:57
Compare
Choose a tag to compare

Improvements

Bug Fixes

  • Correct Korean translation #796
  • Correct several typos in configuration description #807
  • Hidden follow button correctly when follow link is empty in the profile widget configuration #808

4.1.0

04 Oct 06:32
Compare
Choose a tag to compare

New Features

  • Add Bing Webmaster Tools plugin 1b1ed45
  • Add web application meta tags support and manifest.json generator c40214d
  • Add Cookie Consent plugin 7c16ad6
  • Add StatCounter plugin e0905c2
  • Add Twitter Conversion Tracking plugin 0587d69

Improvements

  • Make Table of Contents/Catalogue widget index optional 0856a59
  • Minor style changes to tags and donate buttons 0856a59

4.0.1

13 Sep 04:48
Compare
Choose a tag to compare

Improvements

  • Make page scroll smoother when using the Back to Top button bbbfade

Bug Fixes

  • Fix ToC widget by always clone widgets in the right sidebar before loading plugins #787

4.0.0

11 Sep 03:30
Compare
Choose a tag to compare

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

Bug Fixes

  • Fix scrollbar visual on mobile screens eea490e
  • Fix post navigation links on mobile screens #780

4.0.0-rc.3

30 Aug 00:36
Compare
Choose a tag to compare
4.0.0-rc.3 Pre-release
Pre-release

Breaking Changes

  • Separate post thumbnail from post cover #692

New Features

  • Add article licensing notice #751

Improvements

Bug Fixes

  • Fix scrollbar visual on mobile screens eea490e

4.0.0-rc.2

23 Aug 17:34
Compare
Choose a tag to compare
4.0.0-rc.2 Pre-release
Pre-release

New Features

  • Auto collapse and expand ToC menu on page scroll #745
  • ToC visual update & smooth page scroll on ToC menu click
  • Add Afdian.net donate button #728

Improvements

4.0.0-rc.1

14 Aug 21:55
Compare
Choose a tag to compare
4.0.0-rc.1 Pre-release
Pre-release

Breaking Changes

  • Upgrade to Hexo 5.0
  • Update schema version to 4.0.0
  • Require Node.js version 10.13.0 or higher
  • Use page tags instead of page keywords in Open Graph

New Features

  • Allow theme to be installed via NPM
  • Support _config.icarus.yml configuration file

Improvements

  • Re-enable Hexo's meta_generator and external_link filters