Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Vanessa 2024-07-06 09:56:26 +08:00
commit 9a1c02e7e4
5 changed files with 9 additions and 4 deletions

View file

@ -45,6 +45,7 @@ Below are the detailed changes in this version.
* [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)
* [Disable some menu items in read-only mode](https://github.com/siyuan-note/siyuan/pull/11733)
* [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)

View file

@ -45,6 +45,7 @@
* [在快速鍵設定中按輔助鍵時無提示](https://github.com/siyuan-note/siyuan/issues/11720)
* [改進嵌入塊導出](https://github.com/siyuan-note/siyuan/issues/11725)
* [改進文件標題中 `↓` 的使用](https://github.com/siyuan-note/siyuan/issues/11729)
* [唯讀模式下禁用一些選單項目](https://github.com/siyuan-note/siyuan/pull/11733)
* [改進行級元素貼上](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)

View file

@ -45,6 +45,7 @@
* [在快捷键设置中按辅助键时无提示](https://github.com/siyuan-note/siyuan/issues/11720)
* [改进嵌入块导出](https://github.com/siyuan-note/siyuan/issues/11725)
* [改进文档标题中 `↓` 的使用](https://github.com/siyuan-note/siyuan/issues/11729)
* [只读模式下禁用一些菜单项](https://github.com/siyuan-note/siyuan/pull/11733)
* [改进行级元素粘贴](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)