93 KiB
v1.0.5 / 2021-02-24
Features
-
Starting from this version, cloud synchronization will be divided into Git synchronization and asset file synchronization, which can significantly improve performance and reduce space usage by about half.
- Git synchronization is only used to synchronize .md files, automatically ignore the assets folder synchronization through .gitignore
- The asset files referenced in the document under the assets folder will be synchronized through upload and download, and the asset files that are not referenced will not be synchronized
Note:
- Every time Siyuan synchronizes, it will automatically add the
assets
line in .gitignore, that is, ignore the assets folder submission - Because assets are not included in Git management, there will be no version history support, please confirm clearly when deleting asset files
- If you use other Git warehouse services, please manually modify .gitignore and then use
git
Upgrade suggestions:
- Please follow
Help Document - Versioning and Synchronization - FAQ - How to delete unnecessary history records to reduce space usage and improve performance
In the future, we will continue to improve cloud asset file storage services, adding management functions such as uploading, viewing, and deleting to facilitate users to share documents across platforms and applications. In addition, we plan to complete the free expansion of cloud space for all paying users before the end of March. The basic space will be expanded from 4G to 8G. Thank you for your company and encouragement. We will continue to work hard.
Enhancements
- Git sync ignore assets by default
- Inline math and math block are not the same size
- When link contains a image, can not jump to the corresponding link after clicking
- In mind map, press space can edit it
- No prompt after
#xxx
input#
- Support MIUI 12.5
- Assets name retain scores and underscores
Bug fixes
- The Dynamic query does not work in template
- Fold heading show
Failed to query content block
- Import list problem
- Delete under the collapsed list item will delete its subitems
v1.0.4 / 2021-02-23
Features
Enhancements
- Render result after the cursor leaves dynamic query
- Add alt+click for
Open Below the Tab
- Add option
Close the kernel when exiting the interface
- Rendering error when the app opened for the first time contains math
- Ignore .siyuan sync
- Bazaar templates/themes sort by update time desc
Bug fixes
- Folding of the embed block will cause the outer layer to be folded
- UI process does not exit sometime
- Can't use super block in templates
- Cannot create diary after setting template
- File Tree cannot be refreshed automatically
v1.0.3 / 2021-02-21
Features
Enhancements
- Showing tags on the graph
- Add template var
{{.id}}
for doc - Improve def block render performance
- (( After allowing input of
!
,/
and、
to filter - Database table blocks
time
field rename tocreated
Bug Fixes
- Export pdf can not use custom.css
- Copy the ref and then paste it incorrectly
- The heading bar is dragged incorrectly from top to bottom
- Order list Shift + Tab is incorrect
- Some files in the file tree cannot be displayed
- List item ID changed if set background color
v1.0.2 / 2021-02-20
Features
Enhancements
- Support Android 11
- In browser, can remove webdav
- Use bellow method, can not save layout
- Change installation method on Windows
- End of support for auto-update on macOS and Linux
- End of support for auto-update if using zip package on Windows
- Support search/replace for inline math
- Let the prompt box display completely
Fix bugs
- Select marker * cannot set the font color
- Task list can not input ref
- The name of the list item will be transmitted to the next list item after the line break
- Report an error after remove
alt+M
in setting -> hotkey
v1.0.1 / 2021-02-19
Enhancements
- If task list item checked, add class
vditor-task--done
- Add default value for the diary storage path
- Improve update
- Before clicking ref to open the document, close the pop-up window
- Improve clone performance
- Improve sync performance
Development refactoring
Fix bugs
- Bookmark invalid
- Heading cannot be converted into a doc
- Gutter icon are not aligned
((
type filter problem
v1.0.0 / 2021-02-18
Features
Enhancements
- Support custom keymap for Alt+M
- End early bird discount subscription
- Improve sync process on Android
- Optimize the editing performance on the large document
- Improve boot process
Fix bugs
- Heading as list item problem
- Crash on Android 8.1
- Show/hide super block mark, wrong position of gutter icon
- Kernel interrupt
- UI error when editor is fullscreen
- Exception after renaming the same file twice
- Sync issue on Android 8.1
- After
:
, pressalt+z
error - Outline display error
v0.9.9 / 2021-02-16
Enhancements
- Improve select multiple blocks for type conversion
- Improve Alt+M
- Improve update
- Change folder to private storage on Android
- File tree hide
.md
on Android - Improve sync
- Improve navigation bar on Android
- When mouse move in dock panel, show its toolbar and tree arrow icon
Fix bugs
- Android set font size can not work
- Tag hotkey can not work
- Template call is not responding
- Empty list exposes ID problem
- Error: A JavaScript error occurred in them main process
v0.9.8 / 2021-02-15
Features
Enhancements
- The fold state of the parent block does not affect the child block
- Stick toolbar in the backlink tab
- Improve the ctrl+z behavior after cut/paste
- Android create diary
- Optimize performance
- Change siyuan to private folder on Android Existing data needs to be manually migrated to the new in-app data directory.
Fix bugs
- Paste content in dynamic query embedding will be repeated
- Frozen after pressing alt+m twice
- Embed block can not use hint and code block
- Failed to query content block when folding
- Can't rename file when focus is not in editor
- Android soft keyboard hide editable content at the bottom
v0.9.7 / 2021-02-13
Features
Enhancements
- Display tag and bookmark in flat
- Ref block needs to be processed when copying as markdown
- Android open account settings using the external browser
- Remove auto space of inline math
- Improve booting
- Improve block ref, hyperlink and tag link jump
- Right-click menu display is incomplete
Fix bugs
v0.9.6 / 2021-02-11
Happy Chinese New Year 🎉
Features
Enhancements
Fix bugs
v0.9.5 / 2021-02-10
Features
- Android APP
- Android supports synchronizing cloud repositories
- Android supports cloning cloud repositories
Enhancements
- Blank lines are generated when using the arrow keys to move out of the code block
- Distinguish the type of task list block and normal list block
- after drag/resize, keep then cursor in the editor
- Subtype of blocks
- Check existence of kernel binary before booting it
- Add icon and name for kernel on Windows
Fix bugs
In addition to the above, the SiYuan static site generator OceanPress developed by the community contributor 崮生 is officially migrated to the community organization, everyone is welcome to try and contribute ❤️
v0.9.2 / 2021-02-08
Enhancements
- PDF browsing interface optimization
- List item ctrl+shift+x problem
- Trim trailing newline when copying code block
- Improve application exit mechanism
- Improve the handling of bold content when copying content from web pages
Fix bugs
- Blockquote in the super block will automatically add blank lines
- Image centering does not work when exporting PDF
- The cursor is lost when the super block is continuously entered
- Inserting a picture into the table causes the problem of adding rows
- LaTeX cannot be rendered when exporting to PDF
- Docker container crash
- After the ordered list exceeds 10, pressing tab will not indent correctly
- List tab and then press ctrl+z, the behavior is abnormal
- Issue of inserting a picture in the folder name containing '#'
- Cannot fold the code block after shift enter
- Click the asset file link in preview mode to report an error
- Asset tab can not locate on the file tree
v0.9.0 / 2021-02-07
Enhancements
-
Member subscription paid function prompt
If you do not have a paid subscription, you will be prompted when you use Advanced Features. After v1.0.0 is released on 2021-02-19, advanced features can only be used after paid subscription. If you already have data stored in the cloud and do not plan to pay for subscription, please export it as soon as possible.
-
Search and merge text mode and SQL mode
Removed the SQL mode button on the quick search box, if you need to use SQL search to write SQL statements directly.
-
Android mobile terminal has started public testing, which can be downloaded on GitHub or Baidu Netdisk
-
Support shortcut keys for picture setting position
-
Block aliases and notes support shortcut keys
-
Improvement of floating window interference of relationship graph node
-
Online workspace, sharing and publishing entrance adjustment
Make the entrance bigger and more visible and easier to click.
-
Block folding optimization, support Alt+Click click block icon to collapse
Development refactoring
- Upgrade Electron framework on desktop
Fix defects
- File tree location open file display defect
- Modify the content in the floating box of the block quote
- Fix the problem that the label auto-complete list prompts residual
- Fix the problem that the list block cannot be expanded after being collapsed
In addition, we have divided the language of the community:
- For Chinese feedback, please go to Siyuan Notes-Domain-Link Drop
- For English feedback, please go to Issues · siyuan-note/siyuan
The content of the wrong partition will be closed or deleted directly, thank you for your support ❤️
v0.8.5 / 2021-02-04
引入特性
改进功能
修复缺陷
v0.8.0 / 2021-02-03
引入特性
改进功能
修复缺陷
v0.7.8 / 2021-02-02
引入特性
改进功能
修复缺陷
v0.7.5 / 2021-02-01
引入特性
改进功能
修复缺陷
v0.7.1 / 2021-01-31
引入特性
改进功能
修复缺陷
- 脑图模式下列表项查询内容块失败
- 列表项缩进和反向缩进问题
- 列表项退格删除问题
- 列表项之间回车新建列表项问题
- 列表、列表项间隙不一致的问题
- 空的列表项回车反向缩进层级问题
- 标题块模板片段显示异常
- 使用表达式查询时标题块没有显示下方块的问题
v0.7.0 / 2021-01-29
引入特性
改进功能
- 已设置书签的文档需要在书签设置菜单中高亮
- 悬浮窗无法上下滑动
- 关系图节点信息优先显示块名或备注
- 关系图和全局关系图图标区分
- 双链浮窗 Esc 键关闭
- 标签面板内的结果排除模板
- 获取引用浮窗、计数等性能优化
- 粘贴后撤销行为异常
修复缺陷
- 双链列表项渲染问题
- 文件树上的文档点击引用计数报错
- 模板函数无法嵌套文档名变量
{{.title}}
- 导出 PDF 时 Mermaid、YFM 没有渲染的问题
- 窗口激活时顶部单像素宽的白边
- 文件树拖拽覆盖重名文档问题
v0.6.8 / 2021-01-28
引入特性
改进功能
- 标签页签上下文展现
- 书签页签上下文展现
- 带样式导出 PDF 和 HTML
((
触发块引搜索默认选中优化- 搜素页签默认展开第一个搜索结果
- 同一文件夹下资源文件过多不提示
- 移除 .sy.md 和 .sy.export.md 识别
- 搜索默认不仅在根一级上进行
修复缺陷
- Alt Tab 切换窗口后会触发折叠
- 文档重命名问题
- 设置中搜索无法匹配关键词
- 在本地浏览器打开失败
- 某些文件保存不了(或者提示没保存)的问题
- 设置中快捷键设置无效
- 粘贴不了 MS Office Excel 内容的问题
v0.6.7 / 2021-01-25
引入特性
改进功能
修复缺陷
v0.6.6 / 2021-01-21
引入特性
改进功能
修复缺陷
v0.6.5 / 2021-01-20
引入特性
改进功能
修复缺陷
- 清除选中内容中的所有字体格式
- 删除嵌入块前面的内容导致的解析渲染问题
- URL 中的
¬
自动转换成字符¬
- 反链提及重复问题
- 搜索结果带 HTML 标签时显示异常
- 主题自定义 (custom.css) 更新问题
- 内容块动态查询嵌入 SQL 模式问题
- 列表项的命名块无法使用
!{{name:xxx}}
查询 - 表格块下多次正向链接,在关系图中只显示一个节点的问题
- 导出 TextBundle/Markdown 时本地图片路径错误
v0.6.4 / 2021-01-19
引入特性
改进功能
修复缺陷
- 导出 PDF 代码压缩问题
- 全屏模式下编辑器工具栏点击识别问题
- blockquote 上下键及回车问题修复
- IP 网址粘贴创建了空链接
- 正则搜索时转义符
\
处理问题 - 使用模板生成的日记内容格式混乱
- blockquote 中多个代码块之间出现多余空行
- 块命名丢失及编码问题
v0.6.3 / 2021-01-18
引入特性
改进功能
- 文档块引用计数展示
- 文档块支持备注
- 内容块命名的名称展示
- 带有链接的块折叠时没有视觉提示
- 方向键上键有时无法控制光标!
- 使用划选的内容作为搜索引用锚文本或者快速搜索关键字
- 初始化时设置随机的访问鉴权密码
修复缺陷
v0.6.2 / 2021-01-17
引入特性
改进功能
- 只读模式下禁用编辑功能
- 颜色取消后,粗体页需要取消
- 在引用块的中间部分按下Enter两次会直接跳出引用块
- 编辑器右键划词搜索支持新建搜索页签
- 调整悬浮窗口和搜索、反链等非主编辑区的字号行距
- 优化行级数学公式光标位置
- 保留空段落
修复缺陷
v0.6.1 / 2021-01-16
引入特性
改进功能
开发重构
修复缺陷
- 内容块嵌入中的文本字体设置失效
- 表格内 Tab 键切换单元格问题
- 去掉脑图中引用的
{{.text}}
- 图片缩放兼容 Firefox
- 嵌入块显示的时候空白过大问题
- 代码块清空内容后仍然保留的问题
- 复制引用时结尾去掉多余的锚文本
- 图片路径编辑问题
v0.6.0 / 2021-01-14
引入特性
改进功能
修复缺陷
v0.5.9 / 2021-01-11
引入特性
改进功能
修复缺陷
v0.5.8 / 2021-01-08
引入特性
改进功能
修复缺陷
v0.5.7 / 2021-01-07
引入特性
改进功能
修复缺陷
v0.5.6 / 2021-01-06
引入特性
改进功能
开发重构
修复缺陷
v0.5.5 / 2021-01-01
引入特性
改进功能
开发重构
修复缺陷
v0.5.46 / 2020-12-30
引入特性
改进功能
修复缺陷
v0.5.45 / 2020-12-28
引入特性
改进功能
文档相关
修复缺陷
v0.5.44 / 2020-12-27
引入特性
改进功能
修复缺陷
v0.5.43 / 2020-12-25
引入特性
改进功能
修复缺陷
- 行级公式渲染大小自适应标题级别
- 块嵌入的表格内换行符消失
- 使用本地绝对路径引用资源时的问题
- 块引用的锚文本行级渲染问题
- 反链提及文档名未正常显示
- 中西文添加空格等选项从编辑时改为预览/导出时
- 移除中文后标点符号自动替换为中文标点
- 不同文件夹下嵌入的图片预览时不显示
- B 站视频插入播放问题
v0.5.42 / 2020-12-21
引入特性
改进功能
- 文档关系图按逻辑层级呈现
- 导出完成提示自动关闭
- 改进网页上的代码块剪藏
- 改进
[[wikilink]]
导入,识别 Obsidian 短路径格式 - 在安装目录下写入应用日志 app.log
- 全局关系图仅体现文档块之间的联系
- 改进内核退出,让退出过程更快一些
- 查看编辑历史性能优化
修复缺陷
- 网页内容复制后无法剪藏
- 列表内粘贴插入位置错误
- 配置在安装目录下时自定义外观问题
- 内容块嵌入编辑时内容不保存
- 自定义主题重启不生效以及代码重复生成问题
- 打开空文件夹不应该走导入向导
- 导入导出问题
- 快速插入标签额外多插入了一对 “#”
v0.5.41 / 2020-12-18
引入特性
改进功能
修复缺陷
v0.5.4 / 2020-12-16
引入特性
改进功能
- 表格编辑改进
- HTML 块预览开关
- assets 资源文件支持改进
- 文件树上显示文档更新时间和大小
- 冒号后 emoji 输入直接回车行为改进
- 块引创建文档时支持指定路径
- 优化多开启动
- 动态查询嵌入默认隐藏 SQL
- 文档名去掉
_id.sy
段 - 独占一行的图片默认居中
- 搜索面板中的更多修改为右键
- 新增模板变量
title
文档相关
修复缺陷
v0.5.3 / 2020-12-12
引入特性
改进功能
- 图注支持加粗、斜体和公式等行级渲染
- 修改标题块嵌入时提示不支持保存
- 块引搜索不区分大小写,支持类型前缀转义
- 支持分屏并移动
- 文件树排序忽略 Emoji
- 嵌入块的锚文本应当使用 .title
- 右键复制块引用修改为模版变量
修复缺陷
- 页内搜索问题
- 打开最近笔记本如果是 WebDAV 的话会报错
- 通过远程 IP 访问时图片不显示的问题
- 大纲渲染
<foo>
时的转义问题 - 预览时段落开头空两格对齐
- 清理未引用资源时需要将 HTML src 计入
- 标题上使用模板的问题
v0.5.2 / 2020-12-07
引入特性
改进功能
开发重构
修复缺陷
- 下标渲染为上标问题
- 内容块动态查询嵌入跳转问题
- 音频资源文件插入问题
- 大纲拖拽引起的窗口布局问题
- 复制代码到代码块问题
- 自动空格设置为关闭后还是会添加空格的问题
- WebDAV 图片显示问题
- 加密配置文件中的 WebDAV 密码字段
- 粘贴不了 Excel 内容的问题
v0.5.1 / 2020-12-03
引入特性
改进功能
- 块引悬浮框大小支持拖动
- 手机浏览器打开 assets 资源文件
- 稳定表格的 Markdown 格式化
- 代码块高亮支持语言由 45 种扩展为 51 种
- 文件树中文档前加上图标
- 文件树排序配置持久化
private.key
使用临时随机文件- 代码块主题样式由 37 种扩展为 98 种
- 同步检查本地笔记本大小时排除 .git 元数据
修复缺陷
v0.5.0 / 2020-12-01
引入特性
改进功能
- 改进 ToC 渲染,支持点击跳转
- Ctrl B 加粗文字后光标位置改进
- 在新窗口打开块引
- 预览模式下粘贴公式到公众号公式尺寸异常
- 块嵌入内容直接选择复制
- 表格内
<br>
编辑表现不一致 - 行级公式作为西文对待加空格
- 笔记本路径不能让用户选择在安装路径上
echarts
代码区编辑体验问题- macOS 窗体按钮改进
- 编辑右键菜单“设为文档标题”
- 文件树字母排序考虑拼音
- 改进同步实现
- 内核连接检查
修复缺陷
- YAML Front Matter 中删除问题
- 切换明亮暗黑模式后图表相关渲染没有切换
- 块引用块内按 Ctrl+B 会自动换行
- 大纲层级折叠问题
- 代码块渲染问题
- 预览时图片等附件资源链接错误
- 第一次导入时不应该添加中西文自动空格
- 软换行后粘贴的图片无法正确渲染
v0.4.9 / 2020-11-23
引入特性
改进功能
修复缺陷
v0.4.8 / 2020-11-19
引入特性
改进功能
修复缺陷
- 笔记录音问题
- 鼠标移动到滚动条上的样式问题
- 路径带
%20
的图片清理和导出 TextBundle 问题 - 行级数学公式无法正确渲染
- 脑图, e-charts,mermaid 编辑后无法渲染
- 松散任务列表块初始化渲染问题
v0.4.7 / 2020-11-17
引入特性
改进功能
修复缺陷
v0.4.6 / 2020-11-15
引入特性
改进功能
修复缺陷
v0.4.5 / 2020-11-13
引入特性
改进功能
修复缺陷
v0.4.4 / 2020-11-11
引入特性
改进功能
修复缺陷
v0.4.3 / 2020-11-09
引入特性
改进功能
修复缺陷
v0.4.2 / 2020-11-06
引入特性
改进功能
修复缺陷
v0.4.1 / 2020-11-04
引入特性
改进功能
修复缺陷
- 账号登录状态过期问题
- 表格快捷键 Ctrl Shift + 失效
- 嵌入块无法复制 ID
- 自动保存时软换行失效问题
- 云端使用图片不显示问题
- HTML 标签
<ms>
导致卡死的问题 - - 列表项和 Setext 解析冲突导致内核崩溃问题
v0.4.0 / 2020-11-02
引入特性
改进功能
修复缺陷
v0.3.9 / 2020-10-31
引入特性
改进功能
修复缺陷
v0.3.8 / 2020-10-30
引入特性
改进功能
开发重构
修复缺陷
v0.3.7 / 2020-10-28
引入特性
改进功能
修复缺陷
v0.3.6 / 2020-10-27
引入特性
改进功能
修复缺陷
v0.3.5 / 2020-10-26
引入特性
改进功能
修复缺陷
v0.3.4 / 2020-10-23
引入特性
改进功能
修复缺陷
v0.3.3 / 2020-10-21
引入特性
- 编辑器右键添加复制、粘贴、剪切
- 新建文档块自顶向下用法
- 自动更新
- Windows 版发布包增加 Zip 绿色解压版
- 在块的标识上增加单击后的功能【复制块内容】
- 选择文本右键选项“创建以此为标题的新笔记”
改进功能
修复缺陷
v0.3.2 / 2020-10-20
引入特性
改进功能
- 设置 - 外观中增加“点击关闭按钮时的行为”
- 窗口 最大化/向下还原 切换时,分屏布局宽度高度自适应
- 书签、文件树、标签扩大折叠展开箭头的点击范围
- 内核进程增加常驻内存参数
- macOS 版使用 Windows 风格
修复缺陷
- 联动关系图页签关闭问题
- 标签自动完成问题
- 关闭程序后窗口布局持久化、清理 ID 失效问题
- 包含行内代码块的标题无法在大纲中正常渲染
- 编辑器内任务列表复制报错问题
- 导入时处理某些行级 HTML 导致的崩溃问题
v0.3.1 / 2020-10-18
引入特性
改进功能
v0.3.0 / 2020-10-17
引入特性
改进功能
修复缺陷
- 联动关系图问题
- 导入时选择原地存储路径导致无限嵌套问题
- 在部分版本的 Windows 10 操作系统上界面样式异常问题
- 快速搜索最近打开的块中包含关闭笔记本的块
- 内容块中存在
<font>
时悬浮预览问题 - 标题内容中存在
<font>
时大纲点击失效问题
v0.2.9 / 2020-10-14
引入特性
改进功能
修复缺陷
v0.2.8 / 2020-10-11
引入特性
改进功能
修复缺陷
- WebDAV 缺陷修复
- 文件查询失败
- YAML Front Matter 导入问题
- 文档开头为空块时关系图连线不显示问题
- 文件夹重命名为同名文件失败无提示
- 粘贴带有 alt 属性的图片后无法显示
- 批量插入图片问题
v0.2.7 / 2020-10-08
引入特性
改进功能
- 内容联动大纲改进
- 快速搜索内容块预览关键词高亮
- 标签页签与书签页签内容块预览
- 解决知乎不支持引用嵌套
- 表格复制到知乎问题
- 细化编辑器标记符配色
- 添加启动日志开头标识
- 移动端浏览图片和块嵌入
- 抽取关系图配色值
- 降低内存占用
修复缺陷
v0.2.6 / 2020-10-06
引入特性
改进功能
修复缺陷
v0.2.5 / 2020-10-02
引入特性
改进功能
- 修改主题 CSS 时即时呈现
- 内容块联动大纲
- 最大宽度设置优化
- 打开帮助文档优化
- 同时打开反链、关系图会报错
- 设置 - 语言合并到外观中作为一个选项
- 保存布局时,页签多语言失效
- 嵌入内容块能够被选中复制
- 废除软删除 .deleted 机制
文档相关
修复缺陷
v0.2.4 / 2020-09-29
引入特性
改进功能
修复缺陷
v0.2.3 / 2020-09-27
引入特性
改进功能
修复缺陷
v0.2.2 / 2020-09-25
引入特性
- 接入社区账号
- #标签 语法导入为 #标签#
- 本地文件支持使用 Ctrl + Click 打开
改进功能
- 反链列表中的引用块支持悬浮预览和关联高亮
- 内容块嵌入编辑体验优化
- 文件夹拖入使用绝对路径
文档相关
修复缺陷
- 新建文件后,文件树错落
- 同一文档中多次嵌入同一个块的问题
- 嵌入标题块时聚合内容块截断问题
v0.2.1 / 2020-09-23
引入特性
- 自定义外观样式
- 内联 HTML 标签编辑渲染
- #标签# 语法支持
改进功能
- 关系图性能优化
- 内联 HTML
<br>
不折叠渲染 - 嵌入块标识,不允许引用嵌入块
- 搜索和输入法兼容优化
- 引用代码块细节体验优化
文档相关
- 自定义外观文档
修复缺陷
- 列表内的公式块和列表文字之间空行问题
- 本地图片加载问题
- 强调、加粗和标记等软换行光标丢失问题
- 外观缓存问题
[[wikilink|text]]
导入问题- mermaid 问题修复
v0.2.0 / 2020-09-21
引入特性
- 文档反向链接页签
- 联动文档关系图页签
- 联动大纲页签
- 联动反向链接页签
- 支持内容块嵌入语法 !((id "text"))
改进功能
- MathJax 引擎 \boldsymbol{} 支持
- 代码块预览开关刷新编辑器
- 块嵌入渲染距离调整
- 搜索结果排序优化
- ==Mark== 必须使用两个等号
- 大纲隐藏 Markdown 标记符
- 新增一些快捷键
修复缺陷
- 书签自动收缩问题
- 用回退删除空行后面行被删除的问题
- 关系图节点闪烁
- 预览细节问题修复
- 紧凑列表变松散列表问题
- 关闭笔记本后关系图依然显示问题
v0.1.9 / 2020-09-19
引入特性
- 添加代码块主题配置
- 添加代码块是否预览配置
- 搜索支持精确模式和中文分词
改进功能
- 按配置的导出选项进行预览
- 预览时显示内容块嵌入字数统计
- 打开笔记本后自动展开
- 优化导出选项,新增摘要 + 嵌入
- 调小编辑撤销可用时间间隔
- 创建文档/文件夹需要指定名称
- 搜索内容块结果按匹配长度升序
- 加载笔记本性能优化
- 新建文档改进
开发重构
- 外观组件化重构
修复缺陷
- 解决偶发的”列出笔记本 xxx 文件列表失败“问题
- 修复导出换行丢失问题
- 新建文档时文档块 ID 错误的问题
- 网络拉取图片渲染问题
- 引入 Block IAL 编辑器开发者工具报错
- HTML 块 ID 暴露问题
- 编辑块引用退格问题
- 公式块、代码块退格 ID 暴露
- 内联公式渲染撤销问题
v0.1.8 / 2020-09-16
引入特性
- 页签拖拽插入分屏
- 迁移到 .md 格式
改进功能
- 粘贴图片默认放到文档同级 assets 文件夹下
- 编辑器内容最大宽度优化
- iframe 点击打开时使用默认浏览器
- 拖拽后编辑器窗口无法重置
- 拖拽线条进行高亮
- 优化大纲上存在块链时的显示
修复缺陷
- B 站视频嵌入代码问题
- 表格增减列、对齐快捷键问题
- 粘贴

图片时渲染问题
v0.1.7 / 2020-09-11
引入特性
- 导出内容块引用可配置是否使用 Blockquote
改进功能
- 优化设置界面样式
- 支持文档(根块)书签
- 撤销后光标位置改进
- 拖拽页签到上下左右的小面板中应展开该面板
- 打开笔记本功能移到顶级导航
- 优化 (( 搜索条件为空时的性能
修复缺陷
- 汉语拼音中文自动空格问题
- 书签分屏报错
- 任务列表编辑问题
- =标记=中文自动空格问题
v0.1.6 / 2020-09-08
引入特性
- 内容块书签
- 外观图标切换
修复缺陷
- 全局搜索打开定位问题
- ==Mark==首次加载渲染问题
- ECharts 图表编辑撤销问题
v0.1.5 / 2020-09-08
引入特性
- 当前文档和文件树选中联动
- 实时导出 Markdown 文件
- 导出可配置是否启用全文引用
改进功能
- 内容块图标悬浮选中视觉优化
- 转义符 \ 渲染
- 内容块嵌入渲染自动刷新
- 内容块引用锚文本转义
修复缺陷
- 内联公式光标位置错误
- 图片不渲染的问题
v0.1.4 / 2020-09-07
引入特性
- 全局关系图按引用数过滤
- 增加预览和关闭页签的快捷键
修复缺陷
- 报错后窗口关不掉问题
- 页签关闭产出空白问题
- 数学公式中出现中文不能渲染问题
- 列表块编辑后引用问题
- 图片渲染以及粘贴时从网络拉取图片问题
v0.1.3 / 2020-09-06
引入特性
- 支持通过配置单击打开文档
改进功能
- 优化 (( 块引使用体验
- 内容块悬浮预览稍微延时
- 块搜索不进行限制
- 复制块 ID,粘贴时应进行自动完成
- 优化关系图节点大小
- 中文【【(( 触发块引
- 代码块闪烁问题
- 设置面板从搜索面板中独立
- 触发搜索由 Double Shift 换成导航图标 Ctrl+p
v0.1.2 / 2020-09-04
引入特性
- 标签页面右键添加关闭全部和关闭其他
- 页签拖拽可以插进到两个页签之间
- 支持“标题块”引用
改进功能
- 通过 [[ 触发内容块引用
- 块标识菜单对齐,添加表格块标识
- 标题变大变小快捷键及光标位置
- 标签页大小稍微调大几个像素
修复缺陷
- 导出列表块引用时异常问题
- 块链搜索不到的问题
- 复制块 ID 失效问题
v0.1.1 / 2020-09-03
引入特性
- 支持连接 WebDAV
改进功能
- 优化块嵌入
- 数学公式块、代码块细节处理
修复缺陷
- 删除文件后文件树依然显示问题
- 白屏或者保存失败等界面无响应问题
- 悬浮预览图片问题
- 文档中的图片首次加载渲染问题
v0.1.0 / 2020-08-30
你好,思源。