* code font size and extra mathjax scoll bar ([#125](https://github.com/olOwOlo/hugo-theme-even/issues/125)) ([4fe2685](https://github.com/olOwOlo/hugo-theme-even/commit/4fe268549ac24eeac92143da27a05ecd0eb29ad0))
* **js:** add wrapper for all tables except highlighted code-blocks ([#244](https://github.com/olOwOlo/hugo-theme-even/issues/244)) ([5ec3bea](https://github.com/olOwOlo/hugo-theme-even/commit/5ec3bea7dc3cda6e774a0ed1b5f0ac05aac023c7)), closes [#232](https://github.com/olOwOlo/hugo-theme-even/issues/232)
* **js:** code block title for hugo 0.60 or above ([#229](https://github.com/olOwOlo/hugo-theme-even/issues/229)) ([af108c4](https://github.com/olOwOlo/hugo-theme-even/commit/af108c4ad50793637f244149fb402a7ba61b8a64)), closes [#221](https://github.com/olOwOlo/hugo-theme-even/issues/221)
* **js:** infnity scrolling post on the Chrome and Safari ([#225](https://github.com/olOwOlo/hugo-theme-even/issues/225)) ([60844e8](https://github.com/olOwOlo/hugo-theme-even/commit/60844e829b4c97b57744384d48718410c37d697a)), closes [#209](https://github.com/olOwOlo/hugo-theme-even/issues/209)
* **layouts:** add missing space for minify ([#250](https://github.com/olOwOlo/hugo-theme-even/issues/250)) ([4ad955c](https://github.com/olOwOlo/hugo-theme-even/commit/4ad955c204ed26cf16c82fbad63dbb335550daf0))
* **layouts/partials/head.html:** fix hugo 0.55 warning ([#161](https://github.com/olOwOlo/hugo-theme-even/issues/161)) ([add91d5](https://github.com/olOwOlo/hugo-theme-even/commit/add91d5540decfa4ce5f2dd1487ec26ade656c8e)), closes [#158](https://github.com/olOwOlo/hugo-theme-even/issues/158)
* **uglyurls:** uglyurls with tag and categories terms ([#129](https://github.com/olOwOlo/hugo-theme-even/issues/129)) ([f14d7b5](https://github.com/olOwOlo/hugo-theme-even/commit/f14d7b5f734fb8ffea6127c210d66edc72bddcc7)), closes [#89](https://github.com/olOwOlo/hugo-theme-even/issues/89)
### Features
* **comment:** add utterances support ([#156](https://github.com/olOwOlo/hugo-theme-even/issues/156)) ([ceba71f](https://github.com/olOwOlo/hugo-theme-even/commit/ceba71f0d5c0dd35b5a1effdc0dcc2ee8634917f)), closes [#117](https://github.com/olOwOlo/hugo-theme-even/issues/117)
* **comment:** Valine Support ([#155](https://github.com/olOwOlo/hugo-theme-even/issues/155)) ([d8a7dab](https://github.com/olOwOlo/hugo-theme-even/commit/d8a7dab116ee3b63155454bacda87538bbd6351d)), closes [#95](https://github.com/olOwOlo/hugo-theme-even/issues/95)
* **flowchart:** support keyword `flow` ([ecb7935](https://github.com/olOwOlo/hugo-theme-even/commit/ecb7935896012da551255711edb1b6e381948c2f)), closes [#113](https://github.com/olOwOlo/hugo-theme-even/issues/113)
* **i18n:** add Traditional Chinese translation ([#230](https://github.com/olOwOlo/hugo-theme-even/issues/230)) ([4be1234](https://github.com/olOwOlo/hugo-theme-even/commit/4be12348f7ab6a34f082f241b2c13dd28d66df4b))
* **lastmod:** use git commit to generate lastmod info ([#124](https://github.com/olOwOlo/hugo-theme-even/issues/124)) ([920e2eb](https://github.com/olOwOlo/hugo-theme-even/commit/920e2eb84bb874a9e48062b1bf4032c8b9c4141a))
* **mathjax:** upgrade to 3.0.5 ([#270](https://github.com/olOwOlo/hugo-theme-even/issues/270)) ([7dfedd3](https://github.com/olOwOlo/hugo-theme-even/commit/7dfedd34404ad18fab9027bf04bab9a0b72f5ffd))
* **scripts:** disable google analytics on localhost ([#123](https://github.com/olOwOlo/hugo-theme-even/issues/123)) ([915174f](https://github.com/olOwOlo/hugo-theme-even/commit/915174fdbaf728b2aa5edb05bdd842cd82670e02))
* **scripts:** only enable google analytics in production environment ([#260](https://github.com/olOwOlo/hugo-theme-even/issues/260)) ([f6a183a](https://github.com/olOwOlo/hugo-theme-even/commit/f6a183a5c370db0698938328fa3e505c4be19f16))
* **scss:** support diff highlight ([#163](https://github.com/olOwOlo/hugo-theme-even/issues/163)) ([8ce9bce](https://github.com/olOwOlo/hugo-theme-even/commit/8ce9bce7714bd9c6c70624ec4603c437f2bda3e4))
* **shortcodes:** support bilibili video ([#294](https://github.com/olOwOlo/hugo-theme-even/issues/294)) ([da4320e](https://github.com/olOwOlo/hugo-theme-even/commit/da4320e8a56343ad37a4604e61915675fa18a270)), closes [#278](https://github.com/olOwOlo/hugo-theme-even/issues/278)
* **taxonomy:** custom order ([#159](https://github.com/olOwOlo/hugo-theme-even/issues/159)) ([439557f](https://github.com/olOwOlo/hugo-theme-even/commit/439557fce42371dc297ce08e979367737b888749)), closes [#157](https://github.com/olOwOlo/hugo-theme-even/issues/157)
* **highlight:** add support for chroma ([7710103](https://github.com/olOwOlo/hugo-theme-even/commit/7710103))
* **mathjax:** configure to let mathjax use local files ([a3cab1a](https://github.com/olOwOlo/hugo-theme-even/commit/a3cab1a)), closes [#63](https://github.com/olOwOlo/hugo-theme-even/issues/63)
* **scripts:** configure to use local files for flowchart and sequence diagram ([cec9ea9](https://github.com/olOwOlo/hugo-theme-even/commit/cec9ea9)), closes [#76](https://github.com/olOwOlo/hugo-theme-even/issues/76) [#77](https://github.com/olOwOlo/hugo-theme-even/issues/77)
* **section:** remove hard coded `section` ([#67](https://github.com/olOwOlo/hugo-theme-even/issues/67)) ([6766e09](https://github.com/olOwOlo/hugo-theme-even/commit/6766e09))
### Features
* **mathjax:** add auto number for mathjax ([#53](https://github.com/olOwOlo/hugo-theme-even/issues/53)) ([af22a48](https://github.com/olOwOlo/hugo-theme-even/commit/af22a48))
* **config:** add option to hide header and footer for a post ([#58](https://github.com/olOwOlo/hugo-theme-even/issues/58)) ([094cfa5](https://github.com/olOwOlo/hugo-theme-even/commit/094cfa5))
* **config:** configure to show archive count ([2c7773b](https://github.com/olOwOlo/hugo-theme-even/commit/2c7773b)), closes [#46](https://github.com/olOwOlo/hugo-theme-even/issues/46)
* generate flowchart diagrams from code blocks ([#35](https://github.com/olOwOlo/hugo-theme-even/issues/35)) ([7043881](https://github.com/olOwOlo/hugo-theme-even/commit/7043881))
* generate sequence diagrams from code blocks ([#35](https://github.com/olOwOlo/hugo-theme-even/issues/35)) ([5bcf92d](https://github.com/olOwOlo/hugo-theme-even/commit/5bcf92d))
* support custom css and js ([#29](https://github.com/olOwOlo/hugo-theme-even/issues/29)) ([33594c0](https://github.com/olOwOlo/hugo-theme-even/commit/33594c0))
# 3.0.0
### Features
* feat: add `center`, `right`, `left` shortcodes
* feat: support 'right' and 'left' class value for the built-in `figure`
* See [Language Support](https://github.com/olOwOlo/hugo-theme-even#language-support).
* See [Favicon](https://github.com/olOwOlo/hugo-theme-even#favicon).
* Remove deprecated `bootcdn` param, you can use `[params.publicCDN]`.
* The `archive-paginate` param rename to `archivePaginate`.
* Add a `postMetaInFooter` parameter to control the `contentCopyright` container, and now you can show the author and lastMod information without displaying the license.
* There must be a `version` param, otherwise the build process will give an error.