- feat(表格): 增强表格编辑,现在可以通过右键菜单操作表格行列
- feat(表格): 支持小尺寸表格样式
- feat(主题): 支持自定义 CSS 样式
- feat(文档): 支持通过
file://协议链接本地文件 - feta(侧栏): 增加创建文件夹按钮
- feta(编辑器): 增加 emoji 补全
- feta(脑图): 增加优先级定义
- feta(脑图): 增加适应高度按钮
- fix: 修复一些 Bug
- upd: 进一步整体使用体验
- feat(插件): 增加
ctx.base.showItemInFolder方法 - feat(插件): 增加
ctx.base.getRepo方法 - feat(插件): 增加
ctx.base.getMarkedFiles方法 - feat(插件): 增加
ctx.base.isMarked方法 - feat(插件): 增加
ctx.view.getEnableSyncScroll方法 - feat(插件): 增加
ctx.view.disableSyncScrollAwhile方法 - feat(插件): 增加
SETTING_CHANGED钩子 - feat(插件): 增加
SETTING_PANEL_BEFORE_SHOW钩子 - upd(插件): 移除
ctx.tree.refreshRepo方法 - upd(插件): 移除
ctx.api.markFile方法 - upd(插件): 移除
ctx.api.unmarkFile方法 - upd(插件): 移除
ctx.api.fetchMarkedFiles方法 - upd(插件): 移除
ctx.api.fetchRepositories方法 - upd(插件): 移除
ctx.api.openInOS方法
- feat(table): enhanced table editing, now you can operate table rows and columns by context menu
- feat(table): support small size table
- feat(theme): support custom CSS style
- feat(document): supports linking local files through the
file://protocol - feta(sidebar): add create folder button
- feta(editor): add emoji completion
- feta(mind map): add priority definition
- feta(mind map): add fit button
- fix: fix bugs
- upd: improve user experience
- feat(plug-in): add
ctx.base.showItemInFoldermethod - feat(plugin): add
ctx.base.getRepomethod - feat(plugin): add
ctx.base.getMarkedFiles - feat(plugin): add
ctx.base.isMarkedmethod - feat(plug-in): add
ctx.view.getEnableSyncScroll - feat(plug-in): add
ctx.view.disableSyncScrollAwhilemethod - feat(plug-in): add
SETTING_CHANGEDhook - feat(plugin): add
SETTING_PANEL_BEFORE_SHOWhook - upd(plugin): remove
ctx.tree.refreshRepomethod - upd(plugin): remove
ctx.api.markFilemethod - upd(plugin): remove
ctx.api.unmarkFilemethod - upd(plugin): remove
ctx.api.fetchMarkedFiles - upd(plugin): remove
ctx.api.fetchRepositoriesmethod - upd(plugin): remove
ctx.api.openInOSmethod