Skip to content

Releases: cnblogs/vscode-cnb

v1.6.3

16 Feb 03:07
de1454e
Compare
Choose a tag to compare

What's Changed

  • fix(auto-extract-images): fix extracted images not applied before save post by @laggage in #107

Full Changelog: v1.6.2...v1.6.3

v1.6.2

30 Jan 08:48
1943868
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.6.2

v1.6.1

16 Dec 04:30
6b85274
Compare
Choose a tag to compare

What's Changed

  • ui(editor-context-menu): default not show publish selection to ing by @laggage in #99
  • fix(create-local-post-file-with-category): sanitize name of the category by @laggage in #100

Full Changelog: v1.6.0...v1.6.1

v1.6.0

30 Nov 05:05
4841905
Compare
Choose a tag to compare

What's Changed

  • feat(markdown): extend markdown syntax by @laggage in #94
  • ux(edit-ing): set ignoreFocusOut to true for quick-input by @laggage in #95

Full Changelog: v1.5.2...v1.6.0

v1.5.2

24 Nov 01:16
d352da1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.5.2

v1.5.1

15 Nov 15:05
85de4c8
Compare
Choose a tag to compare

What's Changed

  • fix: remove shortcut used to publish ing by @laggage in #91

Full Changelog: v1.5.0...v1.5.1

备注

v1.5.0 版本中的发闪存快捷键 ctrl+s ctrl+c 快捷键导致编辑器 ctrl+s 无法保存, 此版本移除了 ctrl+s ctrl+c 快捷键, 很抱歉造成的不便, 望谅解

v1.5.0

15 Nov 10:50
fe843cd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.5.0

v1.4.1

10 Nov 02:56
3c38686
Compare
Choose a tag to compare

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

27 Oct 12:51
6a326a7
Compare
Choose a tag to compare

博客园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

v1.3.2

15 Oct 12:35
838779b
Compare
Choose a tag to compare

What's Changed

修复导出pdf时,分类和标签链接到了错误的博客的问题

  • fix(export-pdf): fix invalid links of tag and category by @laggage in #73

Full Changelog: v1.3.1...v1.3.2