Skip to content

Latest commit

 

History

History
65 lines (37 loc) · 3.66 KB

CHANGELOG.md

File metadata and controls

65 lines (37 loc) · 3.66 KB

Change Log

0.1.5 (2021-02-28)

Bug Fixes

  • fix code theme (cecf854)
  • fix hover effect of post list cover images (due to the refactoring in v0.1.3) (4e79d99)
  • fix initial catalog position after router change (b5bbf17)
  • fix links page item style (38bc90c)
  • fix pager (0435bf6)

0.1.4 (2021-02-04)

Bug Fixes

Bugs due to the refactoring in v0.1.3:

Features

  • reading-time: allow to exclude code and tex blocks (b8f7c78)

0.1.3 (2021-02-04)

Bug Fixes

  • fix code block highlighting themes (9dea15f)

Features

  • multi-language support (6b221a2)
  • use Unsplash API for default home page cover image (229d2f7)

BREAKING CHANGES

  • modify theme config api (13e5b37)

0.1.2 (2021-02-01)

Bug Fixes

  • catalog will not show when there is no title in article (fe9b39a)
  • correct min-height of some pages (9151816)
  • scroll percentage is right now (b2720e1)
  • refresh vssue when navigating directly between <Page> (3da4993)

Features

0.1.1 (2020-11-24)

Features

  • the first release version