Skip to content

0.4.2

Compare
Choose a tag to compare
@ruibaby ruibaby released this 24 Feb 03:16
· 1706 commits to master since this release
80503b2

Changes

  • 修改rss/sitemap的渲染方式,新增html形式的sitemap以及atom格式的feed。
  • 重构 Service 层的代码。 by @JohnNiang
  • 重构 Api 的代码。 by @JohnNiang
  • 文章缩略图统一改为绝对路径。

Fixed

  • 修复附件删除失败的问题
  • 修复图库删除图片导致页面报错的问题。#97
  • 修复 Material 主题文章页面链接错误的问题。