mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-28 09:54:07 +01:00
73 lines
4.4 KiB
Markdown
73 lines
4.4 KiB
Markdown
## 概述
|
|
|
|
数据库画廊视图现已发布!
|
|
|
|
## 变更记录
|
|
|
|
以下是此版本中的详细变更。
|
|
|
|
### 引入特性
|
|
|
|
* [数据库画廊视图](https://github.com/siyuan-note/siyuan/issues/10414)
|
|
|
|
### 改进功能
|
|
|
|
* [改进多选块](https://github.com/siyuan-note/siyuan/issues/14012)
|
|
* [在移动设备上公式左右滑动不再打开侧边栏](https://github.com/siyuan-note/siyuan/issues/14682)
|
|
* [改进块图标显示](https://github.com/siyuan-note/siyuan/pull/14832)
|
|
* [按住 Shift 时无法拖动列表项的点](https://github.com/siyuan-note/siyuan/pull/14835)
|
|
* [移动设备上的块引用弹窗会被键盘遮挡](https://github.com/siyuan-note/siyuan/issues/14936)
|
|
* [登录时添加“记住我”复选框以保存会话](https://github.com/siyuan-note/siyuan/pull/14964)
|
|
* [在非空块中粘贴 `/^\s*>|\*|-|\+|\d*.|\[ \]|[x]` 不进行转换](https://github.com/siyuan-note/siyuan/issues/14965)
|
|
* [在 Android 上点击工具栏 + 后关闭键盘](https://github.com/siyuan-note/siyuan/issues/14969)
|
|
* [如果不存在笔记本,隐藏“已关闭笔记本”元素](https://github.com/siyuan-note/siyuan/pull/14982)
|
|
* [改进自定义块字体大小后列表、代码块和标题的比例](https://github.com/siyuan-note/siyuan/issues/14984)
|
|
* [改进表格导出的对齐方式](https://github.com/siyuan-note/siyuan/pull/14990)
|
|
* [无法从 .protyle-action 元素开始选择](https://github.com/siyuan-note/siyuan/pull/14997)
|
|
* [改进带子文档的空文档导出](https://github.com/siyuan-note/siyuan/issues/15009)
|
|
* [将文档转换为标题时移除 `title` 属性](https://github.com/siyuan-note/siyuan/pull/15019)
|
|
* [改进超链接/图片标题的转义](https://github.com/siyuan-note/siyuan/issues/15023)
|
|
* [导出合并子文档时忽略最后一个空段落块](https://github.com/siyuan-note/siyuan/issues/15028)
|
|
* [添加葡萄牙语巴西语支持](https://github.com/siyuan-note/siyuan/pull/15029)
|
|
* [在数据库块菜单中添加“复制数据库 ID”](https://github.com/siyuan-note/siyuan/issues/15036)
|
|
* [支持剪藏网页后打开文档](https://github.com/siyuan-note/siyuan/issues/15051)
|
|
* [数据库支持设置显示字段图标](https://github.com/siyuan-note/siyuan/issues/15089)
|
|
* [改进 HTML 公式剪藏](https://github.com/siyuan-note/siyuan/issues/15109)
|
|
* [改进数据库加载性能](https://github.com/siyuan-note/siyuan/issues/15115)
|
|
* [改进 HTML 表格剪藏](https://github.com/siyuan-note/siyuan/issues/15131)
|
|
* [改进粘贴到微信公众号](https://github.com/siyuan-note/siyuan/pull/15138)
|
|
* [动态图标不再显示网络图片角标](https://github.com/siyuan-note/siyuan/issues/15140)
|
|
* [Android 检查 WebView 版本 95+](https://github.com/siyuan-note/siyuan/issues/15147)
|
|
* [导出预览无法复制图片](https://github.com/siyuan-note/siyuan/pull/15152)
|
|
* [访问认证失败时刷新页面跳转到认证页面](https://github.com/siyuan-note/siyuan/issues/15163)
|
|
* [改进搜索设置](https://github.com/siyuan-note/siyuan/issues/15166)
|
|
* [数据库支持设置字段换行](https://github.com/siyuan-note/siyuan/issues/15181)
|
|
* [数据库同一视图的不同布局使用相同的过滤、排序、分页和自定义排序规则](https://github.com/siyuan-note/siyuan/issues/15197)
|
|
* [数据库索引内容/Markdown 值不再包含零宽空格](https://github.com/siyuan-note/siyuan/issues/15204)
|
|
|
|
### 移除功能
|
|
|
|
* [完全移除 Google Analytics](https://github.com/siyuan-note/siyuan/issues/15096)
|
|
|
|
### 修复缺陷
|
|
|
|
* [嵌入块生成多余的 HTML](https://github.com/siyuan-note/siyuan/issues/14904)
|
|
* [导出 Word/HTML 时内联代码后的文本丢失](https://github.com/siyuan-note/siyuan/issues/14973)
|
|
* [Android 上工具栏内容无法滑动](https://github.com/siyuan-note/siyuan/issues/14979)
|
|
* [自定义 Emoji 文件导致的 XSS 漏洞](https://github.com/siyuan-note/siyuan/issues/15034)
|
|
|
|
### 开发重构
|
|
|
|
* [升级 abcjs 6.2.2 至 6.5.0](https://github.com/siyuan-note/siyuan/issues/14989)
|
|
* [升级至 Electron v37.2.0](https://github.com/siyuan-note/siyuan/issues/15022)
|
|
* [升级 visjs 9.1.2 至 9.1.13](https://github.com/siyuan-note/siyuan/issues/15170)
|
|
|
|
### 开发者
|
|
|
|
* [添加内核 API `/api/block/getBlockDOMs`](https://github.com/siyuan-note/siyuan/issues/15004)
|
|
* [为内核 API `/api/export/exportMdContent` 添加 `fillCSSVar` 参数](https://github.com/siyuan-note/siyuan/issues/15026)
|
|
|
|
## 下载
|
|
|
|
* [B3log](https://b3log.org/siyuan/download.html)
|
|
* [GitHub](https://github.com/siyuan-note/siyuan/releases)
|