Forráskód Böngészése

:memo: Update changelogs

Daniel 1 éve
szülő
commit
d99931b71a

+ 97 - 0
app/changelogs/v3.1.0/v3.1.0.md

@@ -0,0 +1,97 @@
+## Overview
+
+This version supports read-only publish service, improves web clipping, fixes some defects, and improves many details.
+
+## Changelogs
+
+Below are the detailed changes in this version.
+
+### Feature
+
+* [Support read-only publish service](https://github.com/siyuan-note/siyuan/pull/11367)
+
+### Enhancement
+
+* [Improve interactive guidance after creating an empty doc](https://github.com/siyuan-note/siyuan/issues/10528)
+* [Improve menu interaction with inline elements](https://github.com/siyuan-note/siyuan/issues/10577)
+* [Improve performance for unfolding headings](https://github.com/siyuan-note/siyuan/issues/10935)
+* [Improve PDF exporting](https://github.com/siyuan-note/siyuan/issues/11258)
+* [Keep the width when duplicating database table view field](https://github.com/siyuan-note/siyuan/issues/11552)
+* [Improve HTML entity clipping](https://github.com/siyuan-note/siyuan/issues/11557)
+* [Improve duplicating for a doc with databases](https://github.com/siyuan-note/siyuan/issues/11602)
+* [Improve list item end deletion](https://github.com/siyuan-note/siyuan/issues/11606)
+* [Improve HTML tag input](https://github.com/siyuan-note/siyuan/issues/11622)
+* [Attribute Panel - Database supports right-click on the field](https://github.com/siyuan-note/siyuan/issues/11625)
+* [The conversion list supports configuring shortcut keys](https://github.com/siyuan-note/siyuan/issues/11634)
+* [Improve `Ctrl+P` and `Ctrl+F`](https://github.com/siyuan-note/siyuan/issues/11637)
+* [Improve Wikipedia clipping](https://github.com/siyuan-note/siyuan/issues/11640)
+* [Improve HTML code clipping](https://github.com/siyuan-note/siyuan/issues/11642)
+* [Improve web clip escaping code block markers](https://github.com/siyuan-note/siyuan/issues/11643)
+* [Improve `Add to Database` search](https://github.com/siyuan-note/siyuan/issues/11644)
+* [Improve StackExchange formula clipping](https://github.com/siyuan-note/siyuan/issues/11646)
+* [Improve cursor moving in the code block](https://github.com/siyuan-note/siyuan/issues/11647)
+* [Display the "Closed notebook" count in the doc tree panel](https://github.com/siyuan-note/siyuan/issues/11648)
+* [Windows arm64 and Linux arm64 no longer packing pandoc](https://github.com/siyuan-note/siyuan/issues/11649)
+* [Improve Zhihu formula clipping](https://github.com/siyuan-note/siyuan/issues/11653)
+* [Display database title in bookmark panel](https://github.com/siyuan-note/siyuan/issues/11666)
+* [Improve Mermaid's Markdown rendering](https://github.com/siyuan-note/siyuan/issues/11670)
+* [Improve Shift+↑/↓ selection](https://github.com/siyuan-note/siyuan/issues/11671)
+* [Improve the position of open documents in split screen](https://github.com/siyuan-note/siyuan/issues/11676)
+* [Paste a block at the beginning and insert it above](https://github.com/siyuan-note/siyuan/issues/11677)
+* [Remove invisible characters from file names when uploading assets](https://github.com/siyuan-note/siyuan/issues/11683)
+* [Improve custom emoji rendering on mobile](https://github.com/siyuan-note/siyuan/issues/11690)
+* [Improve ↑/↓ moving in the table](https://github.com/siyuan-note/siyuan/issues/11694)
+* [Display details when exporting .sy.zip and data.zip](https://github.com/siyuan-note/siyuan/issues/11696)
+* [No prompt when pressing the auxiliary key in the shortcut key setting](https://github.com/siyuan-note/siyuan/issues/11720)
+* [Improve embed blocks exporting](https://github.com/siyuan-note/siyuan/issues/11725)
+* [Improve use of `↓` in doc titles](https://github.com/siyuan-note/siyuan/issues/11729)
+* [Kernel API OCR returns text coordinate information](https://github.com/siyuan-note/siyuan/pull/11738)
+* [Improve inline elements pasting](https://github.com/siyuan-note/siyuan/issues/11740)
+* [Improve HTML formula clipping](https://github.com/siyuan-note/siyuan/issues/11743)
+* [Custom Emoji folders no longer require manual refresh when they change](https://github.com/siyuan-note/siyuan/issues/11749)
+* [Improve the selection operation after the image is centered](https://github.com/siyuan-note/siyuan/issues/11757)
+* [Add "Copy" to the right-click menu of a PDF tab](https://github.com/siyuan-note/siyuan/issues/11758)
+* [Improve multiple selection for blocks containing images](https://github.com/siyuan-note/siyuan/issues/11763)
+* [Improve emoji search](https://github.com/siyuan-note/siyuan/pull/11768)
+* [Improve page number for exporting PDF annotation hyperlinks](https://github.com/siyuan-note/siyuan/issues/11780)
+* [Improve HTML table clipping](https://github.com/siyuan-note/siyuan/issues/11783)
+* [Export block ref `Anchor hash` supports doc-level](https://github.com/siyuan-note/siyuan/issues/11814)
+* [Improve font family](https://github.com/siyuan-note/siyuan/issues/11841)
+* [Reindex notebook and reload UI after data sync if notebook conf changed](https://github.com/siyuan-note/siyuan/issues/11850)
+
+### Bugfix
+
+* [Moving a child block of a super block is abnormal](https://github.com/siyuan-note/siyuan/issues/11609)
+* [When editing in multiple windows, the doc cannot be opened normally in a new window](https://github.com/siyuan-note/siyuan/issues/11610)
+* [`Add to Database` is not available on mobile](https://github.com/siyuan-note/siyuan/issues/11651)
+* [HTML block drag and undo will show tag](https://github.com/siyuan-note/siyuan/issues/11656)
+* [Failed to rename the document after moving it](https://github.com/siyuan-note/siyuan/issues/11661)
+* [Repeat the escaped content of the image title](https://github.com/siyuan-note/siyuan/issues/11681)
+* [IFrame block does not resize when adaptive width is enabled](https://github.com/siyuan-note/siyuan/issues/11695)
+* [Inline memo with `%` cannot be displayed](https://github.com/siyuan-note/siyuan/issues/11709)
+* [`Shift+Enter` does not work properly in inline elements](https://github.com/siyuan-note/siyuan/issues/11766)
+* [Paste escaped text exception inside inline level code](https://github.com/siyuan-note/siyuan/issues/11778)
+* [AI custom action can't be edited](https://github.com/siyuan-note/siyuan/issues/11791)
+* [Using `Ctrl+X` on an embed block should cut the embed block itself](https://github.com/siyuan-note/siyuan/issues/11793)
+* [Sometimes the audio or video does not play](https://github.com/siyuan-note/siyuan/issues/11810)
+* [Search UI XSS](https://github.com/siyuan-note/siyuan/issues/11848)
+* [Code block language search XSS](https://github.com/siyuan-note/siyuan/issues/11869)
+
+### Document
+
+* [Improve user guide type filtering chapter](https://github.com/siyuan-note/siyuan/pull/11692)
+
+### Refactor
+
+* [Upgrade mermaid to v10.9.1](https://github.com/siyuan-note/siyuan/issues/11645)
+* [Upgrade to Electron v31.1.0](https://github.com/siyuan-note/siyuan/issues/11654)
+* [Refactor the blocktree storage](https://github.com/siyuan-note/siyuan/issues/11773)
+
+### Development
+
+* [Add internal kernel API `/api/attr/batchGetBlockAttrs`](https://github.com/siyuan-note/siyuan/issues/11786)
+
+## Download
+
+* [B3log](https://b3log.org/siyuan/en/download.html)
+* [GitHub](https://github.com/siyuan-note/siyuan/releases)

+ 97 - 0
app/changelogs/v3.1.0/v3.1.0_zh_CHT.md

@@ -0,0 +1,97 @@
+## 概述
+
+此版本支援了只讀發布服務,改進了網頁剪藏,修復了一些缺陷並改進了許多細節。
+
+## 變更記錄
+
+以下是此版本中的詳細變更。
+
+### 引入特性
+
+* [支援唯讀發佈服務](https://github.com/siyuan-note/siyuan/pull/11367)
+
+### 改進功能
+
+* [在建立空白文件後改進互動指導](https://github.com/siyuan-note/siyuan/issues/10528)
+* [改進行級元素的選單互動](https://github.com/siyuan-note/siyuan/issues/10577)
+* [改進展開標題的效能](https://github.com/siyuan-note/siyuan/issues/10935)
+* [改進PDF匯出](https://github.com/siyuan-note/siyuan/issues/11258)
+* [複製資料庫表格檢視欄位時保持寬度](https://github.com/siyuan-note/siyuan/issues/11552)
+* [改進HTML實體剪輯](https://github.com/siyuan-note/siyuan/issues/11557)
+* [改進帶有資料庫的文檔複製](https://github.com/siyuan-note/siyuan/issues/11602)
+* [改進清單項目最後刪除](https://github.com/siyuan-note/siyuan/issues/11606)
+* [改進HTML標籤輸入](https://github.com/siyuan-note/siyuan/issues/11622)
+* [屬性面板 - 資料庫支援欄位右鍵點擊](https://github.com/siyuan-note/siyuan/issues/11625)
+* [轉換清單支援設定快捷鍵](https://github.com/siyuan-note/siyuan/issues/11634)
+* [改良`Ctrl+P`和`Ctrl+F`](https://github.com/siyuan-note/siyuan/issues/11637)
+* [改進維基百科剪輯](https://github.com/siyuan-note/siyuan/issues/11640)
+* [改進HTML程式碼剪輯](https://github.com/siyuan-note/siyuan/issues/11642)
+* [改進網頁剪輯逃逸程式碼區塊標記](https://github.com/siyuan-note/siyuan/issues/11643)
+* [改進`加入資料庫`搜尋](https://github.com/siyuan-note/siyuan/issues/11644)
+* [改進StackExchange公式剪輯](https://github.com/siyuan-note/siyuan/issues/11646)
+* [改進程式碼區塊中的遊標移動](https://github.com/siyuan-note/siyuan/issues/11647)
+* [在文件樹面板中顯示「已關閉筆記本」的數量](https://github.com/siyuan-note/siyuan/issues/11648)
+* [Windows arm64和Linux arm64不再打包pandoc](https://github.com/siyuan-note/siyuan/issues/11649)
+* [改進知乎公式剪輯](https://github.com/siyuan-note/siyuan/issues/11653)
+* [在書籤面板顯示資料庫標題](https://github.com/siyuan-note/siyuan/issues/11666)
+* [改進Mermaid的Markdown渲染](https://github.com/siyuan-note/siyuan/issues/11670)
+* [改進Shift+↑/↓選擇](https://github.com/siyuan-note/siyuan/issues/11671)
+* [改進分割畫面中開啟文件的位置](https://github.com/siyuan-note/siyuan/issues/11676)
+* [在開頭貼上區塊並將其插入上方](https://github.com/siyuan-note/siyuan/issues/11677)
+* [上傳資產時從檔案名稱移除看不見字元](https://github.com/siyuan-note/siyuan/issues/11683)
+* [改進行動端自訂表情渲染](https://github.com/siyuan-note/siyuan/issues/11690)
+* [改進表格中的↑/↓移動](https://github.com/siyuan-note/siyuan/issues/11694)
+* [匯出.sy.zip和data.zip時顯示詳情](https://github.com/siyuan-note/siyuan/issues/11696)
+* [在快速鍵設定中按輔助鍵時無提示](https://github.com/siyuan-note/siyuan/issues/11720)
+* [改進嵌入塊導出](https://github.com/siyuan-note/siyuan/issues/11725)
+* [改進文件標題中`↓`的使用](https://github.com/siyuan-note/siyuan/issues/11729)
+* [內核API OCR回傳文字座標資訊](https://github.com/siyuan-note/siyuan/pull/11738)
+* [改進行級元素貼上](https://github.com/siyuan-note/siyuan/issues/11740)
+* [改進HTML公式剪輯](https://github.com/siyuan-note/siyuan/issues/11743)
+* [自訂表情資料夾更改時不再需要手動刷新](https://github.com/siyuan-note/siyuan/issues/11749)
+* [圖片居中後改進選擇操作](https://github.com/siyuan-note/siyuan/issues/11757)
+* [在PDF標籤的右鍵選單中新增「複製」](https://github.com/siyuan-note/siyuan/issues/11758)
+* [改進包含圖片的區塊的多重選擇](https://github.com/siyuan-note/siyuan/issues/11763)
+* [改進表情搜尋](https://github.com/siyuan-note/siyuan/pull/11768)
+* [改進匯出PDF註解超連結的頁碼顯示](https://github.com/siyuan-note/siyuan/issues/11780)
+* [改進HTML表格剪輯](https://github.com/siyuan-note/siyuan/issues/11783)
+* [匯出區塊引用`錨點哈希`支援文件層級](https://github.com/siyuan-note/siyuan/issues/11814)
+* [改良字體家族](https://github.com/siyuan-note/siyuan/issues/11841)
+* [資料同步後重新索引筆記本並重新載入UI,如果筆記本設定改變](https://github.com/siyuan-note/siyuan/issues/11850)
+
+### 修復缺陷
+
+* [行動超級塊的子塊異常](https://github.com/siyuan-note/siyuan/issues/11609)
+* [在多視窗編輯時,文件無法在新視窗正常開啟](https://github.com/siyuan-note/siyuan/issues/11610)
+* [行動端無法使用`新增至資料庫`](https://github.com/siyuan-note/siyuan/issues/11651)
+* [拖曳並撤銷HTML區塊將顯示標籤](https://github.com/siyuan-note/siyuan/issues/11656)
+* [行動文件後無法重新命名](https://github.com/siyuan-note/siyuan/issues/11661)
+* [圖片標題的轉義內容重複](https://github.com/siyuan-note/siyuan/issues/11681)
+* [啟用自適應寬度時,IFrame區塊不會調整大小](https://github.com/siyuan-note/siyuan/issues/11695)
+* [含有`%`的行級備註無法顯示](https://github.com/siyuan-note/siyuan/issues/11709)
+* [行級元素`Shift+Enter`無法正常運作](https://github.com/siyuan-note/siyuan/issues/11766)
+* [在行級程式碼內貼上轉義文字異常](https://github.com/siyuan-note/siyuan/issues/11778)
+* [無法編輯AI自訂操作](https://github.com/siyuan-note/siyuan/issues/11791)
+* [使用`Ctrl+X`應剪切嵌入塊本身](https://github.com/siyuan-note/siyuan/issues/11793)
+* [有時音訊或視訊無法播放](https://github.com/siyuan-note/siyuan/issues/11810)
+* [搜尋UI XSS](https://github.com/siyuan-note/siyuan/issues/11848)
+* [程式碼區塊語言搜尋XSS](https://github.com/siyuan-note/siyuan/issues/11869)
+
+### 改進文檔
+
+* [改進使用者指南類型過濾章節](https://github.com/siyuan-note/siyuan/pull/11692)
+
+### 開發重構
+
+* [升級 mermaid v10.9.1](https://github.com/siyuan-note/siyuan/issues/11645)
+* [升級 Electron v31.1.0](https://github.com/siyuan-note/siyuan/issues/11654)
+* [重建塊樹儲存](https://github.com/siyuan-note/siyuan/issues/11773)
+
+### 開發者
+
+* [新增內部內核 `/api/attr/batchGetBlockAttrs`](https://github.com/siyuan-note/siyuan/issues/11786)
+
+## 下載
+
+* [B3log](https://b3log.org/siyuan/download.html)
+* [GitHub](https://github.com/siyuan-note/siyuan/releases)

+ 97 - 0
app/changelogs/v3.1.0/v3.1.0_zh_CN.md

@@ -0,0 +1,97 @@
+## 概述
+
+该版本支持了只读发布服务,改进了网页剪藏,修复了一些缺陷并改进了许多细节。
+
+## 变更记录
+
+以下是此版本中的详细变更。
+
+### 引入特性
+
+* [支持只读发布服务](https://github.com/siyuan-note/siyuan/pull/11367)
+
+### 改进功能
+
+* [在创建空文档后改进交互指导](https://github.com/siyuan-note/siyuan/issues/10528)
+* [改进行级元素的菜单交互](https://github.com/siyuan-note/siyuan/issues/10577)
+* [改进展开标题的性能](https://github.com/siyuan-note/siyuan/issues/10935)
+* [改进PDF导出](https://github.com/siyuan-note/siyuan/issues/11258)
+* [复制数据库表视图字段时保持宽度](https://github.com/siyuan-note/siyuan/issues/11552)
+* [改进HTML实体剪辑](https://github.com/siyuan-note/siyuan/issues/11557)
+* [改进带数据库的文档复制](https://github.com/siyuan-note/siyuan/issues/11602)
+* [改进列表项末尾删除](https://github.com/siyuan-note/siyuan/issues/11606)
+* [改进HTML标签输入](https://github.com/siyuan-note/siyuan/issues/11622)
+* [属性面板 - 数据库支持字段右键点击](https://github.com/siyuan-note/siyuan/issues/11625)
+* [转换列表支持配置快捷键](https://github.com/siyuan-note/siyuan/issues/11634)
+* [改进`Ctrl+P`和`Ctrl+F`](https://github.com/siyuan-note/siyuan/issues/11637)
+* [改进维基百科剪辑](https://github.com/siyuan-note/siyuan/issues/11640)
+* [改进HTML代码剪辑](https://github.com/siyuan-note/siyuan/issues/11642)
+* [改进网页剪辑逃逸代码块标记](https://github.com/siyuan-note/siyuan/issues/11643)
+* [改进`添加到数据库`搜索](https://github.com/siyuan-note/siyuan/issues/11644)
+* [改进StackExchange公式剪辑](https://github.com/siyuan-note/siyuan/issues/11646)
+* [改进代码块中的光标移动](https://github.com/siyuan-note/siyuan/issues/11647)
+* [在文档树面板中显示“已关闭笔记本”的数量](https://github.com/siyuan-note/siyuan/issues/11648)
+* [Windows arm64和Linux arm64不再打包pandoc](https://github.com/siyuan-note/siyuan/issues/11649)
+* [改进知乎公式剪辑](https://github.com/siyuan-note/siyuan/issues/11653)
+* [在书签面板显示数据库标题](https://github.com/siyuan-note/siyuan/issues/11666)
+* [改进Mermaid的Markdown渲染](https://github.com/siyuan-note/siyuan/issues/11670)
+* [改进Shift+↑/↓选择](https://github.com/siyuan-note/siyuan/issues/11671)
+* [改进分屏中打开文档的位置](https://github.com/siyuan-note/siyuan/issues/11676)
+* [在开头粘贴块并将其插入上方](https://github.com/siyuan-note/siyuan/issues/11677)
+* [上传资产时从文件名中移除不可见字符](https://github.com/siyuan-note/siyuan/issues/11683)
+* [改进移动端自定义表情渲染](https://github.com/siyuan-note/siyuan/issues/11690)
+* [改进表格中的↑/↓移动](https://github.com/siyuan-note/siyuan/issues/11694)
+* [导出.sy.zip和data.zip时显示详情](https://github.com/siyuan-note/siyuan/issues/11696)
+* [在快捷键设置中按辅助键时无提示](https://github.com/siyuan-note/siyuan/issues/11720)
+* [改进嵌入块导出](https://github.com/siyuan-note/siyuan/issues/11725)
+* [改进文档标题中`↓`的使用](https://github.com/siyuan-note/siyuan/issues/11729)
+* [内核API OCR返回文本坐标信息](https://github.com/siyuan-note/siyuan/pull/11738)
+* [改进行级元素粘贴](https://github.com/siyuan-note/siyuan/issues/11740)
+* [改进HTML公式剪辑](https://github.com/siyuan-note/siyuan/issues/11743)
+* [自定义表情文件夹更改时不再需要手动刷新](https://github.com/siyuan-note/siyuan/issues/11749)
+* [图片居中后改进选择操作](https://github.com/siyuan-note/siyuan/issues/11757)
+* [在PDF标签的右键菜单中添加“复制”](https://github.com/siyuan-note/siyuan/issues/11758)
+* [改进包含图片的块的多重选择](https://github.com/siyuan-note/siyuan/issues/11763)
+* [改进表情搜索](https://github.com/siyuan-note/siyuan/pull/11768)
+* [改进导出PDF注释超链接的页码显示](https://github.com/siyuan-note/siyuan/issues/11780)
+* [改进HTML表格剪辑](https://github.com/siyuan-note/siyuan/issues/11783)
+* [导出块引用`锚点哈希`支持文档级别](https://github.com/siyuan-note/siyuan/issues/11814)
+* [改进字体家族](https://github.com/siyuan-note/siyuan/issues/11841)
+* [数据同步后重新索引笔记本并重新加载UI,如果笔记本配置改变](https://github.com/siyuan-note/siyuan/issues/11850)
+
+### 修复缺陷
+
+* [移动超级块的子块异常](https://github.com/siyuan-note/siyuan/issues/11609)
+* [在多窗口编辑时,文档无法在新窗口正常打开](https://github.com/siyuan-note/siyuan/issues/11610)
+* [移动端无法使用`添加到数据库`](https://github.com/siyuan-note/siyuan/issues/11651)
+* [拖动和撤销HTML块将显示标签](https://github.com/siyuan-note/siyuan/issues/11656)
+* [移动文档后无法重命名](https://github.com/siyuan-note/siyuan/issues/11661)
+* [图片标题的转义内容重复](https://github.com/siyuan-note/siyuan/issues/11681)
+* [启用自适应宽度时,IFrame块不会调整大小](https://github.com/siyuan-note/siyuan/issues/11695)
+* [含有`%`的行级备注无法显示](https://github.com/siyuan-note/siyuan/issues/11709)
+* [行级元素中`Shift+Enter`无法正常工作](https://github.com/siyuan-note/siyuan/issues/11766)
+* [在行级代码内粘贴转义文本异常](https://github.com/siyuan-note/siyuan/issues/11778)
+* [无法编辑AI自定义操作](https://github.com/siyuan-note/siyuan/issues/11791)
+* [使用`Ctrl+X`应剪切嵌入块本身](https://github.com/siyuan-note/siyuan/issues/11793)
+* [有时音频或视频无法播放](https://github.com/siyuan-note/siyuan/issues/11810)
+* [搜索UI XSS](https://github.com/siyuan-note/siyuan/issues/11848)
+* [代码块语言搜索XSS](https://github.com/siyuan-note/siyuan/issues/11869)
+
+### 改进文档
+
+* [改进用户指南类型过滤章节](https://github.com/siyuan-note/siyuan/pull/11692)
+
+### 开发重构
+
+* [升级 mermaid v10.9.1](https://github.com/siyuan-note/siyuan/issues/11645)
+* [升级 Electron v31.1.0](https://github.com/siyuan-note/siyuan/issues/11654)
+* [重构块树存储](https://github.com/siyuan-note/siyuan/issues/11773)
+
+### 开发者
+
+* [添加内部内核 `/api/attr/batchGetBlockAttrs`](https://github.com/siyuan-note/siyuan/issues/11786)
+
+## 下载
+
+* [B3log](https://b3log.org/siyuan/download.html)
+* [GitHub](https://github.com/siyuan-note/siyuan/releases)