From 8a87999f25360dff5636f1968324b7c78eb82a0b Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Tue, 17 Dec 2024 10:10:22 +0800 Subject: [PATCH] :memo: Update changelogs --- app/changelogs/v3.1.16/v3.1.16.md | 2 ++ app/changelogs/v3.1.16/v3.1.16_zh_CHT.md | 2 ++ app/changelogs/v3.1.16/v3.1.16_zh_CN.md | 2 ++ 3 files changed, 6 insertions(+) diff --git a/app/changelogs/v3.1.16/v3.1.16.md b/app/changelogs/v3.1.16/v3.1.16.md index da953d1f6..11ed11a4e 100644 --- a/app/changelogs/v3.1.16/v3.1.16.md +++ b/app/changelogs/v3.1.16/v3.1.16.md @@ -13,6 +13,7 @@ Below are the detailed changes in this version. * [Improve font family and emoji ](https://github.com/siyuan-note/siyuan/pull/13241) * [Improve database select field color and layout](https://github.com/siyuan-note/siyuan/issues/13263) * [Improve cursor positioning after pasting images](https://github.com/siyuan-note/siyuan/issues/13336) +* [The database primary key field displays the icon of the bound doc](https://github.com/siyuan-note/siyuan/issues/13378) * [Supports find-replace and asset file history on the mobile](https://github.com/siyuan-note/siyuan/issues/13415) * [Improve inline elements parsing](https://github.com/siyuan-note/siyuan/issues/13420) * [Allow stickTab icon in Panels to be used in a browser environment](https://github.com/siyuan-note/siyuan/pull/13421) @@ -26,6 +27,7 @@ Below are the detailed changes in this version. * [Add Arabic support](https://github.com/siyuan-note/siyuan/pull/13475) * [Improve exporting data](https://github.com/siyuan-note/siyuan/issues/13500) * [Improve serving assets performance](https://github.com/siyuan-note/siyuan/issues/13501) +* [Improve data synchronization stability](https://github.com/siyuan-note/siyuan/issues/13503) ### Bugfix diff --git a/app/changelogs/v3.1.16/v3.1.16_zh_CHT.md b/app/changelogs/v3.1.16/v3.1.16_zh_CHT.md index d8c381763..121d3ea28 100644 --- a/app/changelogs/v3.1.16/v3.1.16_zh_CHT.md +++ b/app/changelogs/v3.1.16/v3.1.16_zh_CHT.md @@ -13,6 +13,7 @@ * [改進字體系列和表情符號](https://github.com/siyuan-note/siyuan/pull/13241) * [改進資料庫選擇欄位的顏色和佈局](https://github.com/siyuan-note/siyuan/issues/13263) * [改進貼上圖片後的遊標定位](https://github.com/siyuan-note/siyuan/issues/13336) +* [資料庫主鍵欄位顯示綁定文件區塊圖示](https://github.com/siyuan-note/siyuan/issues/13378) * [支援在行動裝置上尋找替換和資源檔案歷史](https://github.com/siyuan-note/siyuan/issues/13415) * [改進行級元素解析](https://github.com/siyuan-note/siyuan/issues/13420) * [允許在瀏覽器環境中使用面板中的 stickTab 圖示](https://github.com/siyuan-note/siyuan/pull/13421) @@ -26,6 +27,7 @@ * [新增阿拉伯語支援](https://github.com/siyuan-note/siyuan/pull/13475) * [改進匯出資料](https://github.com/siyuan-note/siyuan/issues/13500) * [改進資源檔案載入效能](https://github.com/siyuan-note/siyuan/issues/13501) +* [改善資料同步穩定性](https://github.com/siyuan-note/siyuan/issues/13503) ### 修復缺陷 diff --git a/app/changelogs/v3.1.16/v3.1.16_zh_CN.md b/app/changelogs/v3.1.16/v3.1.16_zh_CN.md index e4d06d485..86ebcaedf 100644 --- a/app/changelogs/v3.1.16/v3.1.16_zh_CN.md +++ b/app/changelogs/v3.1.16/v3.1.16_zh_CN.md @@ -13,6 +13,7 @@ * [改进字体系列和表情符号](https://github.com/siyuan-note/siyuan/pull/13241) * [改进数据库选择字段的颜色和布局](https://github.com/siyuan-note/siyuan/issues/13263) * [改进粘贴图片后的光标定位](https://github.com/siyuan-note/siyuan/issues/13336) +* [数据库主键字段显示绑定文档块图标](https://github.com/siyuan-note/siyuan/issues/13378) * [支持在移动设备上查找替换和资源文件历史](https://github.com/siyuan-note/siyuan/issues/13415) * [改进行级元素解析](https://github.com/siyuan-note/siyuan/issues/13420) * [允许在浏览器环境中使用面板中的 stickTab 图标](https://github.com/siyuan-note/siyuan/pull/13421) @@ -26,6 +27,7 @@ * [添加阿拉伯语支持](https://github.com/siyuan-note/siyuan/pull/13475) * [改进导出数据](https://github.com/siyuan-note/siyuan/issues/13500) * [改进资源文件加载性能](https://github.com/siyuan-note/siyuan/issues/13501) +* [改进数据同步稳定性](https://github.com/siyuan-note/siyuan/issues/13503) ### 修复缺陷