## Overview This version improves some details. ## Changelogs Below are the detailed changes in this version. ### Enhancement * [The entry block icon cannot be clicked after the database is centered or right-aligned](https://github.com/siyuan-note/siyuan/issues/13853) * [Hide text in breadcrumb of last non-document path in embed block](https://github.com/siyuan-note/siyuan/issues/13866) * [Improve code/kbd/tag element editing](https://github.com/siyuan-note/siyuan/issues/13871) * [Deduplicate container block backlink](https://github.com/siyuan-note/siyuan/issues/13872) * [Improve positioning of table and recent block searches](https://github.com/siyuan-note/siyuan/issues/13876) * [`AI writing` supports custom shortcut keys](https://github.com/siyuan-note/siyuan/issues/13894) * [Improve positioning after exiting focus](https://github.com/siyuan-note/siyuan/issues/13897) * [Improve the window control button position after the graph panel is full screen](https://github.com/siyuan-note/siyuan/issues/13899) * [Improve the centering and line wrapping of database primary key emojis](https://github.com/siyuan-note/siyuan/issues/13940) * [Insert list reference when dragging multiple docs into the editor](https://github.com/siyuan-note/siyuan/issues/13942) * [Double click .search__drag to restore default width](https://github.com/siyuan-note/siyuan/issues/13964) * [Improve dynamic loading](https://github.com/siyuan-note/siyuan/issues/14004) * [Improve RTL rendering](https://github.com/siyuan-note/siyuan/issues/14044) * [Improve find-replace of image/link elements](https://github.com/siyuan-note/siyuan/issues/14049) * [Remove `
` in the document title](https://github.com/siyuan-note/siyuan/issues/14057) * [Supports table copy in read-only mode](https://github.com/siyuan-note/siyuan/issues/14080) * [Hide the network image icon in the inbox](https://github.com/siyuan-note/siyuan/issues/14084) * [Improve database date field relative between filter](https://github.com/siyuan-note/siyuan/issues/14091) * [Expand doc tree after moving from inbox](https://github.com/siyuan-note/siyuan/issues/14097) * [Click inside the table to hide the toolbar](https://github.com/siyuan-note/siyuan/issues/14098) * [Convert ref to text only when sharing to the community](https://github.com/siyuan-note/siyuan/issues/14100) * [Improve backmention highlighting](https://github.com/siyuan-note/siyuan/issues/14103) * [Improve opening links in Attribute panel - Database](https://github.com/siyuan-note/siyuan/issues/14104) * [Improve browser clipping extension](https://github.com/siyuan-note/siyuan/issues/14105) * [Improve block reference count refreshing](https://github.com/siyuan-note/siyuan/issues/14109) * [Improve menu pasting](https://github.com/siyuan-note/siyuan/issues/14112) * [Switch content blocks LTR RTL layout supports custom shortcut keys](https://github.com/siyuan-note/siyuan/issues/14113) * [Improve heading block copy and paste](https://github.com/siyuan-note/siyuan/issues/14114) * [Improve code block parsing](https://github.com/siyuan-note/siyuan/issues/14116) * [Improve asset src decoding when importing markdown](https://github.com/siyuan-note/siyuan/issues/14117) * [Expand doc tree after duplicating doc](https://github.com/siyuan-note/siyuan/issues/14125) * [Improve marketplace theme update](https://github.com/siyuan-note/siyuan/issues/14128) * [Change the kernel to background tasks on HarmonyOS Next](https://github.com/siyuan-note/siyuan/issues/14131) * [/menu add kbd element](https://github.com/siyuan-note/siyuan/issues/14139) * [Set the auth code via environment variable](https://github.com/siyuan-note/siyuan/pull/14142) * [Refresh virtual reference cache after doc convert to heading](https://github.com/siyuan-note/siyuan/issues/14147) * [Set the workspace path and lang via environment variable](https://github.com/siyuan-note/siyuan/pull/14148) * [Update outline after rolling back document](https://github.com/siyuan-note/siyuan/issues/14152) * [Improve appearance mode switch](https://github.com/siyuan-note/siyuan/issues/14157) * [Pasting text with a `>` in the middle no longer creates a blockquote block](https://github.com/siyuan-note/siyuan/issues/14162) * [Display reference counts after unfolding headings](https://github.com/siyuan-note/siyuan/issues/14169) * [Improve find-replace of text containing escape characters](https://github.com/siyuan-note/siyuan/issues/14173) * [The size limit of inserted assets has been adjusted from 4G to 8G](https://github.com/siyuan-note/siyuan/issues/14188) ### Bugfix * [Inline code exceptions on Windows 10](https://github.com/siyuan-note/siyuan/issues/13824) * [The attribute panel relation field is abnormal](https://github.com/siyuan-note/siyuan/issues/13888) * [Wrong process name](https://github.com/siyuan-note/siyuan/issues/13903) * [Lacks the entry to edit mermaid on mobile](https://github.com/siyuan-note/siyuan/issues/13934) * [Scrollbar style is incorrect](https://github.com/siyuan-note/siyuan/issues/14085) * [Relative paths are constructed from a wrong basedir when importing markdown folder](https://github.com/siyuan-note/siyuan/issues/14095) * [Rollback document exception after moving document](https://github.com/siyuan-note/siyuan/issues/14107) * [Font folder not packaged on macOS/Linux/Windows arm64](https://github.com/siyuan-note/siyuan/issues/14119) * [Unable to download online video](https://github.com/siyuan-note/siyuan/issues/14155) * [`dragover__bottom` class name not removed](https://github.com/siyuan-note/siyuan/issues/14177) ### Refactor * [Upgrade to Graphviz v3.11.0](https://github.com/siyuan-note/siyuan/issues/13852) * [Upgrade to Electron v33.4.1](https://github.com/siyuan-note/siyuan/issues/14101) ### Development * [Improve kernel API `exportMdContent`](https://github.com/siyuan-note/siyuan/issues/14032) ## Download * [B3log](https://b3log.org/siyuan/en/download.html) * [GitHub](https://github.com/siyuan-note/siyuan/releases)