4.1.0 (2021-01-17)
Bug Fixes
- code font size and extra mathjax scoll bar (#125) (4fe2685)
- comment: gitment object progressEvent error (#165) (9059876)
- exampleSite: insecure mixed content (97c4764)
- index.html: .Site.RegularPages (5a3e559), closes #188 #192
- js: add wrapper for all tables except highlighted code-blocks (#244) (5ec3bea), closes #232
- js: code block title for hugo 0.60 or above (#229) (af108c4), closes #221
- js: infnity scrolling post on the Chrome and Safari (#225) (60844e8), closes #209
- layouts: add missing space for minify (#250) (4ad955c)
- layouts/partials/head.html: fix hugo 0.55 warning (#161) (add91d5), closes #158
- post/toc: js toc error (#271) (708de67), closes #279
- scss: Fix code block padding with
codeFences = false
(#297) (513c19a) - uglyurls: uglyurls with tag and categories terms (#129) (f14d7b5), closes #89
Features
- comment: add utterances support (#156) (ceba71f), closes #117
- comment: added sid for Changyan comments (#133) (cd7f705), closes #121
- comment: Valine Support (#155) (d8a7dab), closes #95
- flowchart: support keyword
flow
(ecb7935), closes #113 - i18n: add Traditional Chinese translation (#230) (4be1234)
- i18n: Adding Turkish translations (#328) (79b91ba)
- lastmod: use git commit to generate lastmod info (#124) (920e2eb)
- layout: minify script (#258) (50aa3f8)
- mathjax: upgrade to 3.0.5 (#270) (7dfedd3)
- scripts: disable google analytics on localhost (#123) (915174f)
- scripts: only enable google analytics in production environment (#260) (f6a183a)
- scss: font-display: swap (#267) (567fd46)
- scss: support diff highlight (#163) (8ce9bce)
- shortcodes: support bilibili video (#294) (da4320e), closes #278
- taxonomy: custom order (#159) (439557f), closes #157