Skip to content

v4.1.0

Latest
Compare
Choose a tag to compare
@olOwOlo olOwOlo released this 17 Jan 14:06
· 5 commits to master since this release
81d1936

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