## v2.7.2 / 2023-02-01 ### 改进功能 * [改进订阅到期提醒短信内容](https://github.com/siyuan-note/siyuan/issues/7110) * [调整外观配色](https://github.com/siyuan-note/siyuan/issues/7189) * [嵌入块查询结果中显示块引用计数](https://github.com/siyuan-note/siyuan/issues/7191) * [窗口变动后隐藏块标](https://github.com/siyuan-note/siyuan/issues/7195) * [大纲字号不应该跟随字体设置](https://github.com/siyuan-note/siyuan/issues/7202) * [浏览器端不使用内核伺服设备的剪贴板](https://github.com/siyuan-note/siyuan/issues/7206) * [改进缩放后 PDF 复制标注中的截图](https://github.com/siyuan-note/siyuan/issues/7208) * [终身订阅账号支持通过积分兑换扩容云端存储](https://github.com/siyuan-note/siyuan/issues/7210) * [导出没有内容的引述块为模板时添加空段落块](https://github.com/siyuan-note/siyuan/issues/7211) * [在 `关于` - `在浏览器上使用` 中提示用户固定端口 `6806`](https://github.com/siyuan-note/siyuan/issues/7212) * [改进清理未引用资源](https://github.com/siyuan-note/siyuan/issues/7216) * [改进从 IDE 中粘贴行内代码后的光标位置](https://github.com/siyuan-note/siyuan/issues/7220) ### 修复缺陷 * [Android 端部分系统闪退](https://github.com/siyuan-note/siyuan/issues/7188) * [选中图片状态下折叠回车再撤销触发状态异常](https://github.com/siyuan-note/siyuan/issues/7190) * [嵌入块每查询一次多一个结果](https://github.com/siyuan-note/siyuan/issues/7196) * [块引用后创建行内公式转为无效引用](https://github.com/siyuan-note/siyuan/issues/7200) * [索引嵌入块内容可能会导致内核崩溃](https://github.com/siyuan-note/siyuan/issues/7213) * [反链面板列表项层级折叠计算问题](https://github.com/siyuan-note/siyuan/issues/7214) * [未找到 ID 为 xxx 的内容块](https://github.com/siyuan-note/siyuan/issues/7215) * [网络请求时潜在的空指针问题](https://github.com/siyuan-note/siyuan/issues/7217) ## v2.7.1 / 2023-01-28 ### 改进功能 * [支持移动页签到新窗口](https://github.com/siyuan-note/siyuan/issues/2955) * [PDF 按住 `Ctrl+D` 矩形标注,`Alt+D` 矩形标注并显示背景](https://github.com/siyuan-note/siyuan/issues/3318) * [为浮窗四周添加大小拖拽功能](https://github.com/siyuan-note/siyuan/issues/3659) * [Android 端支持通过 `siyuan://` 协议拉起](https://github.com/siyuan-note/siyuan/issues/3716) * [为同步状态添加对应的图标](https://github.com/siyuan-note/siyuan/issues/7041) * [标签联想改进](https://github.com/siyuan-note/siyuan/issues/7046) * [导出图片支持保留原有折叠状态](https://github.com/siyuan-note/siyuan/issues/7093) * [移动端不显示 `退出聚焦`](https://github.com/siyuan-note/siyuan/issues/7095) * [嵌入块纳入引用计数和反链](https://github.com/siyuan-note/siyuan/issues/7096) * [插入资源文件时文件名长度最大限制 189 字节](https://github.com/siyuan-note/siyuan/issues/7099) * [改进设置行级元素字体颜色和块外观背景](https://github.com/siyuan-note/siyuan/issues/7102) * [改进搜索预览结果定位](https://github.com/siyuan-note/siyuan/issues/7103) * [Docker 镜像中加入环境变量 `RUN_IN_CONTAINER`](https://github.com/siyuan-note/siyuan/issues/7104) * [移动端底部工具栏遮挡侧边栏问题](https://github.com/siyuan-note/siyuan/pull/7106) * [改进图片 OCR 提取文本结果中的多余字符](https://github.com/siyuan-note/siyuan/issues/7109) * [自动校验索引时排除非 id 格式的 .sy 文件](https://github.com/siyuan-note/siyuan/issues/7111) * [嵌入块支持搜索](https://github.com/siyuan-note/siyuan/issues/7112) * [改进内核任务调度机制提升稳定性](https://github.com/siyuan-note/siyuan/issues/7113) * [数据同步后需要重新加载图片 OCR 提取结果](https://github.com/siyuan-note/siyuan/issues/7114) * [前端用户界面引入后台任务列表](https://github.com/siyuan-note/siyuan/issues/7117) * [移动端编辑后显示 `立即同步` 提示](https://github.com/siyuan-note/siyuan/issues/7121) * [Android 端前后台切换时自动触发同步](https://github.com/siyuan-note/siyuan/issues/7122) * [导入 Markdown 和 `.sy.zip` 时增量建立索引](https://github.com/siyuan-note/siyuan/issues/7123) * [改进关闭笔记本体验](https://github.com/siyuan-note/siyuan/issues/7124) * [自动校验索引时考虑大小写忽略表](https://github.com/siyuan-note/siyuan/issues/7125) * [重命名资源文件不再需要等待数据写入](https://github.com/siyuan-note/siyuan/issues/7133) * [双击图片浏览时简化文件名](https://github.com/siyuan-note/siyuan/issues/7134) * [改进导入 Markdown 文件时解析 HTML 块](https://github.com/siyuan-note/siyuan/issues/7137) * [引用时按下左右键取消引用](https://github.com/siyuan-note/siyuan/issues/7146) * [iOS 端支持通过 `siyuan://` 协议拉起](https://github.com/siyuan-note/siyuan/issues/7151) * [重建索引改为后台任务](https://github.com/siyuan-note/siyuan/issues/7153) * [书签和标签重命名、删除不再需要等待数据写入](https://github.com/siyuan-note/siyuan/issues/7154) * [数据同步前先判断网络连通性](https://github.com/siyuan-note/siyuan/issues/7156) * [Tesseract OCR 使用用户安装的语言包](https://github.com/siyuan-note/siyuan/issues/7157) * [使用 HTTPS 访问认证页面时无法建立 WebSocket 连接](https://github.com/siyuan-note/siyuan/pull/7161) * [改进块树数据存取](https://github.com/siyuan-note/siyuan/issues/7168) * [搜索时隐藏字体设置面板](https://github.com/siyuan-note/siyuan/issues/7174) * [改进创建文档性能](https://github.com/siyuan-note/siyuan/issues/7175) * [改进打开文档性能](https://github.com/siyuan-note/siyuan/issues/7177) * [搜索界面的类型过滤设置界面的优化](https://github.com/siyuan-note/siyuan/issues/7180) * [扩展页签拖拽范围](https://github.com/siyuan-note/siyuan/issues/7187) ### 开发重构 * [改进 getSearch 函数实现](https://github.com/siyuan-note/siyuan/pull/7094) * [升级 Electron](https://github.com/siyuan-note/siyuan/issues/7158) * [重构定时任务实现](https://github.com/siyuan-note/siyuan/issues/7171) ### 移除功能 * [移除桌面端左上角窗口标题栏应用图标](https://github.com/siyuan-note/siyuan/issues/7184) ### 修复缺陷 * [PDF 文件名长短影响页签图标大小](https://github.com/siyuan-note/siyuan/issues/7100) * [macOS 端 Tesseract OCR 安装后不识别](https://github.com/siyuan-note/siyuan/issues/7107) * [包含列表时 Md2BlockDOM 不会进行转义](https://github.com/siyuan-note/siyuan/issues/7118) * [图片 OCR 搜索结果后出现多余的 `span` 字符串](https://github.com/siyuan-note/siyuan/issues/7119) * [响应较慢时连续点击工作空间菜单会重复](https://github.com/siyuan-note/siyuan/issues/7120) * [嵌入块面板按钮显示不全](https://github.com/siyuan-note/siyuan/issues/7128) * [数据同步时展开文档树操作可能导致数据丢失](https://github.com/siyuan-note/siyuan/issues/7129) * [折叠标题移动到下方后触发状态异常并导致数据丢失](https://github.com/siyuan-note/siyuan/issues/7163) * [闪卡预览的下一页可以一直点击](https://github.com/siyuan-note/siyuan/issues/7173) * [打开两个相同文档后关闭其中一个时属性转义会被执行](https://github.com/siyuan-note/siyuan/issues/7178) ## v2.7.0 / 2023-01-17 ### 引入特性 * [分享文档到链滴](https://github.com/siyuan-note/siyuan/issues/2004) * [桌面端支持搜索图片 OCR 文本](https://github.com/siyuan-note/siyuan/issues/3470) * [支持链滴积分兑换扩容云端存储](https://github.com/siyuan-note/siyuan/issues/7055) ### 改进功能 * [为桌面端窗口标题栏添加应用图标](https://github.com/siyuan-note/siyuan/pull/7032) * [顶栏工作空间、外观模式和状态栏帮助菜单二次点击收回](https://github.com/siyuan-note/siyuan/issues/7036) * [`Alt+N` 锁屏调整为全局快捷键](https://github.com/siyuan-note/siyuan/issues/7042) * [初次启动选择工作空间后不再创建 `SiYuan` 这一层文件夹](https://github.com/siyuan-note/siyuan/issues/7044) * [改进块聚焦和只读模式情况下的提示](https://github.com/siyuan-note/siyuan/issues/7047) * [PDF 预览页面点击链接后应打开浏览器](https://github.com/siyuan-note/siyuan/issues/7054) * [优化窗口最小时设置、模版和资源的界面](https://github.com/siyuan-note/siyuan/issues/7056) * [桌面端快捷方式工作空间参数 `--workspace` 变更](https://github.com/siyuan-note/siyuan/issues/7070) * [改进主界面菜单和功能入口布局](https://github.com/siyuan-note/siyuan/issues/7071) * [无动态滚动时应保持编辑器滚动的流畅性](https://github.com/siyuan-note/siyuan/issues/7072) * [支持多级菜单及菜单滚动](https://github.com/siyuan-note/siyuan/issues/7075) * [标签右键增加操作菜单](https://github.com/siyuan-note/siyuan/issues/7078) * [初次安装完浏览器剪藏扩展后提示刷新页面](https://github.com/siyuan-note/siyuan/issues/7079) * [编辑器宽度改变后需保持光标位置在可视区域内](https://github.com/siyuan-note/siyuan/issues/7080) * [支持通过 URL 查询字符串参数 `id` 和 `focus` 跳转到 Web 端指定块](https://github.com/siyuan-note/siyuan/pull/7086) * [数据仓库迁出时忽略 `.tmp` 临时文件](https://github.com/siyuan-note/siyuan/issues/7087) * [桌面端快捷方式支持 `--port` 启动参数](https://github.com/siyuan-note/siyuan/issues/7092) ### 开发重构 * [改进 `getSearch` 函数实现](https://github.com/siyuan-note/siyuan/pull/7089) ### 修复缺陷 * [反链面板 `链接` 子面板收起后 `提及` 子面板未显示内容](https://github.com/siyuan-note/siyuan/issues/7029) * [桌面端删除当前工作空间后报错](https://github.com/siyuan-note/siyuan/issues/7035) * [多开工作空间 `锁屏` 后访问鉴权失败](https://github.com/siyuan-note/siyuan/issues/7038) * [文档标题输入时右键粘贴无效](https://github.com/siyuan-note/siyuan/issues/7045) * [调用模板时模板名首字符乱码](https://github.com/siyuan-note/siyuan/issues/7049) * [搜索高亮和虚拟引用不需要转义 Markdown 标记符](https://github.com/siyuan-note/siyuan/issues/7051) * [多个桌面端快捷方式指定不同的 `--workspace` 参数后无法启动多个工作空间](https://github.com/siyuan-note/siyuan/issues/7059) * [工作空间列表中出现多个相同的路径](https://github.com/siyuan-note/siyuan/issues/7061) * [特定情况下块首删除会移除整个块](https://github.com/siyuan-note/siyuan/issues/7066) * [三击后快速 `Alt+D` 可能导致块显示异常](https://github.com/siyuan-note/siyuan/issues/7068) * [特殊情况下浮窗会消失](https://github.com/siyuan-note/siyuan/issues/7081) * [按住 Ctrl 拖拽反链的块到文档中触发状态异常](https://github.com/siyuan-note/siyuan/issues/7088) ## v2.6.3 / 2023-01-11 ### 改进功能 * [PDF 画框复制标注带截图](https://github.com/siyuan-note/siyuan/issues/2952) * [桌面端支持工作空间多开](https://github.com/siyuan-note/siyuan/issues/4567) * [移动端支持切换工作空间](https://github.com/siyuan-note/siyuan/issues/4642) * [反链面板默认展开](https://github.com/siyuan-note/siyuan/issues/6083) * [搜索框和搜索页签布局分开保存](https://github.com/siyuan-note/siyuan/issues/6984) * [`上传资源文件到图床` 每次都全量上传刷新 CDN](https://github.com/siyuan-note/siyuan/issues/6985) * [Mermaid 时序图增加序号](https://github.com/siyuan-note/siyuan/pull/6992) * [改进桌面端拉起内核](https://github.com/siyuan-note/siyuan/issues/6996) * [拖拽 PDF 到页签上无法保存滚动位置](https://github.com/siyuan-note/siyuan/issues/7000) * [桌面端内核进程根据 Electron 主进程判断是否自动退出](https://github.com/siyuan-note/siyuan/issues/7002) * [改进界面缩放](https://github.com/siyuan-note/siyuan/issues/7003) * [剪藏支持知乎链接卡片](https://github.com/siyuan-note/siyuan/issues/7011) * [自动校验数据库索引](https://github.com/siyuan-note/siyuan/issues/7016) * [桌面端工作空间切换从 设置 - 关于 中移动到顶栏](https://github.com/siyuan-note/siyuan/issues/7017) * [改进重建索引](https://github.com/siyuan-note/siyuan/issues/7018) * [改进 Edge 浏览器 `Web 选择` 复制](https://github.com/siyuan-note/siyuan/issues/7021) * [升级 Mermaid 到 9.3.0](https://github.com/siyuan-note/siyuan/issues/7024) * [统一块超链接点击和右键打开行为](https://github.com/siyuan-note/siyuan/issues/7026) * [改进 `/模板` 搜索排序](https://github.com/siyuan-note/siyuan/issues/7027) * [反链面板支持过滤关键字高亮](https://github.com/siyuan-note/siyuan/issues/7028) ### 修复缺陷 * [搜索高亮超链接锚文本后预览窗口修改导致地址失效](https://github.com/siyuan-note/siyuan/issues/6982) * [搜索指定路径参数解析异常](https://github.com/siyuan-note/siyuan/issues/6983) * [localStorage 请求顺序异常导致图标无法加载](https://github.com/siyuan-note/siyuan/issues/6986) * [图片元素解析错误触发状态异常](https://github.com/siyuan-note/siyuan/issues/6989) ## v2.6.2 / 2023-01-03 ### 改进功能 * [卡包浏览时移除闪卡后更新右侧编辑器](https://github.com/siyuan-note/siyuan/issues/6981) ### 修复缺陷 * [图标全部消失](https://github.com/siyuan-note/siyuan/issues/6974) * [点击编辑器 `...` 菜单不应该弹出订阅提示](https://github.com/siyuan-note/siyuan/issues/6976) * [浏览卡包界面无法移除闪卡](https://github.com/siyuan-note/siyuan/issues/6977) * [新建卡包没有持久化](https://github.com/siyuan-note/siyuan/issues/6980) ## v2.6.1 / 2023-01-03 ### 改进功能 * [支持英文拼写检查](https://github.com/siyuan-note/siyuan/issues/597) * [PDF 侧边栏大小调整](https://github.com/siyuan-note/siyuan/issues/3005) * [搜索结果高亮支持大部分行级元素](https://github.com/siyuan-note/siyuan/issues/6745) * [改进闪卡复习交互](https://github.com/siyuan-note/siyuan/issues/6928) * [折叠的标题块拖动后未显示折叠状态](https://github.com/siyuan-note/siyuan/issues/6930) * [浮窗和公式图表编辑窗移动后自动钉住](https://github.com/siyuan-note/siyuan/issues/6934) * [重复使用闪卡/日记快捷键优化](https://github.com/siyuan-note/siyuan/issues/6937) * [设置窗口最小尺寸并对设置界面进行自适应](https://github.com/siyuan-note/siyuan/issues/6938) * [文档标题粘贴后无法撤销](https://github.com/siyuan-note/siyuan/issues/6939) * [支持超级块制作闪卡](https://github.com/siyuan-note/siyuan/issues/6941) * [支持浏览卡包内的闪卡](https://github.com/siyuan-note/siyuan/issues/6943) * [新版本更新安装提示 15s 后自动消失](https://github.com/siyuan-note/siyuan/issues/6944) * [改进数据同步算法](https://github.com/siyuan-note/siyuan/issues/6945) * [为闪卡中的块添加块标](https://github.com/siyuan-note/siyuan/issues/6947) * [避免启动时重复全量重建索引](https://github.com/siyuan-note/siyuan/issues/6950) * [闪卡复习中有背景色的高亮答案不应该显示](https://github.com/siyuan-note/siyuan/issues/6954) * [不再覆写浏览器 localStorage 存取数据](https://github.com/siyuan-note/siyuan/issues/6956) * [卡包预览中继续制卡需关闭原有制卡窗口](https://github.com/siyuan-note/siyuan/issues/6957) * [改进搜索指定路径后不指定关键字的行为](https://github.com/siyuan-note/siyuan/issues/6959) * [改进导出 Data 压缩包过程](https://github.com/siyuan-note/siyuan/issues/6961) * [改进数据同步网络请求重试](https://github.com/siyuan-note/siyuan/issues/6963) * [localStorage 不再支持数据同步](https://github.com/siyuan-note/siyuan/issues/6964) * [localStorage 支持在多界面实例间同步](https://github.com/siyuan-note/siyuan/issues/6965) * [`最近使用过的字体` 鼠标悬浮提示背景色/字体颜色](https://github.com/siyuan-note/siyuan/issues/6972) ### 修复缺陷 * [移动端点击闪卡右侧栏没有隐藏](https://github.com/siyuan-note/siyuan/issues/6935) * [默认闪卡包移除后卡住](https://github.com/siyuan-note/siyuan/issues/6946) * [数据同步报错 `400 Bad Request openresty/1.17.8.2`](https://github.com/siyuan-note/siyuan/issues/6948) * [复习闪卡编辑器弹出的输入框中无法输入"s","a", "h", "g", "e"](https://github.com/siyuan-note/siyuan/issues/6949) * [合并单元格导出图片异常](https://github.com/siyuan-note/siyuan/issues/6951) * [空标题中输入 ``` 回车后异常](https://github.com/siyuan-note/siyuan/issues/6953) * [引用嵌套容器块触发状态异常](https://github.com/siyuan-note/siyuan/issues/6967) ## v2.6.0 / 2022-12-27 ### 引入特性 * [支持间隔复习](https://github.com/siyuan-note/siyuan/issues/6710) ### 改进功能 * [改进块引计数浮窗显示逻辑](https://github.com/siyuan-note/siyuan/issues/6853) * [新建表格时移除表头 col1 col2 col3](https://github.com/siyuan-note/siyuan/issues/6864) * [PDF 页签移动后阅读位置保留](https://github.com/siyuan-note/siyuan/issues/6890) * [改进数据同步算法](https://github.com/siyuan-note/siyuan/issues/6898) * [数据快照对比加入时间标识](https://github.com/siyuan-note/siyuan/issues/6899) * [为搜索添加 `移除命名查询` 功能](https://github.com/siyuan-note/siyuan/issues/6901) * [按文档分组搜索结果时文档 title 属性丢失](https://github.com/siyuan-note/siyuan/pull/6904) * [导出 Markdown 文件日期元数据字段变更](https://github.com/siyuan-note/siyuan/issues/6905) * [编辑器过窄时引用数被滚动条遮挡](https://github.com/siyuan-note/siyuan/issues/6914) * [官方数据同步使用加速域名](https://github.com/siyuan-note/siyuan/issues/6915) * [ECharts 图表块支持 loose-json](https://github.com/siyuan-note/siyuan/pull/6917) * [命名查询不再持久化布局](https://github.com/siyuan-note/siyuan/issues/6919) * [iOS 端题头图删除按钮不易被点中](https://github.com/siyuan-note/siyuan/issues/6926) ### 修复缺陷 * [不存在 `云端标记的快照` 时界面一直转圈](https://github.com/siyuan-note/siyuan/issues/6896) * [搜索界面报错](https://github.com/siyuan-note/siyuan/issues/6902) * [数据同步报错 `file exists`](https://github.com/siyuan-note/siyuan/issues/6906) * [导入 Markdown 时转换 Base64 图片失效](https://github.com/siyuan-note/siyuan/issues/6909) * [搜索内容编辑后面包屑不可见](https://github.com/siyuan-note/siyuan/issues/6916) * [Windows 端设置开机启动失效](https://github.com/siyuan-note/siyuan/issues/6920) * [设置块引静态锚文本转义问题](https://github.com/siyuan-note/siyuan/issues/6924) * [文档导出为图片时图片地址不正确](https://github.com/siyuan-note/siyuan/issues/6925) ## v2.5.5 / 2022-12-20 ### 改进功能 * [搜索上下及左右布局可进行大小调整](https://github.com/siyuan-note/siyuan/issues/6762) * [屏蔽列表项拖拽到列表项第一个块上方和列表前一个块的下方](https://github.com/siyuan-note/siyuan/issues/6843) * [支持数据快照对比](https://github.com/siyuan-note/siyuan/issues/6858) * [导出 Markdown zip 包内不带文件夹](https://github.com/siyuan-note/siyuan/issues/6869) * [显示本地数据快照文件类型计数](https://github.com/siyuan-note/siyuan/issues/6870) * [改进数据快照加载性能](https://github.com/siyuan-note/siyuan/issues/6872) * [桌面端检查磁盘可用空间](https://github.com/siyuan-note/siyuan/issues/6873) * [导出 Markdown 文件时开头附上一些元数据](https://github.com/siyuan-note/siyuan/issues/6880) * [支持去掉 PDF 导出页脚处 `由思源笔记导出`](https://github.com/siyuan-note/siyuan/issues/6881) * [改进部分繁体中文为习惯性用语](https://github.com/siyuan-note/siyuan/pull/6882) * [托盘菜单支持多语言](https://github.com/siyuan-note/siyuan/issues/6883) * [改进桌面端拉起内核](https://github.com/siyuan-note/siyuan/issues/6894) ### 修复缺陷 * [复制超链接嵌套行级代码丢失链接地址](https://github.com/siyuan-note/siyuan/issues/6868) * [HTML 块渲染可能触发状态异常](https://github.com/siyuan-note/siyuan/issues/6884) * [数据同步报错 `file exists`](https://github.com/siyuan-note/siyuan/issues/6888) * [建立索引时无法解析 `v2.2.0-` 版本的块引用](https://github.com/siyuan-note/siyuan/issues/6889) ## v2.5.4 / 2022-12-13 ### 改进功能 * [支持合并子文档导出 Word/PDF](https://github.com/siyuan-note/siyuan/issues/3219) * [支持列出和切换最近打开的文档](https://github.com/siyuan-note/siyuan/issues/3293) * [嵌入块复制为图片的范围不应局限于屏幕显示范围](https://github.com/siyuan-note/siyuan/issues/4503) * [`块引新建文档存放位置` 支持模板变量](https://github.com/siyuan-note/siyuan/issues/4693) * [代码块输入光标错误](https://github.com/siyuan-note/siyuan/issues/4710) * [Windows 端支持 Ctrl+Tab 不松开 Ctrl 后使用方向键选择切换](https://github.com/siyuan-note/siyuan/issues/5400) * [大纲、书签和标签面板支持键盘操作](https://github.com/siyuan-note/siyuan/issues/5549) * [`Ctrl+F3` 遵循笔记本设置中的 `块引新建文档存放位置`](https://github.com/siyuan-note/siyuan/issues/6420) * [字号设置过大时导出图片优化](https://github.com/siyuan-note/siyuan/issues/6795) * [改进行级代码位于软换行后的编辑](https://github.com/siyuan-note/siyuan/issues/6796) * [导出 PDF 和 Word 时不带文件夹](https://github.com/siyuan-note/siyuan/issues/6797) * [Ctrl+K 后如锚文本为空则将链接缩略后填入锚文本中](https://github.com/siyuan-note/siyuan/issues/6798) * [`优化排版` 支持行级元素加粗、斜体等](https://github.com/siyuan-note/siyuan/issues/6800) * [`Ctrl+Shift+↑/↓` 子项可移动到上下无子项的列表中](https://github.com/siyuan-note/siyuan/issues/6802) * [改进桌面端初始化时使用的外观语言](https://github.com/siyuan-note/siyuan/issues/6803) * [导出 Data 不带 data 父文件夹](https://github.com/siyuan-note/siyuan/issues/6805) * [统一块剪切粘贴逻辑为生成新块](https://github.com/siyuan-note/siyuan/issues/6807) * [浏览器端和移动端导出 Data 去掉 `data-` 前缀](https://github.com/siyuan-note/siyuan/issues/6808) * [导出 PDF 时根据所选页面大小对带行号的代码块宽度进行设定](https://github.com/siyuan-note/siyuan/issues/6809) * [自定义表情图片对齐](https://github.com/siyuan-note/siyuan/issues/6810) * [增加工作空间内核伺服锁](https://github.com/siyuan-note/siyuan/issues/6811) * [桌面端启动获取内核端口失败弹窗提示](https://github.com/siyuan-note/siyuan/issues/6812) * [改进标签重命名](https://github.com/siyuan-note/siyuan/issues/6816) * [开启 `始终定位打开的文档` 后再次选中文档页签时不再定位](https://github.com/siyuan-note/siyuan/pull/6820) * [访问授权页支持暗黑模式](https://github.com/siyuan-note/siyuan/issues/6821) * [访问授权页忘记授权码提示文案](https://github.com/siyuan-note/siyuan/issues/6822) * [`Ctrl+Tab` 切换到的页签标题显示在可视区域内](https://github.com/siyuan-note/siyuan/issues/6823) * [访问授权页支持多语言](https://github.com/siyuan-note/siyuan/issues/6824) * [Android Pad 端旋转屏幕后不重新载入](https://github.com/siyuan-note/siyuan/issues/6825) * [搜索支持按相关度排序](https://github.com/siyuan-note/siyuan/issues/6827) * [`Ctrl+F` 覆盖命名查询中的指定路径](https://github.com/siyuan-note/siyuan/issues/6828) * [Windows/macOS 桌面端支持开机启动](https://github.com/siyuan-note/siyuan/issues/6833) * [改进移动端只读模式图标](https://github.com/siyuan-note/siyuan/issues/6835) * [`/模版` 和 `/资源` 提供上一个下一个按钮](https://github.com/siyuan-note/siyuan/issues/6838) * [标记快捷键修改为 `Alt+E`](https://github.com/siyuan-note/siyuan/issues/6841) * [PDF 导出页脚处添加 `由思源笔记导出`](https://github.com/siyuan-note/siyuan/issues/6849) * [重复剪藏相同的页面后创建的文档不跟随机数](https://github.com/siyuan-note/siyuan/issues/6851) * [`F3` 划选文本不重复创建子文档引用](https://github.com/siyuan-note/siyuan/issues/6854) * [改进命名查询持久化](https://github.com/siyuan-note/siyuan/issues/6856) * [Windows 端支持窗口置顶](https://github.com/siyuan-note/siyuan/issues/6860) * [改进系统托盘单击交互](https://github.com/siyuan-note/siyuan/issues/6861) ### 开发重构 * [升级 Electron](https://github.com/siyuan-note/siyuan/issues/6793) * [重构 Android 端启动](https://github.com/siyuan-note/siyuan/issues/6815) * [移除旧的行级元素相关实现代码](https://github.com/siyuan-note/siyuan/issues/6819) ### 修复缺陷 * [带有字体样式的公式复制之后内容不正确](https://github.com/siyuan-note/siyuan/issues/6799) * [从左到右图标错误](https://github.com/siyuan-note/siyuan/issues/6806) * [切换主题导致页签空白](https://github.com/siyuan-note/siyuan/issues/6817) * [外观模式 `跟随系统` 时切换主题未刷新](https://github.com/siyuan-note/siyuan/issues/6818) * [启用的 CSS 片段删除后未从 `` 中移除](https://github.com/siyuan-note/siyuan/issues/6826) * [列表项剪切撤销触发状态异常](https://github.com/siyuan-note/siyuan/issues/6829) * [导入空内容 Markdown 文件时报错](https://github.com/siyuan-note/siyuan/issues/6832) * [导入 Markdown 文件解析任务列表异常](https://github.com/siyuan-note/siyuan/issues/6842) * [导出 PDF 时表格中存在 SVG 图片出现滚动条](https://github.com/siyuan-note/siyuan/issues/6855) * [PDF 导出公式被截断](https://github.com/siyuan-note/siyuan/issues/6859) * [集市包下载进度没有展现](https://github.com/siyuan-note/siyuan/issues/6862) ## v2.5.3 / 2022-12-06 ### 改进功能 * [搜索支持命名查询](https://github.com/siyuan-note/siyuan/issues/6589) * [Ctrl+F 和 Ctrl+P 不再共用指定路径](https://github.com/siyuan-note/siyuan/issues/6739) * [分组后的搜索结果支持一键展开/折叠](https://github.com/siyuan-note/siyuan/issues/6740) * [搜索 `指定路径` 支持多选](https://github.com/siyuan-note/siyuan/issues/6743) * [搜索界面支持左右布局](https://github.com/siyuan-note/siyuan/issues/6744) * [更新搜索替换图标](https://github.com/siyuan-note/siyuan/issues/6746) * [搜索转换为 `固定搜索` 时向右分屏](https://github.com/siyuan-note/siyuan/issues/6747) * [搜索设置固定显示](https://github.com/siyuan-note/siyuan/issues/6748) * [搜索结果按文档分组时支持按块在文档中的先后排序](https://github.com/siyuan-note/siyuan/issues/6749) * [iPad 端文本菜单有时不会显示](https://github.com/siyuan-note/siyuan/issues/6752) * [链接取消后导致 `Ctrl+K` 无法识别出链接](https://github.com/siyuan-note/siyuan/issues/6753) * [优化本地标记快照交互](https://github.com/siyuan-note/siyuan/issues/6754) * [构建 Docker linux/arm64/v8 镜像](https://github.com/siyuan-note/siyuan/issues/6755) * [iOS 端支持打开 `zotero://`](https://github.com/siyuan-note/siyuan/issues/6757) * [新增百度网盘下载渠道](https://github.com/siyuan-note/siyuan/issues/6758) * [搜索类型选项加入确定按钮](https://github.com/siyuan-note/siyuan/issues/6759) * [优化窗口大小调整时上下面板的布局](https://github.com/siyuan-note/siyuan/issues/6761) * [自动下载更新包时在状态栏显示下载进度](https://github.com/siyuan-note/siyuan/issues/6763) * [HTML 块自动使用 `
` 包裹](https://github.com/siyuan-note/siyuan/issues/6764) * [优化选择过多后的移动界面](https://github.com/siyuan-note/siyuan/issues/6765) * [搜索支持排序](https://github.com/siyuan-note/siyuan/issues/6766) * [导出 Markdown 时引用的超级块转脚注移除超级块标记符](https://github.com/siyuan-note/siyuan/issues/6777) * [S3/WebDAV 设置界面中隐藏密钥/密码](https://github.com/siyuan-note/siyuan/issues/6779) * [S3/WebDAV 数据同步支持设置超时时间](https://github.com/siyuan-note/siyuan/issues/6781) * [改进数据仓库 `通过密码生成密钥`](https://github.com/siyuan-note/siyuan/issues/6782) * [弹窗或关闭窗口应关闭无关的菜单](https://github.com/siyuan-note/siyuan/issues/6783) * [设置代理切换时不再需要重启](https://github.com/siyuan-note/siyuan/issues/6787) * [调整网络请求超时为 30s](https://github.com/siyuan-note/siyuan/issues/6791) ### 修复缺陷 * [删除未引用资源后已删除的资源仍能搜索到](https://github.com/siyuan-note/siyuan/issues/6737) * [使用第三方主题时默认配色失效问题](https://github.com/siyuan-note/siyuan/pull/6741) * [反链面板 `Alt+[` 无法新建文档](https://github.com/siyuan-note/siyuan/issues/6760) * [Ctrl+F 时 `包含子文档` 失效](https://github.com/siyuan-note/siyuan/issues/6769) * [`复制 HTML` 无法复制非文本行级元素](https://github.com/siyuan-note/siyuan/issues/6776) * [向后删除遇到行级公式会删除公式](https://github.com/siyuan-note/siyuan/issues/6786) * [搜索结果命中代码块后定位异常](https://github.com/siyuan-note/siyuan/issues/6790) ## v2.5.2 / 2022-11-28 ### 改进功能 * [搜索支持按文档分组展现搜索结果](https://github.com/siyuan-note/siyuan/issues/4772) * [搜索页签支持过滤条件](https://github.com/siyuan-note/siyuan/issues/6639) * [搜索 `指定路径` 支持按文档树选择](https://github.com/siyuan-note/siyuan/issues/6640) * [块 `移动` 框支持可按文档树选择](https://github.com/siyuan-note/siyuan/issues/6641) * [拖拽移动块支持 `重复`](https://github.com/siyuan-note/siyuan/issues/6665) * [光标位于列表项末尾的行内公式后时回车表现异常](https://github.com/siyuan-note/siyuan/issues/6679) * [设置代理切换时不再需要重启](https://github.com/siyuan-note/siyuan/issues/6680) * [桌面端系统休眠唤醒后判断网络连通性后再执行数据同步](https://github.com/siyuan-note/siyuan/issues/6687) * [导入 Markdown 时支持图片路径包含空格](https://github.com/siyuan-note/siyuan/issues/6688) * [支持快捷键切换只读模式 `Ctrl+Shift+G`/`⇧⌘G`](https://github.com/siyuan-note/siyuan/issues/6693) * [`虚拟引用关键字排除列表` 支持正则表达式](https://github.com/siyuan-note/siyuan/issues/6696) * [改进 S3/WebDAV 同步设置时参数校验](https://github.com/siyuan-note/siyuan/issues/6705) * [GA 统计不发送浏览数据](https://github.com/siyuan-note/siyuan/issues/6707) * [插入资源文件时去除 `[`、`(` 等符号](https://github.com/siyuan-note/siyuan/issues/6708) * [Android 端只读模式下长按支持复制](https://github.com/siyuan-note/siyuan/issues/6709) * [API `/api/block/*` 支持插入或更新带有块级 IAL 的空段落块](https://github.com/siyuan-note/siyuan/issues/6713) * [改进某些网络环境下无法启动](https://github.com/siyuan-note/siyuan/issues/6716) * [启动时不再缓存笔记本根一级文档树](https://github.com/siyuan-note/siyuan/issues/6717) * [改进文档树展开性能](https://github.com/siyuan-note/siyuan/issues/6718) * [折叠列表项转换为文档时自动展开子块](https://github.com/siyuan-note/siyuan/issues/6719) * [改进反链面板加载性能](https://github.com/siyuan-note/siyuan/issues/6724) * [全局搜索和搜索页签统一界面呈现](https://github.com/siyuan-note/siyuan/issues/6726) * [快捷键切换页签时为初始化的文档无图标](https://github.com/siyuan-note/siyuan/issues/6728) * [页签过多时页签切换界面优化](https://github.com/siyuan-note/siyuan/issues/6730) * [改进搜索方式选项](https://github.com/siyuan-note/siyuan/issues/6731) * [当前块被选中后右键优化为弹出块菜单](https://github.com/siyuan-note/siyuan/issues/6733) * [带鱼屏边距比例调整](https://github.com/siyuan-note/siyuan/issues/6734) * [改进图标最右侧区域点击范围](https://github.com/siyuan-note/siyuan/issues/6735) ### 开发重构 * [升级 highlight.js 至 11.7 并添加 panda-syntax-light 主题](https://github.com/siyuan-note/siyuan/issues/6692) ### 修复缺陷 * [文档标题以空格结尾时导出 HTML 报错](https://github.com/siyuan-note/siyuan/issues/6686) * [超级块下方块被作为嵌入块时设置显示面包屑后不渲染](https://github.com/siyuan-note/siyuan/issues/6690) * [S3/WebDAV 数据同步无法使用代理](https://github.com/siyuan-note/siyuan/issues/6695) * [收集箱渲染自定义协议超链接问题](https://github.com/siyuan-note/siyuan/issues/6698) * [从其他软件复制图片后无法解析粘贴](https://github.com/siyuan-note/siyuan/issues/6703) * [只读模式块标复制内容错误](https://github.com/siyuan-note/siyuan/issues/6704) * [在空的代码块中使用快捷键 `Ctrl + A` 选择并删除后出现异常](https://github.com/siyuan-note/siyuan/issues/6706) * [数据库 `markdown` 字段与 API `getBlockKramdown` 中行级元素 IAL 前存在零宽空格](https://github.com/siyuan-note/siyuan/issues/6712) * [使用 API 插入行级元素嵌套 HTML 实体时丢失实体内容](https://github.com/siyuan-note/siyuan/issues/6714) * [快捷键新建行内元素粘贴后行内元素消失](https://github.com/siyuan-note/siyuan/issues/6720) * [查找替换中使用正则表达式后替换不正确](https://github.com/siyuan-note/siyuan/issues/6722) * [使用 API `/api/block/updateBlock` 更新时 IAL 设置错误](https://github.com/siyuan-note/siyuan/issues/6725) * [Ctrl+Tab 后 Ctrl+Shift+Tab 后切换页签错误](https://github.com/siyuan-note/siyuan/issues/6729) ## v2.5.1 / 2022-11-22 ### 改进功能 * [PDF 中按下 `h` 为手型工具 `s` 为文本工具](https://github.com/siyuan-note/siyuan/issues/3559) * [反链面板支持关键字过滤](https://github.com/siyuan-note/siyuan/issues/6178) * [优化文档标题不支持 `/` 提示信息位置](https://github.com/siyuan-note/siyuan/issues/6516) * [浏览器端支持外观模式 `跟随系统`](https://github.com/siyuan-note/siyuan/issues/6590) * [改进导出长图](https://github.com/siyuan-note/siyuan/issues/6593) * [改进虚拟引用和反链提及搜索匹配](https://github.com/siyuan-note/siyuan/issues/6600) * [移动端支持外观模式 `跟随系统`](https://github.com/siyuan-note/siyuan/issues/6601) * [虚拟引用关键字缓存调整为 10 分钟](https://github.com/siyuan-note/siyuan/issues/6602) * [在 设置 - 搜索 中分别增加虚拟引用和反链提及 `关键字数量限制`](https://github.com/siyuan-note/siyuan/issues/6603) * [S3/WebDAV 数据同步支持设置跳过 HTTPS 证书验证](https://github.com/siyuan-note/siyuan/issues/6609) * [S3/WebDAV 数据同步单个请求默认超时 30s](https://github.com/siyuan-note/siyuan/issues/6610) * [`Shift+↑/↓` 被取消的块应在可视区域](https://github.com/siyuan-note/siyuan/issues/6613) * [改进导出时引用嵌套锚文本的渲染](https://github.com/siyuan-note/siyuan/issues/6614) * [加一个用户指南入口按钮在顶栏 `设置` 按钮右侧](https://github.com/siyuan-note/siyuan/issues/6616) * [改进 S3 上传标记快照性能](https://github.com/siyuan-note/siyuan/issues/6617) * [导出 PDF 时过长的表格显示不全](https://github.com/siyuan-note/siyuan/issues/6618) * [调整边距后代码块行号错位](https://github.com/siyuan-note/siyuan/issues/6619) * [在右侧打开已存在但未初始化的文档时会重复打开该文档](https://github.com/siyuan-note/siyuan/issues/6621) * [升级五线谱 abcjs 到 6.1.7](https://github.com/siyuan-note/siyuan/issues/6625) * [同步时忽略 .git 文件夹清理空目录](https://github.com/siyuan-note/siyuan/issues/6626) * [移动端右侧菜单滚动时会触发菜单功能](https://github.com/siyuan-note/siyuan/issues/6628) * [改进粘贴 HTML 时 `` 标签的解析处理](https://github.com/siyuan-note/siyuan/issues/6632) * [减少嵌入块抖动](https://github.com/siyuan-note/siyuan/issues/6635) * [支持插入 `.sh` 域名超链接](https://github.com/siyuan-note/siyuan/issues/6644) * [iPad 端中 PDF 无法正常显示](https://github.com/siyuan-note/siyuan/issues/6646) * [块从页签拖入悬浮窗后自动更新页签](https://github.com/siyuan-note/siyuan/issues/6647) * [图片缩放受限第一个块的长度](https://github.com/siyuan-note/siyuan/issues/6649) * [自定义表情右键添加复制选项](https://github.com/siyuan-note/siyuan/issues/6653) * [改进搜索性能](https://github.com/siyuan-note/siyuan/issues/6655) * [设置 - 账号中不再显示订阅价格](https://github.com/siyuan-note/siyuan/issues/6669) * [使用 API `/api/block/getBlockKramdown` 查询时返回 IAL](https://github.com/siyuan-note/siyuan/issues/6670) * [导入 Markdown 时将 Base64 编码的图片转换为文件](https://github.com/siyuan-note/siyuan/issues/6671) * [移动折叠标题后自动展开](https://github.com/siyuan-note/siyuan/issues/6673) * [`复制纯文本` 时移除所有零宽空格](https://github.com/siyuan-note/siyuan/issues/6674) * [改进书签和标签面板加载速度](https://github.com/siyuan-note/siyuan/issues/6677) ### 文档相关 * [增加 设置 - 搜索 - 搜索结果显示数 影响说明](https://github.com/siyuan-note/siyuan/issues/6608) * [更新 CI/CD 发布变更中的链接地址](https://github.com/siyuan-note/siyuan/pull/6633) ### 开发重构 * [升级 Electron](https://github.com/siyuan-note/siyuan/issues/6584) * [移除不再使用的创建反链接口](https://github.com/siyuan-note/siyuan/issues/6662) ### 修复缺陷 * [编辑器滚动条无法拖拽](https://github.com/siyuan-note/siyuan/issues/6588) * [文档标题快速输入中文光标位置异常](https://github.com/siyuan-note/siyuan/issues/6594) * [S3 本地标记快照上传报错](https://github.com/siyuan-note/siyuan/issues/6604) * [S3/WebDAV 本地标记快照上传未增量上传文件对象](https://github.com/siyuan-note/siyuan/issues/6606) * [导入 `.sy.zip` 后丢失自定义排序](https://github.com/siyuan-note/siyuan/issues/6611) * [S3 无法删除云端标记快照](https://github.com/siyuan-note/siyuan/issues/6620) * [新建文档没有建立在当前页签的同级](https://github.com/siyuan-note/siyuan/issues/6622) * [表格内设置字体格式报错](https://github.com/siyuan-note/siyuan/issues/6627) * [macOS、Linux 和移动端移动父文档排序时报错](https://github.com/siyuan-note/siyuan/issues/6634) * [数据库层缓存失效](https://github.com/siyuan-note/siyuan/issues/6637) * [全局搜索结果路径展现转义问题](https://github.com/siyuan-note/siyuan/issues/6642) * [数学公式染色后无法保存](https://github.com/siyuan-note/siyuan/issues/6643) * [导出 ECharts 图表块时被转义的符号未恢复](https://github.com/siyuan-note/siyuan/issues/6645) * [折叠标题移动后再撤销导致内容丢失和触发状态异常](https://github.com/siyuan-note/siyuan/issues/6648) * [剪藏时列表下方块缩进不正确](https://github.com/siyuan-note/siyuan/issues/6650) * [WebDAV 删除云端标记快照报错](https://github.com/siyuan-note/siyuan/issues/6651) * [含有自定义表情的段落剪切后表情丢失](https://github.com/siyuan-note/siyuan/issues/6652) * [特定情况下主题切换无效](https://github.com/siyuan-note/siyuan/issues/6656) * [包含 `\"` 的行级公式解析问题](https://github.com/siyuan-note/siyuan/issues/6661) * [搜索设置忽略大小写时结果统计不正确](https://github.com/siyuan-note/siyuan/issues/6664) * [使用居中快捷键导致图片上有空行](https://github.com/siyuan-note/siyuan/issues/6666) * [更新任意文档图标后大纲都会更新](https://github.com/siyuan-note/siyuan/issues/6668) * [超级块中包含标题块时下方块面包屑计算不正确](https://github.com/siyuan-note/siyuan/issues/6675) ## v2.5.0 / 2022-11-15 ### 引入特性 * [导出为长图](https://github.com/siyuan-note/siyuan/issues/2919) * [数据同步和备份支持接入第三方 S3 协议对象存储服务](https://github.com/siyuan-note/siyuan/issues/6426) * [数据同步和备份支持接入第三方 WebDAV 服务](https://github.com/siyuan-note/siyuan/issues/6446) ### 改进功能 * [编辑器右侧加入滚动到顶部和底部按钮](https://github.com/siyuan-note/siyuan/issues/6536) * [插入资源文件时不再去除 `[`、`(` 等符号](https://github.com/siyuan-note/siyuan/issues/6542) * [桌面端退出拉起更新安装时有时需要重启两次](https://github.com/siyuan-note/siyuan/issues/6544) * [`网络图片转换为本地图片` 支持处理 `file://` 本地路径图片](https://github.com/siyuan-note/siyuan/issues/6546) * [文档块转换为标题块时将文档标签移动到标题块下方](https://github.com/siyuan-note/siyuan/issues/6550) * [只读模式下不应该能够剪切](https://github.com/siyuan-note/siyuan/issues/6553) * [WebDAV 数据同步跳过 HTTPS 证书校验](https://github.com/siyuan-note/siyuan/issues/6556) * [S3 云端存储支持设置使用路径风格寻址](https://github.com/siyuan-note/siyuan/issues/6559) * [超宽屏幕优化](https://github.com/siyuan-note/siyuan/issues/6564) * [当有其他软件带有划选弹出功能时浮动工具栏消失](https://github.com/siyuan-note/siyuan/issues/6573) * [改进数据量较大时的启动速度](https://github.com/siyuan-note/siyuan/issues/6574) ### 开发重构 * [改进更新集市包的发布流程](https://github.com/siyuan-note/siyuan/issues/6579) ### 修复缺陷 * [清除样式导致误删文本](https://github.com/siyuan-note/siyuan/issues/6540) * [无法删除云端标记快照](https://github.com/siyuan-note/siyuan/issues/6549) * [标题块无法转换为被选中文档的子文档](https://github.com/siyuan-note/siyuan/issues/6552) * [只读模式下列表前的箭头无法折叠](https://github.com/siyuan-note/siyuan/issues/6554) * [反向链接面板复制问题](https://github.com/siyuan-note/siyuan/issues/6555) * [只读模式下多项折叠会导致数据类型错误](https://github.com/siyuan-note/siyuan/issues/6557) * [图片居中顶部有空行](https://github.com/siyuan-note/siyuan/issues/6561) * [PDF 页签中查看属性报错](https://github.com/siyuan-note/siyuan/issues/6562) * [PDF 页签中点击搜索再点击其他地方报错](https://github.com/siyuan-note/siyuan/issues/6563) * [`F2` 重命名文档后编辑器内未跟随改变](https://github.com/siyuan-note/siyuan/issues/6565) * [`[[` 引用动态锚文本长度限制无效](https://github.com/siyuan-note/siyuan/issues/6566) * [选中备注及其后文本无法将其后文本设置为备注](https://github.com/siyuan-note/siyuan/issues/6569) * [禁止文档历史内容可编辑](https://github.com/siyuan-note/siyuan/issues/6580) * [对没有渲染的文档进行重命名、移除、关闭,页签没有对应的变化](https://github.com/siyuan-note/siyuan/issues/6581) * [复制单个块时无法复制属性](https://github.com/siyuan-note/siyuan/issues/6585) ## v2.4.12 / 2022-11-10 ### 改进功能 * [光标位于段落块首的图片前时无法显示](https://github.com/siyuan-note/siyuan/issues/6136) * [为块重复添加快捷键 `Ctrl+D` 删除线快捷键修改为 `Ctrl+Shift+S`](https://github.com/siyuan-note/siyuan/issues/6477) * [快捷键新建行内元素后光标消失](https://github.com/siyuan-note/siyuan/issues/6481) * [行级清除样式不再清除备注、链接、标签、公式、PDF 标注和引用](https://github.com/siyuan-note/siyuan/issues/6501) * [为字体添加恢复默认功能](https://github.com/siyuan-note/siyuan/issues/6502) * [改进 WebDAV 数据同步创建目录实现](https://github.com/siyuan-note/siyuan/issues/6525) * [数据同步接入 S3 协议兼容的对象存储服务](https://github.com/siyuan-note/siyuan/issues/6528) * [行级代码、标签和键盘元素在块首时光标无法移动到元素前](https://github.com/siyuan-note/siyuan/issues/6529) * [调整数据同步接入第三方存储服务](https://github.com/siyuan-note/siyuan/issues/6530) * [文档树多选后右键菜单仅显示可操作的项](https://github.com/siyuan-note/siyuan/issues/6531) * [支持跨块及多选块重复](https://github.com/siyuan-note/siyuan/issues/6532) * [`Ctrl+Click` 选块应禁止嵌套选中](https://github.com/siyuan-note/siyuan/issues/6533) * [改进 WebDAV 上传数据性能](https://github.com/siyuan-note/siyuan/issues/6535) ### 修复缺陷 * [文档树上的文档无法拖动](https://github.com/siyuan-note/siyuan/issues/6497) * [设置在当前页签中打开失效](https://github.com/siyuan-note/siyuan/issues/6524) * [浏览器端数学公式内撤销导致状态异常](https://github.com/siyuan-note/siyuan/issues/6526) * [选中段落块和列表项块后粘贴会出现独立的列表项块](https://github.com/siyuan-note/siyuan/issues/6534) ## v2.4.11 / 2022-11-08 ### 改进功能 * [文档树移除笔记本双击操作并优化点击笔记本展开速度](https://github.com/siyuan-note/siyuan/issues/6500) * [改进鼠标移动到空文档名处光标状态](https://github.com/siyuan-note/siyuan/issues/6503) * [移动端后退页面包含嵌入块时定位不准确](https://github.com/siyuan-note/siyuan/issues/6505) * [在 `新页签中打开` 快捷键更改为 `Ctrl+Alt+Click` 或鼠标中键](https://github.com/siyuan-note/siyuan/issues/6510) * [优化在当前页签中打开的交互](https://github.com/siyuan-note/siyuan/issues/6512) * [开源数据同步 WebDAV 实现](https://github.com/siyuan-note/siyuan/issues/6513) * [移动端弹起键盘时减少抖动](https://github.com/siyuan-note/siyuan/issues/6514) * [iPad 端外接键盘底部不留空](https://github.com/siyuan-note/siyuan/issues/6515) * [iOS/iPad 端系统版本最低要求从 13.6 提升到 14.0](https://github.com/siyuan-note/siyuan/issues/6521) * [隐藏 iPad 顶部状态栏](https://github.com/siyuan-note/siyuan/issues/6522) ### 开发重构 * [重构 `文件历史` 查询](https://github.com/siyuan-note/siyuan/issues/6504) ### 修复缺陷 * [macOS 端报错 `内核连接中断` 以及 `数据库被锁定`](https://github.com/siyuan-note/siyuan/issues/6492) * [移动端文档树菜单点击无效](https://github.com/siyuan-note/siyuan/issues/6493) * [行内备注无法被搜索到](https://github.com/siyuan-note/siyuan/issues/6494) * [块末尾为数学公式时 `Shift+↓` 选中范围错误](https://github.com/siyuan-note/siyuan/issues/6495) * [文档树中笔记本无法进行排序](https://github.com/siyuan-note/siyuan/issues/6499) * [通过 `Shift+Click` 多选块移动时丢失块](https://github.com/siyuan-note/siyuan/issues/6511) * [`Ctrl+Shift+V` 外链资源文件失效](https://github.com/siyuan-note/siyuan/issues/6520) ## v2.4.10 / 2022-11-05 ### 改进功能 * [文档树支持 `Ctrl+Click` 和 `Shift+↑/↓` 进行多选](https://github.com/siyuan-note/siyuan/issues/1359) * [开源云端同步服务实现](https://github.com/siyuan-note/siyuan/issues/6445) * [页签下拉和属性书签下拉面板优化](https://github.com/siyuan-note/siyuan/issues/6450) * [支持 `Alt+I/E/N/U` 配置](https://github.com/siyuan-note/siyuan/issues/6457) * [支持小键盘中的 `/*-+.`](https://github.com/siyuan-note/siyuan/issues/6458) * [导出 HTML 和预览时不再将视频链接转换为 IFrame](https://github.com/siyuan-note/siyuan/issues/6460) * [行内元素的下划线颜色继承当前元素前景颜色](https://github.com/siyuan-note/siyuan/pull/6464) * [Windows 端退出拉起更新安装时有时需要重启两次](https://github.com/siyuan-note/siyuan/issues/6467) * [导出 Markdown 行级元素改进](https://github.com/siyuan-note/siyuan/issues/6472) * [快捷键设置页面左右抖动](https://github.com/siyuan-note/siyuan/issues/6478) * [改进导入 Markdown 时 `` 标签的处理](https://github.com/siyuan-note/siyuan/issues/6480) * [超级块下的子块被引用数会被后一个块遮挡](https://github.com/siyuan-note/siyuan/issues/6483) * [调整页签文字居中](https://github.com/siyuan-note/siyuan/issues/6484) * [快捷键重置需弹框确认](https://github.com/siyuan-note/siyuan/issues/6486) * [Android 端键盘收起头部会闪一下](https://github.com/siyuan-note/siyuan/issues/6487) * [`Ctrl+Shift+V` 调用浏览器原生功能,不再支持配置](https://github.com/siyuan-note/siyuan/issues/6489) ### 修复缺陷 * [移动端长按拖拽导致界面透明度异常](https://github.com/siyuan-note/siyuan/issues/6405) * [未登录情况下创建数据快照失败](https://github.com/siyuan-note/siyuan/issues/6448) * [文档树更多操作对应的是上一次选中的文档而非当前文档](https://github.com/siyuan-note/siyuan/issues/6453) * [数据历史每页最后一条记录时间异常](https://github.com/siyuan-note/siyuan/issues/6455) * [无法引用标签开头的块](https://github.com/siyuan-note/siyuan/issues/6466) * [删除文档后应关闭该文档的关系图、大纲和反链页签](https://github.com/siyuan-note/siyuan/issues/6468) * [删除父文档时子文档排序配置未清理干净](https://github.com/siyuan-note/siyuan/issues/6469) * [无法替换包含 HTML 转义的代码内容](https://github.com/siyuan-note/siyuan/issues/6476) ## v2.4.9 / 2022-11-01 ### 改进功能 * [编辑器设置支持两侧对齐布局](https://github.com/siyuan-note/siyuan/issues/4203) * [编辑器设置及块布局支持文本从右到左显示](https://github.com/siyuan-note/siyuan/issues/6422) * [保存 `data/storage/local.json` 时格式化](https://github.com/siyuan-note/siyuan/pull/6424) * [改进 `网络图片转换为本地图片` 微信图片拉取](https://github.com/siyuan-note/siyuan/issues/6431) * [自动更新下载安装包时优先使用 GitHub Releases](https://github.com/siyuan-note/siyuan/issues/6435) * [Android 端禁用文本拖拽](https://github.com/siyuan-note/siyuan/issues/6436) ### 开发重构 * [重构数据仓库同步](https://github.com/siyuan-note/siyuan/issues/6427) * [用 `os.ReadDir` 替换 `Readdir(-1)`](https://github.com/siyuan-note/siyuan/pull/6447) ### 修复缺陷 * [代码块内注释无法剪切](https://github.com/siyuan-note/siyuan/issues/6419) * [只读模式下禁止粘贴操作和拖拽插入资源文件](https://github.com/siyuan-note/siyuan/issues/6421) * [macOS 端录音无声音](https://github.com/siyuan-note/siyuan/issues/6423) * [安装时无法在工作空间覆盖警告弹框处取消安装](https://github.com/siyuan-note/siyuan/issues/6425) * [有序列表折叠后不显示数字](https://github.com/siyuan-note/siyuan/issues/6440) * [暗黑模式下 PDF 使用明亮模式导致标注显示异常 ](https://github.com/siyuan-note/siyuan/issues/6442) ## v2.4.8 / 2022-10-31 ### 改进功能 * [支持设置悬浮窗弹出选项](https://github.com/siyuan-note/siyuan/issues/4781) * [PDF 支持深色和浅色模式选择](https://github.com/siyuan-note/siyuan/issues/6376) * [改进伺服代码片段 `/snippets/`](https://github.com/siyuan-note/siyuan/pull/6380) * [切换回通过 IP `127.0.0.1` 加载](https://github.com/siyuan-note/siyuan/issues/6381) * [Windows 端不再支持安装时选择安装路径](https://github.com/siyuan-note/siyuan/issues/6385) * [反链面板中面包屑支持 `Ctrl+点击` 打开新页签](https://github.com/siyuan-note/siyuan/issues/6387) * [改进触摸屏中嵌入块工具栏显示规则](https://github.com/siyuan-note/siyuan/issues/6388) * [Android/iOS 端不显示数据索引和搜索索引状态提示](https://github.com/siyuan-note/siyuan/issues/6392) * [前进后退按钮图标更新](https://github.com/siyuan-note/siyuan/issues/6395) * [支持插入 `.im` 和 `.build` 域名超链接](https://github.com/siyuan-note/siyuan/issues/6399) * [鉴权兼容 IPv6 本机回环地址](https://github.com/siyuan-note/siyuan/pull/6400) * [明显区分折叠和非折叠状态颜色](https://github.com/siyuan-note/siyuan/issues/6402) * [支持关闭 Google Analytics](https://github.com/siyuan-note/siyuan/issues/6403) * [每个工作空间单独持久化 localStorage](https://github.com/siyuan-note/siyuan/issues/6404) * [支持 `HEVC` 编码视频播放](https://github.com/siyuan-note/siyuan/pull/6406) * [`网络图片转换为本地图片` 遵循笔记本级资源文件设置](https://github.com/siyuan-note/siyuan/issues/6407) * [编辑器动态加载块数由定值改为可配置](https://github.com/siyuan-note/siyuan/issues/6415) * [优化 Pad 竖屏显示](https://github.com/siyuan-note/siyuan/issues/6417) ### 文档相关 * [听说思源笔记会通过用户电脑挖矿](https://github.com/siyuan-note/siyuan/issues/6416) ### 移除功能 * [Windows 端不再支持 32 位系统](https://github.com/siyuan-note/siyuan/issues/6386) * [移除 `--resident` 和 `--servePath` 内核参数](https://github.com/siyuan-note/siyuan/issues/6389) ### 修复缺陷 * [设置代码片段报错](https://github.com/siyuan-note/siyuan/issues/6382) * [录音功能无法点击](https://github.com/siyuan-note/siyuan/issues/6393) * [引用非文档命名块时动态锚文本没有使用命名](https://github.com/siyuan-note/siyuan/issues/6397) * [修改命名文档块后引用动态锚文本未跟随](https://github.com/siyuan-note/siyuan/issues/6398) * [标记公式为标签后无法在标签面板删除标签](https://github.com/siyuan-note/siyuan/issues/6401) ## v2.4.7 / 2022-10-27 ### 改进功能 * [支持通过界面设置代码片段](https://github.com/siyuan-note/siyuan/issues/6357) * [反链面板块标菜单移除缩放功能](https://github.com/siyuan-note/siyuan/issues/6360) * [某些主题下页面向上滚动时会左右抖动](https://github.com/siyuan-note/siyuan/issues/6361) * [改进块引用语法解析避免识别 `((foo))` 文本](https://github.com/siyuan-note/siyuan/issues/6363) * [Android 端 IFrame 块加载不打开其他 APP 但支持继续加载页面](https://github.com/siyuan-note/siyuan/issues/6365) * [加入 Google Analytics](https://github.com/siyuan-note/siyuan/issues/6369) * [使用鼠标的复制粘贴按钮导致 `Command` 不被释放 ](https://github.com/siyuan-note/siyuan/issues/6373) * [改进云端收集箱剪藏](https://github.com/siyuan-note/siyuan/issues/6374) * [订阅试用从 30 天缩短为 7 天](https://github.com/siyuan-note/siyuan/issues/6375) ### 文档相关 * [修改隐私政策](https://github.com/siyuan-note/siyuan/issues/6370) ### 开发重构 * [Android 端适配 Android 13](https://github.com/siyuan-note/siyuan/issues/6362) * [Android 端最低版本要求从 6.0 改为 7.0](https://github.com/siyuan-note/siyuan/issues/6366) * [通过域名 `siyuan.localhost` 加载](https://github.com/siyuan-note/siyuan/issues/6368) ### 修复缺陷 * [反链面板首块起始插入行导致状态异常](https://github.com/siyuan-note/siyuan/issues/6359) * [拖拽窗口后反链面板块标位置错误](https://github.com/siyuan-note/siyuan/issues/6364) * [从全局搜索打开文档后反链面板为空](https://github.com/siyuan-note/siyuan/issues/6367) * [快速来回滚动会导致嵌入块重复](https://github.com/siyuan-note/siyuan/issues/6377) ## v2.4.6 / 2022-10-26 ### 改进功能 * [支持非列表大纲式缩出](https://github.com/siyuan-note/siyuan/issues/4346) * [块滚动条跟随滚动](https://github.com/siyuan-note/siyuan/issues/4612) * [桌面端内核进程使用随机端口](https://github.com/siyuan-note/siyuan/issues/4952) * [列表里代码块折叠后丢失列表线](https://github.com/siyuan-note/siyuan/issues/6280) * [IFrame 块不打开浏览器重定向](https://github.com/siyuan-note/siyuan/issues/6327) * [触摸屏点击题头图可对相关按钮进行显示和隐藏的切换](https://github.com/siyuan-note/siyuan/issues/6328) * [导出 PDF/HTML 时遵循是否显示书签、命名等设置](https://github.com/siyuan-note/siyuan/issues/6333) * [更新在页签右侧或下侧打开的图标](https://github.com/siyuan-note/siyuan/issues/6338) * [为向上扩选和向下或选添加快捷键配置](https://github.com/siyuan-note/siyuan/issues/6339) * [内核参数增加 `--port`](https://github.com/siyuan-note/siyuan/issues/6344) * [某些系统上下载资源文件后打开是 zip](https://github.com/siyuan-note/siyuan/issues/6347) * [浏览器剪藏扩展转义 Markdown 标记符](https://github.com/siyuan-note/siyuan/issues/6348) * [导出 PDF 后主窗口保持原有缩放](https://github.com/siyuan-note/siyuan/issues/6349) * [去掉工作空间路径尾部空格](https://github.com/siyuan-note/siyuan/issues/6353) * [支持设置 `虚拟引用关键字包含列表`](https://github.com/siyuan-note/siyuan/issues/6354) * [支持伺服代码片段 `/snippets/`](https://github.com/siyuan-note/siyuan/issues/6356) ### 开发重构 * [桌面端内核进程不再以游离模式拉起](https://github.com/siyuan-note/siyuan/issues/6336) * [桌面端内核进程端口号写入文件 `port.json`](https://github.com/siyuan-note/siyuan/issues/6337) * [前端统一使用内核端口号变量](https://github.com/siyuan-note/siyuan/issues/6343) ### 修复缺陷 * [`Ctrl+Shift+V` 复制内容到代码块中导致渲染偏移](https://github.com/siyuan-note/siyuan/issues/6321) * [浏览器剪藏扩展丢失标题和代码块](https://github.com/siyuan-note/siyuan/issues/6325) * [图表块的内容在数据库 `blocks` 表 `content` 字段中被转义](https://github.com/siyuan-note/siyuan/issues/6326) * [短时间内多次修改文档定义块标题后动态锚文本没有跟随](https://github.com/siyuan-note/siyuan/issues/6330) * [超级块起始删除撤销触发状态异常](https://github.com/siyuan-note/siyuan/issues/6335) * [同步中的文档应禁止块标操作](https://github.com/siyuan-note/siyuan/issues/6340) * [`粘贴转义文本` 失效](https://github.com/siyuan-note/siyuan/issues/6341) * [Linux 桌面端自动更新未赋予可执行权限](https://github.com/siyuan-note/siyuan/issues/6342) * [内核参数 `--resident` 和 `--readonly` 参数解析问题](https://github.com/siyuan-note/siyuan/issues/6345) * [渲染虚拟引用和搜索高亮导致 Markdown 标记符重复解析](https://github.com/siyuan-note/siyuan/issues/6352) * [编辑器内修改标题后顶部标题没有更新](https://github.com/siyuan-note/siyuan/issues/6355) ## v2.4.5 / 2022-10-23 ### 改进功能 * [Shift+↑/↓ 逻辑改进](https://github.com/siyuan-note/siyuan/issues/5382) * [云端同步数据在启动后执行](https://github.com/siyuan-note/siyuan/issues/6290) * [优化触摸屏题头图和 emoji 点击](https://github.com/siyuan-note/siyuan/issues/6294) * [微信小助手支持语音、视频和文件](https://github.com/siyuan-note/siyuan/issues/6296) * [改进虚拟引用和反链提及搜索分词](https://github.com/siyuan-note/siyuan/issues/6298) * [限制笔记本名和文档名最大长度为 `512`](https://github.com/siyuan-note/siyuan/issues/6299) * [升级 Electron 解决导出 PDF 页边距设置无效](https://github.com/siyuan-note/siyuan/issues/6300) * [微信小助手发送图片、语音、视频和文件单个文件最大限制为 `10M`](https://github.com/siyuan-note/siyuan/issues/6301) * [限制页签最大打开数量为 `32`](https://github.com/siyuan-note/siyuan/issues/6303) * [云端收集箱文档内添加刷新按钮](https://github.com/siyuan-note/siyuan/issues/6306) * [嵌入块在原文上方时更新原文其中的数学公式会抖动](https://github.com/siyuan-note/siyuan/issues/6315) * [数据快照内置忽略 `.tmp` 文件](https://github.com/siyuan-note/siyuan/issues/6316) * [提升数据仓库快照性能](https://github.com/siyuan-note/siyuan/issues/6317) ### 修复缺陷 * [给文字和图片同时设置字体格式后图片丢失](https://github.com/siyuan-note/siyuan/issues/6297) * [优化排版未处理样式文本](https://github.com/siyuan-note/siyuan/issues/6305) * [点击图片 `Ctrl+Shift+A` 新建一行输入文本后按 `Backspace` 会导致图片消失](https://github.com/siyuan-note/siyuan/issues/6309) * [块首 `Shift + Backspace` 异常](https://github.com/siyuan-note/siyuan/issues/6310) * [优化排版导致无法删除 HTML 块](https://github.com/siyuan-note/siyuan/issues/6311) * [嵌入块在原文上方时拖拽导致数据异常](https://github.com/siyuan-note/siyuan/issues/6319) ## v2.4.4 / 2022-10-21 ### 改进功能 * [`Alt+5` 打开已有日记时不在内核伺服客户端之间同步](https://github.com/siyuan-note/siyuan/issues/5617) * [浏览器剪藏扩展改进为由下往上滚动](https://github.com/siyuan-note/siyuan/issues/6276) * [标题后直接跟图片时图片的提示文本不再渲染到大纲中](https://github.com/siyuan-note/siyuan/issues/6278) * [切换到全屏后支持拖拽窗口](https://github.com/siyuan-note/siyuan/issues/6279) * [拆分或合并单元格后光标消失](https://github.com/siyuan-note/siyuan/issues/6286) * [停靠栏图标大小调整](https://github.com/siyuan-note/siyuan/issues/6293) ### 修复缺陷 * [由未使用 `theme.js` 的主题切换至使用 `theme.js` 的主题时文档 emojis 图标不显示](https://github.com/siyuan-note/siyuan/issues/6281) * [关系图全屏切换后图标位置不对](https://github.com/siyuan-note/siyuan/issues/6282) * [聚焦列表项回车后输入 `[]` 后异常](https://github.com/siyuan-note/siyuan/issues/6283) * [合并单元格后 `Ctrl+A` 再 `Ctrl+B` 内容消失](https://github.com/siyuan-note/siyuan/issues/6284) * [Windows 端主窗口关闭按钮悬浮背景色没有变红](https://github.com/siyuan-note/siyuan/issues/6285) * [浏览器剪藏扩展列表下方段落缩进成为子块](https://github.com/siyuan-note/siyuan/issues/6289) * [云端同步后如果 Emojie 文件夹为空不应该删除](https://github.com/siyuan-note/siyuan/issues/6292) ## v2.4.3 / 2022-10-20 ### 改进功能 * [桌面端 `/模板` 增加 `打开文件位置`](https://github.com/siyuan-note/siyuan/issues/5919) * [钉住有图标的页签样式错误](https://github.com/siyuan-note/siyuan/issues/6270) * [历史和集市页签大小调整](https://github.com/siyuan-note/siyuan/issues/6271) * [标点符号不纳入虚拟引用和提及搜索](https://github.com/siyuan-note/siyuan/issues/6272) ### 修复缺陷 * [集市图标下载和使用后不会更新](https://github.com/siyuan-note/siyuan/issues/6273) * [复制富文本和剪藏异常](https://github.com/siyuan-note/siyuan/issues/6274) * [在加载界面卡住](https://github.com/siyuan-note/siyuan/issues/6275) ## v2.4.2 / 2022-10-19 ### 改进功能 * [查询嵌入块支持设置是否显示面包屑](https://github.com/siyuan-note/siyuan/issues/6184) * [触摸屏嵌入块固定显示操作按钮](https://github.com/siyuan-note/siyuan/issues/6210) * [支持例外情况输入的块引嵌套老数据迁移](https://github.com/siyuan-note/siyuan/issues/6229) * [只读模式禁止一些操作](https://github.com/siyuan-note/siyuan/issues/6231) * [移动端的只读模式使用编辑器配置项](https://github.com/siyuan-note/siyuan/issues/6232) * [改进 `Ctrl+K` 插入超链接补全锚文本](https://github.com/siyuan-note/siyuan/issues/6233) * [有序列表拖拽成新列表后从 `1` 开始排序](https://github.com/siyuan-note/siyuan/issues/6239) * [移动端文档树中的自定义文档图标错位](https://github.com/siyuan-note/siyuan/issues/6240) * [改进虚拟引用和反链提及搜索分词](https://github.com/siyuan-note/siyuan/issues/6241) * [改进外部复制富文本时相邻行级元素加粗、斜体和代码的处理](https://github.com/siyuan-note/siyuan/issues/6244) * [快捷键设置中点击列表都可使输入框获取光标](https://github.com/siyuan-note/siyuan/issues/6245) * [查询嵌入块 `隐藏标题下方的块` 开关移动到块标菜单中](https://github.com/siyuan-note/siyuan/issues/6249) * [加载文档时如果发现父文档 .sy 文件缺失则自动重建](https://github.com/siyuan-note/siyuan/issues/6252) * [列表配色及缩进改进](https://github.com/siyuan-note/siyuan/issues/6256) * [文件历史支持按文档名搜索](https://github.com/siyuan-note/siyuan/issues/6257) * [位于超级块中的嵌入块不显示面包屑](https://github.com/siyuan-note/siyuan/issues/6258) * [导出 PDF 预览界面不受主界面缩放影响](https://github.com/siyuan-note/siyuan/issues/6262) * [调整默认主题外观](https://github.com/siyuan-note/siyuan/issues/6264) * [启动或使用下拉列表切换页签后当前页签不在可视区域内](https://github.com/siyuan-note/siyuan/issues/6267) ### 修复缺陷 * [列表项内容为空时数据库表 blocks 的 markdown 字段缺少换行](https://github.com/siyuan-note/siyuan/issues/6206) * [使用属性 `data-export-html` 导出时丢失 `