Skip to content

Latest commit

History

History
71 lines (32 loc) 路 3.18 KB

CHANGELOG.md

File metadata and controls

71 lines (32 loc) 路 3.18 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.8.0 (2022-11-27)

Features

  • support set title/subtitle of banner (7053cbc)
  • support to override css by custom .css (1a8a055)

Bug Fixes

  • pjax: image/title/subtitle of banner are not updated (e41f2b7)

2.7.0 (2022-07-11)

Features

  • plugins: add button tag-plugin (c0e2475)

Bug Fixes

  • tencent_analytics: delete tencent analytics (#161) (f4dd263)

2.6.2 (2021-01-25)

Bug Fixes

  • #156: can't render math formula in post title (fc73f5a), closes #156

2.6.1 (2021-01-06)

Bug Fixes

  • #149: can't run when languages folder not exist (f3956ff), closes #149

2.6.0 (2021-01-05)

Features

  • i18n: allow use i18n files by data files #121 (724d34f)

2.5.0 (2021-01-02)

Features

Bug Fixes

2.4.0 (2020-12-11)

Features

  • enable toc in custom pages by setting front-matter (#136) (e698b93)

Bug Fixes

  • repeat: toc cannot be expanded automatically (3db6aea)