mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-06-02 06:18:07 +02:00
@@ -32,6 +32,7 @@ Below are the detailed changes in this version.
|
||||
* [Missing `window.siyuan.config` at startup causes an error](https://github.com/siyuan-note/siyuan/issues/17508)
|
||||
* [The `Ref` option in the slash menu is not searchable](https://github.com/siyuan-note/siyuan/issues/17510)
|
||||
* [Authentication failed due to an excessively long cookie](https://github.com/siyuan-note/siyuan/issues/17512)
|
||||
* [Fix outline issues in editor Preview Mode](https://github.com/siyuan-note/siyuan/issues/17551)
|
||||
|
||||
### Refactor
|
||||
|
||||
@@ -39,7 +40,9 @@ Below are the detailed changes in this version.
|
||||
|
||||
### Development
|
||||
|
||||
* [Error occurs in standalone windows after `uninstall` plugins](https://github.com/siyuan-note/siyuan/issues/17509)
|
||||
* [Add the document opening mode parameter `doc.mode` to `openTab`](https://github.com/siyuan-note/siyuan/issues/17523)
|
||||
* [Add `switchMode` method to Protyle instance](https://github.com/siyuan-note/siyuan/issues/17552)
|
||||
|
||||
## Download
|
||||
|
||||
|
||||
@@ -32,6 +32,7 @@
|
||||
* [啟動時缺少 `window.siyuan.config` 會導致報錯](https://github.com/siyuan-note/siyuan/issues/17508)
|
||||
* [斜線選單中的 `引用` 選項無法搜尋](https://github.com/siyuan-note/siyuan/issues/17510)
|
||||
* [由於 Cookie 過長導致授權頁驗證失敗](https://github.com/siyuan-note/siyuan/issues/17512)
|
||||
* [修復預覽模式下大綱的問題](https://github.com/siyuan-note/siyuan/issues/17551)
|
||||
|
||||
### 開發重構
|
||||
|
||||
@@ -39,7 +40,9 @@
|
||||
|
||||
### 開發者
|
||||
|
||||
* [獨立視窗中卸載插件報錯](https://github.com/siyuan-note/siyuan/issues/17509)
|
||||
* [為 `openTab` 新增文件開啟模式參數 `doc.mode`](https://github.com/siyuan-note/siyuan/issues/17523)
|
||||
* [為 Protyle 實例新增 `switchMode` 方法](https://github.com/siyuan-note/siyuan/issues/17552)
|
||||
|
||||
## 下載
|
||||
|
||||
|
||||
@@ -32,6 +32,7 @@
|
||||
* [启动时缺少 `window.siyuan.config` 会导致报错](https://github.com/siyuan-note/siyuan/issues/17508)
|
||||
* [斜杠菜单中的 `引用` 选项无法搜索](https://github.com/siyuan-note/siyuan/issues/17510)
|
||||
* [由于 Cookie 过长导致授权页验证失败](https://github.com/siyuan-note/siyuan/issues/17512)
|
||||
* [修复预览模式下大纲的问题](https://github.com/siyuan-note/siyuan/issues/17551)
|
||||
|
||||
### 开发重构
|
||||
|
||||
@@ -39,7 +40,9 @@
|
||||
|
||||
### 开发者
|
||||
|
||||
* [独立窗口中卸载插件报错](https://github.com/siyuan-note/siyuan/issues/17509)
|
||||
* [为 `openTab` 添加文档打开模式参数 `doc.mode`](https://github.com/siyuan-note/siyuan/issues/17523)
|
||||
* [为 Protyle 实例添加 `switchMode` 方法](https://github.com/siyuan-note/siyuan/issues/17552)
|
||||
|
||||
## 下载
|
||||
|
||||
|
||||
Reference in New Issue
Block a user