1,010 B
1,010 B
+++ title = "Changelog" description = "Changelog" weight = 2 +++
v0.6.0 - 2021-10-05
- Add
favicon
block. - Always align footer bottom. {{ issue(id=4) }}
- Support config favicon. Fixes {{ issue(id=5) }}.
- Table of Content supports auto-scroll if the list is too long.
v0.5.0 - 2021-03-02
- Add
issue
shortcode. - Add
sidebar
block. - Adjust blockquote background color.
- Fix explore-more class left align.
v0.4.0 - 2020-11-18
- Prevent showcase images be included by downstream Zola project.
- Fix TOC highlight in localhost mode. See {{ issue(id=1) }}.
- Hide TOC for empty markdown content page.
v0.3.0 - 2020-07-17
- Rename css filename to avoid conflicts.
- Replace sass variables with css variable.
- Add
--toc-highlight-text-color
variable. - Add normalize.css.
v0.2.0 - 2020-06-28
- Add extra juice_extra_menu config.
- Add color customization CSS variables.
- Improve docs and blockquote style.
- Support customize logo and name.
v0.1.0 - 2020-06-21
- First release!