Skip to content

Releases: jiangtj/hexo-theme-cake

v4.0.0

05 Aug 09:42
Compare
Choose a tag to compare

🚀 Features

  • Add more icons support (fontawesome ionicons simpleicons) (#122)

🧰 Maintenance

  • Update figure.highlight style (rounded)
  • Add anchor id to fragment part (from upstream NexT theme)

Due to icons update, some configurations may not be compatible

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

v3.4.0

19 Mar 02:09
Compare
Choose a tag to compare

🚀 Features

  • Switch theme color: auto/light/dark (#95)

🧰 Maintenance

  • Bump actions/setup-node from v2.1.1 to v2.1.4 (#82)
  • Export marked renderer to plugin (#76)
  • Update actions/setup-node action to v2.1.4 (#87)

For full changes, see the comparison between v3.2.1 and v3.3.0

v3.2.1

25 Aug 05:34
Compare
Choose a tag to compare

🚀 Features

  • Make post copyright support transfer
  • Optimize code highlighting

🧰 Maintenance

  • Update some dependencies

For full changes, see the comparison between v3.1.4 and v3.2.1

v3.1.4

30 Jul 09:46
Compare
Choose a tag to compare

🚀 Features

  • Fix hexo5 compatibility (#69)
  • Refactor code highlight

🧰 Maintenance

  • Update dependency injector to v0.2.x
  • Update dependency mocha to v8 (#64)
  • Add linter check code

For full changes, see the comparison between v3.0.0 and v3.1.4

v3.0.0

03 Jun 03:59
Compare
Choose a tag to compare

The configuration file of version 3.0 is very different from 2.0, please refer to _config.yml to reconfigure

🚀 Features

  • Refactor comment (#63)
  • Refactor menu: add priority for sort (#61)
  • Refactor microdata to json-ld (#58)
  • Add buildin marked renderer (#60)
  • Refactor extend modules (#57)

🧰 Maintenance

  • Tidy theme config (#62)
  • Add 0x (#59)
  • Improve dark mode (#56)

For full changes, see the comparison between v2.2.0 and v3.0.0

v2.2.0

11 May 06:21
Compare
Choose a tag to compare

🚀 Features

  • Add dark mode (#55)
  • Refactor styles (#50)

🧰 Maintenance

  • Update dependency eslint to v7 (#54)

For full changes, see the comparison between v2.1.0 and v2.2.0

v2.1.0

29 Mar 12:41
Compare
Choose a tag to compare

🚀 Features

  • Add multiple highlight plugin support (#46)
  • Use hexo-fontawesome plugin (#44)

🧰 Maintenance

  • Update performance-test.yml (#42)
  • Rm mutli-comment (#45)

For full changes, see the comparison between v2.0.1 and v2.1.0

v2.0.1

09 Mar 16:53
Compare
Choose a tag to compare

🚀 Features

  • Add Injector class (#39)
  • Use md render instead of some regexp (#32)
  • load theme from node_modules (#41)

🧰 Maintenance

  • Update dependency hexo-extend-injector2 to ^0.1.0 (#40)
  • Fix hexo-renderer-marked compatibility (#36)

For full changes, see the comparison between v1.6.0 and v2.0.1

v1.6.0

10 Dec 02:27
36e0bcb
Compare
Choose a tag to compare

🚀 Features

  • Add comments lazyload support (#33)
  • Add preview tag (#31)
  • Add a new markdown renderer (#28)

🧰 Maintenance

  • Update package.json: version to 1.6.0 (#35)
  • Refactor head: use helper (#30)
  • Update post nav (#29)

For full changes, see the comparison between v1.5.1 and v1.6.0

v1.5.1

19 Nov 02:04
Compare
Choose a tag to compare
  • Clean some error config
  • Refactor comments, use ejs render
  • Remove njk render, if you need, please install hexo-renderer-njks