Skip to content

Latest commit

 

History

History
113 lines (57 loc) · 1.59 KB

CHANGELOG.md

File metadata and controls

113 lines (57 loc) · 1.59 KB

Change Log

1.4.3 (2018-01-13)

Enhancements

  • new TOC style

  • gitalk support

  • 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