Releases: cnblogs/vscode-cnb
Releases · cnblogs/vscode-cnb
v1.7.3
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
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
What's Changed
some minor improvements and fix for blog-export
Full Changelog: v1.7.0...v1.7.1
v1.7.0
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
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.3
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.1
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