Hexo Theme Icarus Versions Save

A simple, delicate, and modern theme for the static site generator Hexo.

6.0.0

3 months ago

Breaking Changes

  • Require Node.js 14+

Improvements

  • Upgrade to Hexo 7 b1962d7257c566ea647ac1fd477c5f9df4774ee4
  • Upgrade to Inferno.js 8 2d9d788ce869c27266bb095ee6e015f1bdb02e8e
  • Improve French translations #1262

5.3.0

4 months ago

New Features

  • Add Swedish translation #1200
  • Add Italian translation #1255

Improvements

  • Upgrade highlight.js to 11.7.0 2f7862395e171af365bae331a74010aeeadc0b5e

Bug Fixes

  • Default to first language in article layout if multiple languages are set in site config 49568ab9b08fba4e8702ffeef2a77c521a9d0544

5.2.1

1 year ago

New Features

  • Add custom copyright text at the footer of the page #1171 #1178

Bug Fixes

  • Upgrade version number of the configuration schema #1180
  • No longer render article titles as <h1> on index pages #1185 2a57ea428d7c2bce66870558292d2dc005916653
  • Fix GitHub release action 14be0f2130159aa96fded2a8ce7fd2dad3501d52

5.1.1

1 year ago

Bug Fixes

  • Fix scrolling to hash when page is loaded with animation.js enabled #1115 199a9d1c057af097f0dcb696d153612977977c4d
  • Support scrolling to hashes that contain numbers #1116 436e134d5a918b329ab745e2d2443b25b228bda1
  • Fix moment.js deprecation warning #1161 #1031 #809 001dcb5159191dd0fb5d29688fe44cb4406c2ec9 e4d005a9c6907a055c8be5b402981b8055f75dfb

5.1.0

1 year ago

Breaking Changes

Improvements

Bug Fixes

5.0.1

1 year ago

Breaking Changes

  • Upgrade to Hexo 6.0
  • Drop support for Node.js <12.4.0
  • Update NPM dependencies 90f2b47013f12151413a5083d6895a62165d7413 286e53cc408996e36ba2d33a5d1b13d0c09e389c

New Features

  • Add 75cdn, font.im, and ustc CDN support ppoffice/hexo-component-inferno#32
  • Add {% message %} and {% tabs %} Hexo tags #1026 3b14e379876386b4da077ddb6cc0d0e57b64b637 ppoffice/hexo-component-inferno@808a139185dedea303d95284e4f57e1dbc29b142
  • Add an option to exclude pages from Insight search index ppoffice/hexo-component-inferno#39
  • Support Twikoo comment plugin ppoffice/hexo-component-inferno#44
  • Add more options to the Tags widget ppoffice/hexo-component-inferno#45

Improvements

  • Improve code block and its title bar usability #1071 #1072
  • Update Waline version and configuration schema ppoffice/hexo-component-inferno#35

Bug Fixes

  • Fix navigation bar overflow when it has too many menu items #1049
  • Make peer dependencies mandatory to fix Icarus installation issues 5c6a5a8dd97681a980ded919bb0cf1ea9a180aa7 ppoffice/hexo-component-inferno@4593201719bade62a7bb06fbdaa16d3562b9a540
  • Fix Twitter metadata generation in Open Graph ppoffice/hexo-component-inferno#37

5.0.0-rc.1

2 years ago

Breaking Changes

  • Upgrade to Hexo 6.0
  • Drop support for Node.js <12.4.0
  • Update NPM dependencies 90f2b47013f12151413a5083d6895a62165d7413

New Features

4.5.0

2 years ago

New Features

Improvements

Fixes

  • Fix ghost sidebar when ToC widget is the only widget of that sidebar #926 #928
  • Fix Turkish translations #956
  • Update follow.it meta tag #991

4.4.0

2 years ago

New Features

Fixes

  • Wrap article tags to prevent overflow #830

4.3.0

2 years ago

New Features

  • Add Waline comment plugin #864