Skip to content

Releases: cnblogs/vscode-cnb

v1.8.3

05 Jul 04:32
580c508
Compare
Choose a tag to compare
  • fix: fix image match regex

v1.8.2

04 Jul 13:55
2b996cb
Compare
Choose a tag to compare
  • fix: fix garbled chars #150

v1.8.1

18 May 06:31
6ea3749
Compare
Choose a tag to compare

What's Changed

  • fix(post-configuration): fix unable to select only-myself by @laggage in #143

Full Changelog: v1.8.0...v1.8.1

v1.8.0

05 May 10:47
8405625
Compare
Choose a tag to compare

What's Changed

  • ui(post-list): enrich post metadata by @laggage in #137
    • 博文列表下拉后展示更多元数据(访问权限、发布状态)
  • feat: add support for nest categories by @laggage in #138
    • 支持多级分类

Full Changelog: v1.7.3...v1.8.0

v1.7.3

27 Apr 10:56
9cafe1d
Compare
Choose a tag to compare

What's Changed

  • feat: set post title separately on post-configuration panel by @laggage in #136
    • 更新博文时,不再使用本地文件名更新博文标题了
    • 可以在博文设置面板里单独设置博文标题,这样本地文件名和博文标题可以是不同的值了

Full Changelog: v1.7.2...v1.7.3

v1.7.2

19 Apr 13:28
4942a22
Compare
Choose a tag to compare

What's Changed

  • fix(login): force new session when login by @laggage in #132
  • fix(post-configuration-panel): fix failed to parse tags from response by @laggage in #135

Full Changelog: v1.7.1...v1.7.2

v1.7.1

21 Mar 08:47
71bbf20
Compare
Choose a tag to compare

What's Changed

some minor improvements and fix for blog-export

Full Changelog: v1.7.0...v1.7.1

v1.7.0

20 Mar 11:47
df93eef
Compare
Choose a tag to compare

What's Changed

  • feat: integrate with vscode.authentication in #105
  • fix: use respective workspace uri on different platforms in #111
  • chore: set minimal version of vscode to v1.70
  • perf: decrease bundle size of entry point in #117
  • feat: add support for blog export in #120
  • feat(context-menu): allow hide specific commands by @Higurashi-kagome in #123
  • fix: ignore case of disk symbol when check workspace on windows in #124

Full Changelog: v1.6.5...v1.7.0

v1.6.5

17 Feb 11:01
d523a99
Compare
Choose a tag to compare

What's Changed

  • fix(save-post): update post.isMarkdown accordingly by @laggage in #109

更新记录

  • 更新博文时根据后缀名更新post.isMarkdown属性

Full Changelog: v1.6.4...v1.6.5

v1.6.4

16 Feb 06:18
6df396c
Compare
Choose a tag to compare

What's Changed

  • feat(image-extract): improvements for image file resolving by @laggage in #108

更新记录

  • 提取图片: 改进了图像文件路径的解析

Full Changelog: v1.6.3...v1.6.4