mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-09-22 00:20:47 +02:00
📝 Update changelogs
This commit is contained in:
parent
8d0481539e
commit
daf7d199d9
1 changed files with 7 additions and 7 deletions
|
@ -2,12 +2,12 @@
|
|||
|
||||
該版本改進了一些細節。
|
||||
|
||||
重要變更:清單 Markdown 符號從 `*` 變更為 `-`([#14680](https://github.com/siyuan-note/siyuan/issues/14680))
|
||||
重要變更:列表 Markdown 符號從 `*` 變更為 `-`([#14680](https://github.com/siyuan-note/siyuan/issues/14680))
|
||||
|
||||
**影響範圍**:
|
||||
|
||||
1. 複製或匯出清單 Markdown 時符號變更為 `-`
|
||||
2. 依賴清單 `*` 符號的 SQL 查詢語句或外掛程式需調整邏輯
|
||||
1. 複製或匯出列表 Markdown 時符號變更為 `-`
|
||||
2. 依賴列表 `*` 符號的 SQL 查詢語句或外掛程式需調整邏輯
|
||||
|
||||
不影響輸入,輸入仍可使用 `*` 符號。
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
### 改進功能
|
||||
|
||||
* [預覽模式複製到微信公眾號支援兩層以上清單](https://github.com/siyuan-note/siyuan/issues/11276)
|
||||
* [預覽模式複製到微信公眾號支援兩層以上列表](https://github.com/siyuan-note/siyuan/issues/11276)
|
||||
* [支援匯出至微信公眾號時渲染公式](https://github.com/siyuan-note/siyuan/issues/12571)
|
||||
* [改進浮動視窗互動](https://github.com/siyuan-note/siyuan/issues/13296)
|
||||
* [支援透過快捷鍵切換程式碼區塊語言](https://github.com/siyuan-note/siyuan/issues/14126)
|
||||
|
@ -44,7 +44,7 @@
|
|||
* [改進瀏覽器剪藏擴充功能](https://github.com/siyuan-note/siyuan/issues/14669)
|
||||
* [改進換行後嵌入區塊的渲染](https://github.com/siyuan-note/siyuan/issues/14672)
|
||||
* [改進嵌入區塊中程式碼區塊的互動](https://github.com/siyuan-note/siyuan/issues/14678)
|
||||
* [匯出 Markdown 時使用 `-` 作為清單標記](https://github.com/siyuan-note/siyuan/issues/14680)
|
||||
* [匯出 Markdown 時使用 `-` 作為列表標記](https://github.com/siyuan-note/siyuan/issues/14680)
|
||||
* [改進市場刷新計時器](https://github.com/siyuan-note/siyuan/issues/14685)
|
||||
* [改進閃卡管理排序](https://github.com/siyuan-note/siyuan/issues/14686)
|
||||
* [改進 HTML 表格剪藏](https://github.com/siyuan-note/siyuan/issues/14688)
|
||||
|
@ -56,7 +56,7 @@
|
|||
* [當區塊引用錨文本僅包含空白字元時設定為靜態錨文本 ID](https://github.com/siyuan-note/siyuan/issues/14704)
|
||||
* [改進區塊引用導出](https://github.com/siyuan-note/siyuan/issues/14710)
|
||||
* [匯出 PDF 時頁面縮放下改進程式碼區塊行號對齊](https://github.com/siyuan-note/siyuan/issues/14719)
|
||||
* [改進清單中表格後的回車換行](https://github.com/siyuan-note/siyuan/issues/14720)
|
||||
* [改進列表中表格後的回車換行](https://github.com/siyuan-note/siyuan/issues/14720)
|
||||
* [改進資料庫範本欄位存取匯總多選](https://github.com/siyuan-note/siyuan/issues/14723)
|
||||
* [複製資料庫範本欄位時將範本填入輸入框](https://github.com/siyuan-note/siyuan/issues/14724)
|
||||
* [點選大綱後遊標定位到區塊末](https://github.com/siyuan-note/siyuan/issues/14725)
|
||||
|
@ -77,7 +77,7 @@
|
|||
* [PlantUML 匯出圖片錯誤](https://github.com/siyuan-note/siyuan/issues/14668)
|
||||
* [區塊級公式在預覽模式下無法渲染](https://github.com/siyuan-note/siyuan/issues/14671)
|
||||
* [基於選擇列的總列篩選無效](https://github.com/siyuan-note/siyuan/issues/14706)
|
||||
* [行動端搜尋替換後結果清單未刷新](https://github.com/siyuan-note/siyuan/issues/14715)
|
||||
* [行動端搜尋替換後結果列表未刷新](https://github.com/siyuan-note/siyuan/issues/14715)
|
||||
* [固定表頭導致多選儲存格高亮錯位](https://github.com/siyuan-note/siyuan/issues/14777)
|
||||
|
||||
### 開發重構
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue