## 概述 该版本改进了一些细节。 ## 变更记录 以下是此版本中的详细变更。 ### 改进功能 * [支持从剪贴板读取文件路径](https://github.com/siyuan-note/siyuan/issues/14269) * [新增模板函数 `ISOYear`、`ISOMonth` 和 `ISOWeekDate`](https://github.com/siyuan-note/siyuan/issues/15679) * [动态图标显示周数时年份改为 ISOYear](https://github.com/siyuan-note/siyuan/pull/15680) * [改进数据库模板字段分组](https://github.com/siyuan-note/siyuan/issues/15687) * [支持在 HarmonyOS NEXT 上通过其他应用打开资源文件](https://github.com/siyuan-note/siyuan/issues/15691) * [发布代理中增加基于 Cookie 的认证](https://github.com/siyuan-note/siyuan/pull/15692) * [动态图标默认使用当前日期](https://github.com/siyuan-note/siyuan/pull/15693) * [改进模板语法高亮](https://github.com/siyuan-note/siyuan/pull/15694) * [改进列表块变动时数据库绑定块的同步](https://github.com/siyuan-note/siyuan/issues/15697) * [改进 Android 键盘工具栏的显示高度](https://github.com/siyuan-note/siyuan/issues/15700) * [分割线高度随字体大小调整](https://github.com/siyuan-note/siyuan/pull/15701) * [改进新建笔记本或文档时文档树自定义排序的稳定性](https://github.com/siyuan-note/siyuan/issues/15716) * [块引用搜索和全局搜索结果显示引用计数](https://github.com/siyuan-note/siyuan/issues/15721) * [改进数据库汇总模板渲染](https://github.com/siyuan-note/siyuan/issues/15722) ### 修复缺陷 * [某些情况下引用块自定义属性丢失](https://github.com/siyuan-note/siyuan/issues/15601) * [数据库日期字段启用“默认填充创建时间”时自动填充的时间值不正确](https://github.com/siyuan-note/siyuan/issues/15684) * [搜索文档标签时,关键字高亮会多出井号](https://github.com/siyuan-note/siyuan/issues/15690) * [数据库汇总模板计算不正确](https://github.com/siyuan-note/siyuan/issues/15695) * [数据库复选框字段的更新时间不断变化](https://github.com/siyuan-note/siyuan/issues/15707) * [数据库相对日期筛选不正确](https://github.com/siyuan-note/siyuan/issues/15710) * [折叠标题下块的折叠状态在某些情况下不正确](https://github.com/siyuan-note/siyuan/issues/15717) ### 开发重构 * [升级至 Electron v37.4.0](https://github.com/siyuan-note/siyuan/issues/15704) ### 开发者 * [新增插件事件总线 `code-language-update` 和 `code-language-change`](https://github.com/siyuan-note/siyuan/pull/15610) * [新增内核接口 `/api/av/getAttributeViewBoundBlockIDs` 和 `getAttributeViewItemIDs`](https://github.com/siyuan-note/siyuan/issues/15708) * [提升开发环境前端编译性能](https://github.com/siyuan-note/siyuan/issues/15734) ## 下载 * [B3log](https://b3log.org/siyuan/download.html) * [GitHub](https://github.com/siyuan-note/siyuan/releases)