Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanessa219 committed Jul 4, 2024
2 parents 904b9fa + 3073be6 commit 1260b14
Show file tree
Hide file tree
Showing 59 changed files with 302 additions and 0 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
97 changes: 97 additions & 0 deletions app/changelogs/v3.1.0/v3.1.0.md
Original file line number Diff line number Diff line change
@@ -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 changes: 97 additions & 0 deletions app/changelogs/v3.1.0/v3.1.0_zh_CHT.md
Original file line number Diff line number Diff line change
@@ -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)
Loading

0 comments on commit 1260b14

Please sign in to comment.