Skip to content

v1.4.0

Compare
Choose a tag to compare
@laggage laggage released this 27 Oct 12:51
· 227 commits to main since this release
6a326a7

博客园Cnblogs客户端@1.4.0

What's Changed

  • feat: reveal local draft in explorer after created by @laggage in #75
  • feat: allow customize page size of posts list by @laggage in #77
  • feat(posts-list): show the metadata of post in tree view by @laggage in #78
  • feat(posts-list): support search posts by @laggage in #79
  • feat(categories-list): show post children of the category by @laggage in #80
  • fix(categories-list): fix missing children count by @laggage in #81

更新日志

  • 在随笔列表的工具栏菜单中新建本地草稿后,侧边栏自动定位到文件浏览器中对应的文件
  • 允许通过设置自定义随笔列表分页的大小
    • image
  • 随笔列表中可以下拉展开随笔的一些信息,包括 更新时间 创建时间 分类 标签
    • image
  • 随笔列表支持按关键词进行搜索
  • 分类列表中的分类支持展开其下包含的随笔

Full Changelog: v1.3.2...v1.4.0