Skip to content

Releases: Molunerfinn/hexo-theme-melody

v1.9.1

11 Jul 01:39
Compare
Choose a tag to compare

✨ Features

🐛 Bug Fixes

v1.9.0 Guitar

21 Oct 02:53
Compare
Choose a tag to compare

✨ Features

  • add some options in slides configuration (9a3bd2e)
  • comment: add vssue comment system (#302) (e49a2b2)

docs will be updated soon.

🐛 Bug Fixes

v1.8.2

09 Aug 12:12
Compare
Choose a tag to compare

🐛 Bug Fixes

  • toc-item's decodeURI bug, closes #287

v1.8.1 Clarinet

09 Aug 07:47
Compare
Choose a tag to compare

✨ Features

Now you can use npm install hexo-theme-melody in hexo v5.0.0! The docs will be released soon.

🐛 Bug Fixes

  • script to judge 'ture' is a ture seems to not working #277 and add new feature (#278) (b801ea6)
  • img style can effect custom image on footer (#264) (e7b2a04)
  • toc-item's href will be encoded in hexo v5.0 (bed1f19), closes #286

v1.7.0 Saxophone

30 Jan 11:42
Compare
Choose a tag to compare

✨ Features

🐛 Bug Fixes

v1.6.1

21 Feb 07:21
Compare
Choose a tag to compare

Bug fixed

  • Fixed: gitalk or gitment can't display correctly.

v1.6.0 Ukulele

16 Feb 11:44
Compare
Choose a tag to compare

Sorry for waiting! v1.6.0 is a breaking-change version for hexo-theme-melody!
New documentation is ready!

Features

  • Sticky your specific post on the top of your page! See doc.
  • KaTex supports which means you can replace your MathJax to KaTex! Thanks to @upupming ! See doc.
  • Added: Tencent Analytics. Thanks to @yugepower ! See doc.
  • Added: Google Adsense. Thanks to @upupming ! See doc.

Improved

  • FontAwesome V5 Supports. But you need to check doc for more details or your icons won't be displayed correctly. For now, you can check this issue first. See doc.
  • Sidebar TOC scrolling behavior becomes more reasonable. Thanks to @kawa-yoiko !
  • Now top_img will also be displayed in your footer area!
  • Added: yml & gradle for code bar. Thanks to @upupming !

Bug fixed

  • Fixed: busuanzi PV/UV display bug. Thanks to @Folgerjun !
  • Fixed: unordered lists displayed incorrectly. Thanks to @kawa-yoiko !
  • Fixed: background undefined 404. Thanks to @mengfankitty !
  • Fixed: top_img display bug in mobile devices.

v1.5.6

22 Jun 12:22
Compare
Choose a tag to compare

Features

  • Added: number for toc to control the toc-list number. See doc.
    image

  • Added: code_word_wrap option for code area. See doc. Thanks to @upupming
    image

  • Added: theme_color & favicons for PWA. See doc. Thanks to @upupming

  • Added: theme_color option for you to customize your favorite colors in theme-melody. See doc.

Improved

  • Added: Search button in the nav bar.
  • Added: languages support for Archives, Category, and Tag page. Thanks to @upupming
  • Added: text-shadow for article title & meta.
  • Added: version query for index.css for cache.
  • Added: languages support for search dialog. Thanks to @upupming
  • Added: bash for code bar

Bug fixed

  • Fixed: gitalk login redirect bug. Thanks to @upupming
  • Fixed: code bar's language text position bug when in indented code . Check this issue. Thanks to @upupming

Now It's time to wait for hexo-theme-melody version v1.6!

v1.5.5

13 Jun 12:51
Compare
Choose a tag to compare

Features

  • Added: footer_custom_text option for you to show some texts in footer area. See doc. Thanks to @ZhangYanTJU
  • Added: code-bar for code area to show the language of it. Now it supports the following languages:
"js" "javascript" "python" "ruby" "xml" "html" "css" "perl" "sql" "coffeescript" "java" "scala" "kotlin" "c" "c++" "go" "less" "sass" "scss" "stylus" "styl" "typescript" "ts"

  • Added: new code highlight theme -- ocean. Which is shown above. See doc.

Improved

  • Changed: all CDN links to cdn.jsdelivr.net

Bug fixed

  • Fixed: code highlight in comment area. #87

v1.5.4

13 May 15:16
Compare
Choose a tag to compare

Features

  • Added: follow me button & you can change the text by yourself. See doc.
    image
  • Added: travis.demo.yml for you to build your hexo blog in github by Travis-CI quickly.

Improved

  • The logic of sub title generation.

Bug fixed

  • Fixed: i18n for tags & categories page.
  • Fixed: url for homepage button.