Skip to content

v1.2.0

Compare
Choose a tag to compare
@bennyxguo bennyxguo released this 08 Apr 15:43
· 286 commits to main since this release

✨ New features

  • Added default article cover image. (#39)
  • With multi-author, now you will see the statistic and author info in the article page profile. (Statistic of each author will be calculated separately.) (#26)
  • Added unit test for some of the features and scripts. (#31)
  • Added lazy load for article images.

🔮 Changes

  • Updated theme CDN injections to improve first time loading performance (#37)
  • Making the footer always fix to the bottom.
  • Improved the style of header cover image (Added animation.)

🛠 Fixes

  • Fixed sticky not calculated correctly after changing the behavior of the footer.
  • Fixed theme breaking when categories and tags are not bind to any articles (#33)
  • Fixed mobile menu is not adapted to the new menu i18n setup (#36)
  • Fixed favicon is not displaying when configured.
  • Fixed site_meta's cdn condition error.