## 概述 該版本改進了一些細節。 ## 變更記錄 以下是此版本中的詳細變更。 ### 改進功能 * [資料庫表格檢視支援同步列寬到其他表格檢視](https://github.com/siyuan-note/siyuan/issues/11022) * [資料庫檢視頁籤支援拖曳排序](https://github.com/siyuan-note/siyuan/issues/11102) * [改進「使用預設列寬」](https://github.com/siyuan-note/siyuan/pull/15046) * [改進主題切換](https://github.com/siyuan-note/siyuan/pull/15054) * [改進拖曳性能](https://github.com/siyuan-note/siyuan/pull/15102) * [改進圖示切換](https://github.com/siyuan-note/siyuan/pull/15123) * [在資料庫卡片檢視的預覽區域中新增「內容區塊」選項](https://github.com/siyuan-note/siyuan/issues/15155) * [改進插入區塊引用後立即使用快速鍵開啟的體驗](https://github.com/siyuan-note/siyuan/issues/15208) * [改進資料庫卡片視圖卡片右鍵選單](https://github.com/siyuan-note/siyuan/issues/15210) * [改進建立/刪除資料庫視圖後的分頁設定](https://github.com/siyuan-note/siyuan/issues/15211) * [停用資料庫卡片檢視中的自動影片播放](https://github.com/siyuan-note/siyuan/issues/15212) * [圖庫視圖重新命名為卡片視圖](https://github.com/siyuan-note/siyuan/issues/15215) * [設定資料庫視圖排序規則後停用拖曳排序](https://github.com/siyuan-note/siyuan/issues/15228) * [為資料庫數位欄位新增一些貨幣格式支援](https://github.com/siyuan-note/siyuan/issues/15232) * [改進更新資料庫視圖佈局後鏡像資料庫的刷新](https://github.com/siyuan-note/siyuan/issues/15233) * [改進資料庫中的圖片載入效能](https://github.com/siyuan-note/siyuan/issues/15245) * [改進資源搜尋](https://github.com/siyuan-note/siyuan/issues/15251) * [禁用對 /assets/ 路徑的 HTTP 存取](https://github.com/siyuan-note/siyuan/issues/15257) * [改良行動端的麵包屑跳轉](https://github.com/siyuan-note/siyuan/issues/15258) * [在資料庫中新視圖後彈出視圖設定選單](https://github.com/siyuan-note/siyuan/issues/15265) * [當內容為空時,各種圖表不再渲染](https://github.com/siyuan-note/siyuan/issues/15274) * [修復鏡像資料庫顯示視圖](https://github.com/siyuan-note/siyuan/issues/15279) * [改進 Markdown 超連結輸入解析](https://github.com/siyuan-note/siyuan/issues/15282) * [改善搜尋結果高亮](https://github.com/siyuan-note/siyuan/issues/15284) * [改進右鍵選單貼上功能](https://github.com/siyuan-note/siyuan/pull/15286) * [資料庫卡片檢視中綁定的標題區塊在預覽區域顯示子區塊](https://github.com/siyuan-note/siyuan/issues/15288) * [改進移動容器區塊後引用計數的更新](https://github.com/siyuan-note/siyuan/issues/15289) * [改進轉換標題區塊層級後引用計數的更新](https://github.com/siyuan-note/siyuan/issues/15298) * [改進文件轉換為標題後引用計數的更新](https://github.com/siyuan-note/siyuan/issues/15299) * [改進資料庫表格視圖固定欄位的複製貼上](https://github.com/siyuan-note/siyuan/issues/15300) * [改進 HTML 表格剪輯](https://github.com/siyuan-note/siyuan/issues/15307) * [改進 HTML 程式碼區塊剪輯](https://github.com/siyuan-note/siyuan/issues/15314) * [改進將網路資源轉換為本地資源](https://github.com/siyuan-note/siyuan/issues/15320) * [改進移動標題區塊後引用計數的更新](https://github.com/siyuan-note/siyuan/issues/15322) * [設定屬性後不再為區塊元素新增 `id` 屬性](https://github.com/siyuan-note/siyuan/issues/15327) * [匯出的 Markdown 行內程式碼不再包含零寬空格](https://github.com/siyuan-note/siyuan/issues/15328) ### 修復缺陷 * [行動端鑑權頁面的「記住我」功能無效](https://github.com/siyuan-note/siyuan/issues/15216) * [選擇內容區塊後 AI 操作無效](https://github.com/siyuan-note/siyuan/issues/15223) * [包含 `\\u0000` 的 Markdown 表格文件匯入後無法開啟](https://github.com/siyuan-note/siyuan/issues/15235) * [字型 Noto Sans SC 不可用](https://github.com/siyuan-note/siyuan/issues/15238) * [虛擬引用關鍵字排除清單在某些情況下不起作用](https://github.com/siyuan-note/siyuan/issues/15252) * [HarmonyOS NEXT 上渲染 PlantUML 不應跳到瀏覽器](https://github.com/siyuan-note/siyuan/issues/15263) * [複製區塊時未複製屬性](https://github.com/siyuan-note/siyuan/issues/15268) * [行級備註元素中的 XSS 漏洞](https://github.com/siyuan-note/siyuan/issues/15280) ### 開發重構 * [更新 SCSS 依賴並修復警告](https://github.com/siyuan-note/siyuan/pull/15114) * [升級至 Electron v37.2.3](https://github.com/siyuan-note/siyuan/issues/15269) ### 開發者 * [在開發環境中啟用樣式表 sourceMaps](https://github.com/siyuan-note/siyuan/pull/15113) * [為 `input-search` 事件匯流排新增 config.query](https://github.com/siyuan-note/siyuan/issues/15285) * [改進內核 API `/api/block/updateBlock` 和 `/api/block/batchUpdateBlock`](https://github.com/siyuan-note/siyuan/issues/15301) * [為插件選項新增 `IProtyleOptions.click.preventInsetEmptyBlock`](https://github.com/siyuan-note/siyuan/issues/15303) * [改進 `showMessage()` 函數](https://github.com/siyuan-note/siyuan/pull/15305) * [新增外掛程式 `saveLayout`](https://github.com/siyuan-note/siyuan/issues/15308) * [新增核心 API `/api/av/batchSetAttributeViewBlockAttrs`](https://github.com/siyuan-note/siyuan/issues/15310) * [新增核心 API `/api/av/batchReplaceAttributeViewBlocks`](https://github.com/siyuan-note/siyuan/issues/15313) * [新增一些核心批次插入區塊的 API](https://github.com/siyuan-note/siyuan/issues/15321) ## 下載 * [B3log](https://b3log.org/siyuan/download.html) * [GitHub](https://github.com/siyuan-note/siyuan/releases)