Releases: cnblogs/vscode-cnb
Releases · cnblogs/vscode-cnb
v1.5.2
v1.5.1
v1.5.0
v1.4.1
What's Changed
- refactor: lint with @cnblogs/eslint-config-typescript by @laggage in #85
- refactor: replace lodash with lodash-es by @laggage in #86
- ui(post-treeview): hide metadata of update time if there no updates by @laggage in #88
- fix: fix unable to delete the category
Full Changelog: v1.4.0...v1.4.1
v1.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
更新日志
- 在随笔列表的工具栏菜单中新建本地草稿后,侧边栏自动定位到文件浏览器中对应的文件
- 允许通过设置自定义随笔列表分页的大小
- 随笔列表中可以下拉展开随笔的一些信息,包括
更新时间
创建时间
分类
标签
- 随笔列表支持按关键词进行搜索
- 分类列表中的分类支持展开其下包含的随笔
Full Changelog: v1.3.2...v1.4.0
v1.3.2
v1.3.1
What's Changed
修复启用保存时自动提取图片后,保存没有可以提取图片的博文到博客园,保存过程会被阻塞在没有可以提取的图片的警告提示窗口的问题
- fix(auto-extract-images): fix save-to-cnblogs blocked by auto-extract-images in some cases if enabled by @laggage in #69
- fix(auto-extract-images): fix save-to-cnblogs may blocked error notify of auto-extract-images by @laggage in #70
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- docs: add feature request template by @laggage in #60
- docs(feature-request-template): add default labels by @laggage in #62
- docs: update a source of image in readme.md by @laggage in #65
- feat: support extract images by @laggage in #67
- ui: change display name to 博客园Cnblogs客户端 by @laggage in #68
Full Changelog: v1.2.2...v1.3.0