Skip to content

Latest commit

 

History

History
131 lines (66 loc) · 1.83 KB

CHANGELOG.md

File metadata and controls

131 lines (66 loc) · 1.83 KB

Change Log

1.5.0 (2018-03-18)

Enhancements

  • text_color_theme config

  • Long pagination

  • Additional styles (Alert, Image)

  • Mathjax autoNumber config (@liao961120)

  • Article heading anchor

  • Previous and next post

  • Search

1.4.3 (2018-01-13)

Enhancements

  • New TOC style

  • Gitalk support (@WangQiru)

  • Mermaid support

  • site.paths & site.nav_lists support absolute URL

1.4.2 (2017-12-10)

Enhancements

  • Use new liquid syntax {%- -%} to avoid unnecessary output whitespace

  • Add paths.base config

1.4.1 (2017-12-05)

Enhancements

  • New color themes(Chocolate, Orange)

Bug Fixes

  • Issues 9: the _posts file can't recorded by git

1.4.0 (2017-11-19)

Enhancements

  • Multi-language support

Bug Fixes

  • Table overflow-x smooth on iOS

1.3.0 (2017-11-11)

Enhancements

  • Article tag supports special characters

  • Excerpts type (HTML | TEXT)

  • Titles on the phone become smaller

  • Styles change (table, code, blockquote)

1.2.2 (2017-11-04)

Enhancements

  • MathJax Support

  • Add "Read More" link at the end of article excerpt.

  • 404 page

Bug Fixes

  • Fix Email link URL error

  • Fix Site Title link URL error

  • Fix table responsive style error

1.2.1 (2017-10-27)

Enhancements

  • Optimize Article TOC

Bug Fixes

  • Issues 4: View count display error when the post key include - (@yuxianda)

  • Email url error

1.2.0 (2017-10-22)

Enhancements

  • Article excerpt no more than 200 words

  • If leancloud is not set, 0 view won't display

Bug Fixes

  • Fix article TOC 's display error at proper situation

  • Fix footer social buttons not in the center bug

1.1.0 (2017-10-19)

Enhancements

  • Color variables

  • More color themes (dark, forest, ocean)

1.0.0 (2017-10-17)

Enhancements

  • Better article directories

  • Dark color theme