Skip to content

Latest commit

 

History

History
595 lines (466 loc) · 84.4 KB

CHANGELOG.md

File metadata and controls

595 lines (466 loc) · 84.4 KB

Changelog

0.2.5 (2024-05-03)

Build System

  • monaco-editor: update package.json (a18bd46)

Miscellaneous

  • monaco-editor: release v0.2.5 (9590e87)

Features

  • monaco-editor: 实现嵌入块内容反转义功能 | Implement embedded block content unescape function. (595d7f4)
  • 为插件页面添加浏览器标签页图标 | Add browser tab icon to the plugin page. (4e778ba)

0.2.4 (2024-01-23)

Miscellaneous

  • monaco-editor: release v0.2.4 (077fc65)

0.2.3 (2023-12-26)

Build System

  • 提取部分依赖至工作空间 | Extract some dependencies to workspace. (3f8a33d)

Features

  • monaco-editor: 优化云收集箱面板内容查看功能 | Optimize cloud inbox panel content viewing function. (9dd0c7b)
  • monaco-editor: 支持自定义编辑器折行方案 | Support custom editor word wrap scheme. (95aa1cb)

Bug Fixes

  • monaco-editor: 修复在 BrowserWindow 中编辑器无法加载问题 | Fix the issue that the editor cannot be loaded in BrowserWindow. (c8d6c68)

0.2.2 (2023-11-22)

Miscellaneous

  • monaco-editor: release v0.2.2 (b1d4ff6)

Features

  • inbox: 添加收集箱客户端 | Add inbox client. (63d943e)

Bug Fixes

  • monaco-editor: 修复无法在浏览器环境中正确加载的问题 | Fix the issue that cannot be loaded correctly in the browser environment. (da13865)

0.2.1 (2023-11-18)

Miscellaneous

  • manaco-editor: release v0.2.1 (857a36f)
  • typewriter: release v0.1.2 (9ca5f07)

Features

  • keepass: 添加打开 KeeWeb 的方案 | Add the scheme of opening KeeWeb. (c35df21)
  • monaco-editor: 优化使用指定字符集打开文件功能 | Optimize the function of opening files using the specified character set. (f65cb9e)
  • monaco-editor: 完善文档树菜单 | Improve document tree menu. (3616cb9)
  • monaco-editor: 支持使用自定义字符集打开文件 | Support opening files using custom character sets. (b6ebe15)
  • monaco-editor: 添加文档树菜单 | Add document tree menu. (ecc3f62)
  • monaco-editor: 添加文档树菜单 | Add document tree menu. (1bfe2c7)
  • typewriter: 适配属性视图 | Adapt to the attribute view. (7b61343)

Bug Fixes

  • monaco-editor: 修复 Vditor 编辑器重复加载资源文件问题 | Fix the issue of Vditor editor repeatedly loading resource files. (11b77c5)
  • monaco-editor: 修复资源管理器侧边面板开关失效问题 | Fix the issue that the resource manager side panel switch is invalid. (bfcc49b)
  • monaco-editor: 修复超链接转义问题 | Fix hyperlink escape issue. (b62da9c)

Performance Improvements

  • 兼容事件总线 loaded-protyle-static | Compatible with event bus loaded-protyle-static. (1144a24)

0.2.0 (2023-10-06)

Build System

  • 更新依赖项 | Update dependencies. (8230ba0)

Miscellaneous

  • monaco-editor: release v0.2.0 (22c4114)

Features

  • jupyter-client: 为代码单元格添加运行按钮 | Add run button to code cell. (899e4ac)
  • jupyter-client: 添加打开文档菜单项 | Add open document menu items. (6720a48)
  • monaco-editor: 处理 Vditor 中超链接点击事件 | Handle hyperlink click event in Vditor. (c04ece9)
  • monaco-editor: 完善 Vditor 设置面板 | Improve Vditor settings panel. (f5ecbc4)
  • monaco-editor: 实现 Vditor 编辑器组件 | Implement Vditor editor component. (5e98608)
  • monaco-editor: 实现资源文件目标重定向 | Implement resource file target redirection. (b8207f0)
  • monaco-editor: 插入上传的文件 | Insert uploaded file. (4316d84)
  • monaco-editor: 新增文件上传至相对路径目录与绝对路径目录功能 | Add the function of uploading files to relative path directory and absolute path directory. (3c7221f)
  • monaco-editor: 派遣内容更改用保存事件 | Dispatch content change with save event. (5f76a37)
  • monaco-editor: 添加 Vditor 菜单项 | Add Vditor menu items (c0102d5)
  • monaco-editor: 添加文件上传功能 | Add file upload function. (f7e8f25)
  • open-api: 添加 clientfs 属性 | Add client and fs properties. (752bac2)

Bug Fixes

  • monaco-editor: 修复无法正确解析子标题块问题 | Fix the issue that the subheading block cannot be parsed correctly. (efa9bb4)
  • monaco-editor: 修复自动换行功能失效问题 | Fix the issue that the automatic line break function is invalid. (ef6b01d)

Code Refactoring

  • monaco-editor: 使用 browser-fs-access 重构文件/文件夹上传功能 | Refactor files/folder upload function with browser-fs-access. (a93340e)
  • monaco-editor: 解耦 monaco-editorBridgeMaster / BridgeSlave | Decouple monaco-editor and BridgeMaster / BridgeSlave. (1175e57)

0.1.2 (2023-08-15)

Miscellaneous

  • monaco-editor: release v0.1.2 (6e8b36b)
  • script: 添加附属仓库 wakatime 的管理脚本 | Add management scripts for sub-repository wakatime. (198d146)
  • wakatime: release v0.1.0 (afc0af6)
  • wakatime: release v0.1.0 (35bd041)
  • wakatime: 重新添加附属仓库 wakatime | Re-add sub-repository wakatime. (bdec504)

Documentation

  • wakatime: 完善 i18n | Complete i18n (3eb3af9)
  • wakatime: 完善 i18n | Complete i18n (fe06bba)
  • wakatime: 完善文档说明 | Improve documentation (f98a8fa)
  • wakatime: 完善文档说明 | Improve documentation (58efc6a)

Features

  • components: 为面包屑添加激活状态 | Add active state to breadcrumb. (daeec92)
  • components: 为面包屑添加激活状态 | Add active state to breadcrumb. (07f39be)
  • monaco-editor: 添加 复制导出超链接 菜单项 | Add Copy export hyperlink menu item. (eb44c5f)
  • monaco-editor: 添加文件/文件夹更新时间 | Add file/folder update time. (fd661e5)
  • wakatime: 实现 wakatime 插件基础功能 | Implement the basic functions of the wakatime plugin. (fe454c2)
  • wakatime: 实现 wakatime 插件基础功能 | Implement the basic functions of the wakatime plugin. (ca44743)
  • wakatime: 实现包含列表与排除列表功能 | Implement include list and exclude list function. (f05fe9f)
  • wakatime: 实现设置面板 | Implement settings panel. (db49357)
  • wakatime: 实现设置面板 | Implement settings panel. (a6aaabf)
  • wakatime: 添加 hostname 设置项 | Add hostname setting item. (5ee3e8b)
  • wakatime: 添加 hostname 设置项 | Add hostname setting item. (5cbef5c)
  • wakatime: 调整心跳活动推送策略 | Adjust the heartbeat activity push strategy. (ff14be9)
  • wakatime: 调整心跳活动推送策略 | Adjust the heartbeat activity push strategy. (8b7adf0)

Bug Fixes

  • monaco-editor: updage plugin.json (4cd7ed1)
  • monaco-editor: updage plugin.json (31b2f39)

Performance Improvements

  • 调整打开 siyuan://plugins 链接事件的名称 | Adjust the name of the event to open the siyuan://plugins link. (f4206b9)
  • 调整打开 siyuan://plugins 链接事件的名称 | Adjust the name of the event to open the siyuan://plugins link. (45b6031)

0.1.1 (2023-08-11)

Miscellaneous

  • custom-fonts: release v1.1.0 (dc06db4)
  • monaco-editor: release v0.1.1 (6b4071a)
  • webview: release v1.3.1 (d81ba84)

Features

  • custom-fonts: 使用块菜单设置块字体 | Set block font using block menu. (5cf3bcb)
  • monaco-editor: 支持使用 siyuan://plugins/monaco-editor/workspace/path/to/file URL 打开文件 | Support opening files using the siyuan://plugins/monaco-editor/workspace/path/to/file URL. (ccc9680)
  • monaco-editor: 添加 KaTeX 自动补全中的描述与详情信息 | Add description and details information in KaTeX auto-completion. (25c4e4a)
  • monaco-editor: 添加 KaTeX 自动补全功能 | Add KaTeX auto-completion function. (d4cd58c)
  • monaco-editor: 添加复制超链接菜单项 | Add copy hyperlink menu item. (23a4834)
  • monaco-editor: 添加拖拽文件至文件夹时自动展开文件夹功能 | Add the function of automatically expanding the folder when dragging files to the folder. (795d4cc)
  • monaco-editor: 添加文档文件/文件夹鼠标悬浮预览功能 | Add document file/folder mouse hover preview function. (c4ffb1a)
  • monaco-editor: 添加格式化 Markdown 文本功能 | Add function of formatting Markdown text. (d1aa0ac)
  • webview: 添加在屏幕中间显示新窗口功能 | Add the function of displaying new windows in the middle of the screen. (b1ff7a8)

Bug Fixes

  • webview: 修复 # 链接无法跳转问题 | Fix the issue that # link cannot jump. (1b0985b)
  • webview: 修复 # 链接无法跳转问题 | Fix the issue that # link cannot jump. (94cd77d)

Performance Improvements

  • custom-font: 优化字体列表样式 | Optimize font list style. (bcb99eb)
  • monaco-editor: 调整菜单文本 | Adjust menu text. (46d702c)

0.1.0 (2023-08-01)

⚠ BREAKING CHANGES

  • open-api: release v1.0.3
  • open-api: release v1.0.3
  • open-api: release v1.0.2
  • open-api: release v1.0.2

Build System

  • metadata: 添加附属仓库 metadata | Add sub-repository metadata. (c615c37)
  • metadata: 添加附属仓库 metadata | Add sub-repository metadata. (8a12f35)
  • pnpm update (b121f5c)
  • siyuan: 使用思源提供的类型定义文件 | Use the type definition file provided by SiYuan. (7247bd8)
  • siyuan: 使用思源提供的类型定义文件 | Use the type definition file provided by SiYuan. (6945a95)
  • update dependencies (a9fa5f5)
  • update dependencies (f141af5)
  • 修复 split.ps1 脚本 | Fix split.ps1 script. (13e615c)
  • 更新 NPM 依赖 | Update NPM dependencies. (054b584)
  • 更新 subtree 管理脚本 | Update subtree management scripts. (0762d46)
  • 更新 subtree 管理脚本 | Update subtree management scripts. (e82ca51)
  • 更新 subtree 管理脚本 | Update subtree management scripts. (6499d4f)
  • 更新依赖 | Update dependencies. (f174955)
  • 更新依赖 | Update dependencies. (5e61627)
  • 更新依赖 | Update dependencies. (87b30a2)
  • 更新依赖项 | Update dependencies. (9a8156c)
  • 更新依赖项 | Update dependencies. (e23d68d)
  • 更新思源插件 API 定义文件 | Update SiYuan plugin API definition file. (75f0c09)
  • 添加 split.ps1 脚本 | Add split.ps1 script. (e516a07)
  • 添加 split.ps1 脚本 | Add split.ps1 script. (7cebd3b)

Miscellaneous

  • apis: 新增 json-schema 相关依赖 | Add json-schema related dependencies. (a9f501e)
  • apis: 新增 json-schema 相关依赖 | Add json-schema related dependencies. (2b396a6)
  • apis: 迁移仓库 siyuan-api-interfaceworkspace/packages 目录 | Migrate repository siyuan-api-interface to workspace/packages directory. (daad4fc)
  • custom-block: release v1.0.0 (5640adc)
  • custom-block: release v1.0.0 (b0fada1)
  • custom-fonts: release v1.0.0 (dbdb4b8)
  • custom-fonts: release v1.0.0 (34c3029)
  • custom-fonts: 将推特表情符号字体由 Twitter Color Emoji 替换为 Twemoji Mozilla | Replace the Twitter emoji font from Twitter Color Emoji to Twemoji Mozilla. (75ef9c6)
  • custom-fonts: 将推特表情符号字体由 Twitter Color Emoji 替换为 Twemoji Mozilla | Replace the Twitter emoji font from Twitter Color Emoji to Twemoji Mozilla. (7c0d873)
  • custom-fonts: 添加附属仓库 custom-fonts 的管理脚本 | Add management scripts for sub-repository custom-fonts. (56b391d)
  • main: release 1.0.0 (154feee)
  • main: release 1.0.1 (04e5aed)
  • main: release 1.1.0 (915970e)
  • metadata: release v1.0.0 (5db9aca)
  • metadata: 完善 metadata 的配置清单 | Improve the manifest of metadata. (390874c)
  • metadata: 完善 metadata 的配置清单 | Improve the manifest of metadata. (6d0faa5)
  • monaco-editor: readd subtree (c33eedd)
  • monaco-editor: release v0.1.0 (f07c5de)
  • monaco-editor: 初始化仓库 | Initialize repository. (9c0d455)
  • monaco-editor: 初始化仓库 | Initialize repository. (3c9e4c6)
  • open-api: release v1.0.0 (fad25ed)
  • open-api: release v1.0.0 (c76d2fd)
  • open-api: release v1.0.1 (e8108d2)
  • open-api: release v1.0.1 (59cd416)
  • open-api: release v1.0.1 (652dcc0)
  • open-api: release v1.0.2 (025db9c)
  • open-api: release v1.0.2 (69a6be2)
  • open-api: release v1.0.2 (feee9e8)
  • open-api: release v1.0.2 (3ea7b06)
  • open-api: release v1.0.2 (e3dd02d)
  • open-api: release v1.0.3 (9310dbd)
  • open-api: release v1.0.3 (e9bbb76)
  • open-api: release v1.0.3 (c85c1ae)
  • open-api: release v1.0.3 (17829ec)
  • open-api: release v1.0.3 (78122e2)
  • open-api: release v1.0.4 (1de2566)
  • open-api: release v1.0.4 (0476eb5)
  • open-api: release v1.0.4 (f261009)
  • open-api: release v1.0.5 (44f73b4)
  • open-api: remove open-api module (277e624)
  • open-api: 修复清单文件中 readme 项文件名称错误 | Fix the file name error of the readme item in the manifest file. (188f768)
  • open-api: 更新 README.md | Update README.md. (7c9aef7)
  • openCC: 初始化仓库 | Initialize repository. (769da9d)
  • readd custom-block (92bb56e)
  • readd custom-fonts (5f39fa6)
  • release v1.0.1 (e91e760)
  • release v1.0.1 (28d9603)
  • scripts: 添加附属仓库 chinese-convert 的管理脚本 | Add management scripts for sub-repository chinese-convert. (79dc1a6)
  • scripts: 添加附属仓库 metadata 的管理脚本 | Add management scripts for sub-repository metadata. (ce1df6d)
  • scripts: 添加附属仓库 monaco-editor 的管理脚本 | Add management scripts for sub-repository monaco-editor. (2e6f797)
  • script: 添加附属仓库 custom-block 的管理脚本 | Add management scripts for sub-repository custom-block. (f800477)
  • webviewi: remove webview module (bef8182)
  • webview: release v1.0.0 (06bc992)
  • webview: release v1.0.0 (d57bcf4)
  • webview: release v1.0.1 (de89d32)
  • webview: release v1.0.1 (05fa223)
  • webview: release v1.0.2 (9f04d1c)
  • webview: release v1.0.2 (2e95a24)
  • webview: release v1.1.1 (1995248)
  • webview: release v1.1.1 (112b56a)
  • webview: 清单新增字段 backendsfrontends | Manifest adds fields backends and frontends. (67cc633)
  • webview: 清单新增字段 backendsfrontends | Manifest adds fields backends and frontends. (fd4e50d)
  • 更新依赖 | Update dependencies. (42fa457)
  • 更新依赖 | Update dependencies. (cd82e8e)
  • 更新依赖 | Update dependencies. (c15c2ba)
  • 更新第三方依赖 | Update third-party dependencies. (432097b)
  • 添加附属仓库 siyuan-plugin-jupyter-client | Add sub-repository siyuan-plugin-jupyter-client. (73cec00)
  • 添加附属仓库 siyuan-plugin-open-api | Add sub-repository siyuan-plugin-open-api. (c0b06aa)
  • 添加附属仓库 webview 的管理脚本 | Add management scripts for sub-repository webview. (fde30d4)
  • 调整构建工具 | Adjust the build tools. (47a1475)

Continuous Integration

  • CD release-please.yml 支持触发其他 CD 工作流 | CD release-please.yml supports triggering other CD workflows. (c3ccd16)
  • CD release-please.yml 支持触发其他 CD 工作流 | CD release-please.yml supports triggering other CD workflows. (a1402d6)
  • custom-block: 添加 CD 脚本 | Add CD scripts. (128bcb7)
  • custom-block: 添加 CD 脚本 | Add CD scripts. (5444aaf)
  • custom-fonts: 添加 CD 配置 | Add CD configuration. (6f6d4da)
  • custom-fonts: 添加 CD 配置 | Add CD configuration. (2cb23cf)
  • metadata: 添加 CD 配置 | Add CD configuration. (7eccd4b)
  • metadata: 添加 CD 配置 | Add CD configuration. (adb93d3)
  • open-api: CI/CD 支持手动触发 | CI/CD supports manual triggering. (c1f68b9)
  • open-api: CI/CD 支持手动触发 | CI/CD supports manual triggering. (bb82ddc)
  • open-api: 修复 build.yml CD 配置 | Fix build.yml CD configuration. (dc9c87c)
  • open-api: 修复 build.yml CD 配置 | Fix build.yml CD configuration. (9e4f308)
  • open-api: 修复 release-distribution.yml CD 配置 | Fix release-distribution.yml CD configuration. (8701538)
  • open-api: 修复 release-distribution.yml CD 配置 | Fix release-distribution.yml CD configuration. (134d44f)
  • open-api: 修复 release-distribution.yml 发布时标签关联分支错误问题 | Fix the issue of wrong branch associated with tag when release-distribution.yml is released. (1157cc0)
  • open-api: 修复 release-distribution.yml 打包时目标分支错误问题 | Fix the issue of wrong target branch when release-distribution.yml is packaged. (e202be0)
  • open-api: 更新 release-please.yml CD 配置使其生成 pre-release | Update release-please.yml CD configuration to generate pre-release. (2513c7c)
  • open-api: 更新 release-please.yml CD 配置使其生成 pre-release | Update release-please.yml CD configuration to generate pre-release. (34a0846)
  • open-api: 运行 build.yml 完成后调用 release-distribution.yml | Call release-distribution.yml after build.yml is completed. (e9a1cc4)
  • webview: 添加 CD 配置 | Add CD configuration. (5c3c64c)
  • webview: 添加 CD 配置 | Add CD configuration. (39d03bc)
  • 更改 build.yml 触发条件 | Change the trigger condition of build.yml. (091fc86)
  • 更改 build.yml 触发条件 | Change the trigger condition of build.yml. (bbb3068)
  • 更新 release-please.yml CD 配置 | Update release-please.yml CD configuration. (ac944b8)
  • 更新 release-please.yml CD 配置 | Update release-please.yml CD configuration. (8f042c6)
  • 添加 build.yml CD 配置 | Add build.yml CD configuration. (5d68d53)
  • 添加 build.yml CD 配置 | Add build.yml CD configuration. (c7e2c93)
  • 添加 release-distribution.yml CD 配置 | Add release-distribution.yml CD configuration. (43ca3ea)
  • 添加 release-distribution.yml CD 配置 | Add release-distribution.yml CD configuration. (bc88dd6)
  • 添加 release-please.yml CD 配置 | Add release-please.yml CD configuration. (ea4f103)
  • 添加 release-please.yml CD 配置 | Add release-please.yml CD configuration. (2867541)

Documentation

  • custom-block: 完善文档 | Improve documentation. (b08f5a2)
  • custom-block: 完善文档 | Improve documentation. (6e238e3)
  • custom-block: 添加预览图 | Add preview image. (f96d37c)
  • custom-block: 添加预览图 | Add preview image. (5d4b32d)
  • metadata: 完善 README*.md | Improve README*.md. (29d3fef)
  • metadata: 完善 README*.md | Improve README*.md. (6eecaa7)
  • metadata: 添加 icon.png | Add icon.png. (90894a0)
  • metadata: 添加 icon.png | Add icon.png. (a7d29e6)
  • open-api: 更新 README.md | Update README.md. (11e4a70)
  • open-api: 更新 README*.md | Update README*.md. (4fc798d)
  • open-api: 更新 README*.md | Update README*.md. (5d86846)
  • webview: 完善用户文档 | Improve user documentation. (9dd1e56)
  • webview: 完善用户文档 | Improve user documentation. (5371fa4)
  • webview: 新增网页背景设置项介绍 | Add web page background setting item introduction. (957046b)
  • webview: 新增网页背景设置项介绍 | Add web page background setting item introduction. (785cf23)
  • 完善说明文档 | Improve documentation. (f028682)
  • 新增发行步骤 | Added release steps. (b9dc192)
  • 新增发行步骤 | Added release steps. (de2b5bd)
  • 新增附属仓库的的 CHANGELOG.md | Added CHANGELOG.md for sub-repository. (3da1b2e)
  • 新增附属仓库的的 CHANGELOG.md | Added CHANGELOG.md for sub-repository. (e3e399c)
  • 更新 open-api 插件描述信息 | Update open-api plugin description. (23bd46e)
  • 更新 open-api 插件描述信息 | Update open-api plugin description. (5cedc3d)
  • 更新 README.md | Update README.md. (ed870f4)
  • 更新 README.md | Update README.md. (665a80b)
  • 更新 README.md | Update README.md. (a532b80)
  • 更新 README.md | Update README.md. (adf487c)
  • 添加 package.json | Add package.json. (2386ecd)
  • 添加 package.json | Add package.json. (f46690e)
  • 添加捐助方案 | Added donation method. (1977303)
  • 添加捐助方案 | Added donation method. (afe4bdd)
  • 调整更改日志格式 | Adjust the format of the change log. (034ca74)

Features

  • open-api 插件实现将插件 API 暴露至全局变量的功能 | The 'open-api' plugin implement the function exposes the plugin API to global variables. (0b19b82)
  • open-api 插件实现将插件 API 暴露至全局变量的功能 | The 'open-api' plugin implement the function exposes the plugin API to global variables. (0b9e1d3)
  • components: 优化设置面板组件 | Optimize the settings panel component. (e948843)
  • components: 优化设置面板组件 | Optimize the settings panel component. (8b029cd)
  • components: 优化设置面板组件 | Optimize the settings panel component. (672fd1f)
  • custom-block: 实现使用块菜单编辑块 style 属性功能 | Implement the function of using block menu to edit block style attribute. (6454c4d)
  • custom-block: 实现使用块菜单编辑块 style 属性功能 | Implement the function of using block menu to edit block style attribute. (b7c626d)
  • custom-block: 新增全宽显示功能 | Add full-width display function. (5e32265)
  • custom-block: 新增全宽显示功能 | Add full-width display function. (d9d54ec)
  • custom-block: 新增全屏显示功能 | Add full-screen display function. (09e224e)
  • custom-block: 新增全屏显示功能 | Add full-screen display function. (b1d6dbd)
  • custom-block: 新增列表看板视图 | Add list kanban view. (0636cd1)
  • custom-block: 新增列表看板视图 | Add list kanban view. (34eb771)
  • custom-block: 新增列表脑图视图 | Add list mind-map view. (7347f3b)
  • custom-block: 新增列表脑图视图 | Add list mind-map view. (e997c55)
  • custom-block: 新增列表表格视图 | Add list table view. (1b91c88)
  • custom-block: 新增列表表格视图 | Add list table view. (a1d5880)
  • custom-block: 新增弹幕功能 | Add bullet-screen function. (e2fd9bb)
  • custom-block: 新增弹幕功能 | Add bullet-screen function. (862054e)
  • custom-block: 新增文本排版模式功能 | Add text layout mode function. (9aac150)
  • custom-block: 新增文本排版模式功能 | Add text layout mode function. (fa721c6)
  • custom-block: 新增显示块 ID 功能 | Add display block ID function. (628c613)
  • custom-block: 新增显示块 ID 功能 | Add display block ID function. (ed40a34)
  • custom-block: 新增显示块内容功能 | Add display block content function. (9542955)
  • custom-block: 新增显示块内容功能 | Add display block content function. (d5e8001)
  • custom-block: 新增显示块序号功能 | Add display block index function. (0bd517d)
  • custom-block: 新增显示块序号功能 | Add display block index function. (5b92104)
  • custom-block: 新增显示块轮廓功能 | Add display block outline function. (ceff865)
  • custom-block: 新增显示块轮廓功能 | Add display block outline function. (b43f355)
  • custom-block: 新增滚动显示功能 | Add scrolling display function. (a36ac1e)
  • custom-block: 新增滚动显示功能 | Add scrolling display function. (4467d3c)
  • custom-block: 新增表格单元格宽度模式 | Add table cell width mode. (700aaa9)
  • custom-block: 新增表格单元格宽度模式 | Add table cell width mode. (347fa22)
  • custom-block: 新增设置面板 | Add settings panel. (58a1674)
  • custom-block: 新增设置面板 | Add settings panel. (cba05e7)
  • custom-fonts: 实现自定义字体列表功能 | Implement custom font list feature. (de87fbc)
  • custom-fonts: 实现自定义字体列表功能 | Implement custom font list feature. (d665e36)
  • custom-fonts: 支持嵌入 Twitter Color Emoji 字体 | Support embedding Twitter Color Emoji font. (45b0329)
  • custom-fonts: 支持嵌入 Twitter Color Emoji 字体 | Support embedding Twitter Color Emoji font. (7a4fdfe)
  • custom-fonts: 支持嵌入 Twitter Color Emoji 字体 | Support embedding Twitter Color Emoji font. (69844b8)
  • monaco-editor: 为文件资源管理器添加列表辅助线 | Add list guides lines to the file explorer. (999a1f1)
  • monaco-editor: 为编辑器添加更改语言模式命令 | Add change model language command to editor. (60d9278)
  • monaco-editor: 在操作受保护的资源时进行二次确认 | Double confirmation when operating protected resources. (52315c2)
  • monaco-editor: 在新页签/新窗口中打开编辑器 | Open editor in new tab/new window. (0871582)
  • monaco-editor: 实现 iframe 编辑器 | Implement iframe editor. (df894c9)
  • monaco-editor: 实现 monaco 编辑器初始化 | Implement monaco editor initialization. (7d5ac79)
  • monaco-editor: 实现侧边栏编辑器 | Implement sidebar editor. (bae5ddd)
  • monaco-editor: 实现块处理器 | Implement block handler. (fbfe232)
  • monaco-editor: 差异编辑器支持单独配置 | Diff editor supports separate configuration. (f2fb9a1)
  • monaco-editor: 文件资源管理器支持打开文件 | File explorer supports opening files. (1481c23)
  • monaco-editor: 文件资源管理支持解析符号链接 | File resource management supports parsing symbolic links. (aaf47df)
  • monaco-editor: 新增添加/另存为菜单项 | Add add/save as menu item. (8c1b57b)
  • monaco-editor: 查看网络文件 | View network files. (a49f049)
  • monaco-editor: 添加代码片段编辑菜单 | Add code snippet edit menu. (f125283)
  • monaco-editor: 添加删除文件/文件夹菜单项 | Add delete file/folder menu item. (1ddd34d)
  • monaco-editor: 添加刷新菜单项 | Add refresh menu item. (77617b1)
  • monaco-editor: 添加工作区目录与文件的提示文本 | Add prompt text for workspace directories and files. (aca1412)
  • monaco-editor: 添加快照文件差异对比菜单 | Add snapshot file diff menu. (9ae4a61)
  • monaco-editor: 添加打开与复制菜单项 | Add open and copy menu items. (4015839)
  • monaco-editor: 添加拖拽上传文件/文件夹功能 | Add drag and drop upload file/folder function. (9dd5a02)
  • monaco-editor: 添加拖拽资源移动其位置的功能 | Add the function of dragging resources to move their positions. (3b3a8d3)
  • monaco-editor: 添加拖拽资源至窗口外时的下载功能 | Add download function when dragging resources out of the window. (5eb88d3)
  • monaco-editor: 添加收集箱编辑菜单 | Add inbox edit menu. (11492db)
  • monaco-editor: 添加文件/文件夹上传菜单 | Add file/folder upload menu. (46639ae)
  • monaco-editor: 添加文件/文件夹下载菜单 | Add file/folder download menu. (555feec)
  • monaco-editor: 添加文件/文件夹重命名菜单栏 | Add file/folder rename menu item. (8c0a515)
  • monaco-editor: 添加文件历史差异对比菜单 | Add file history diff menu. (7342c6c)
  • monaco-editor: 添加文件预览菜单项 | Add file preview menu item. (d970b3f)
  • monaco-editor: 添加新建文件/文件夹菜单项 | Add new file/folder menu item. (465c885)
  • monaco-editor: 添加设置面板 | Add settings panel. (698d680)
  • monaco-editor: 添加静态资源文件拖拽至编辑器时生成超链接的功能 | Add the function of generating hyperlinks when dragging static resource files to the editor. (af2b774)
  • monaco-editor: 编辑器中思源字段支持悬浮预览域点击跳转 | SiYuan tokens in the editor support hover preview area click to jump. (fc0c273)
  • monaco-editor: 编辑本地文件 | Edit local files. (b6818ac)
  • monaco-editor: 编辑资源文件 | Edit asset files. (237fe1f)
  • monaco-editor: 鼠标事件触发编辑器打开 | Mouse event triggers editor open. (090caee)
  • utils: 新增交互事件工具 | Added interactive event tool. (d7db8d9)
  • utils: 新增日志记录工具 | Added log recording tool. (a89086a)
  • utils: 新增日志记录工具 | Added log recording tool. (adc65d7)
  • webview: webview 地址栏添加使用默认程序打开按钮 | Add Open with default program button to webview address bar. (262f673)
  • webview: webview 地址栏添加使用默认程序打开按钮 | Add Open with default program button to webview address bar. (d783318)
  • webview: webview 插件支持使用配置选项控制其行为 | The webview plugin supports using configuration to control its behavior. (03b8c75)
  • webview: webview 插件支持使用配置选项控制其行为 | The webview plugin supports using configuration to control its behavior. (1a7677e)
  • webview: webview 添加在新标签页打开功能 | Add open in new tab function to webview. (2f054d3)
  • webview: webview 添加在新标签页打开功能 | Add open in new tab function to webview. (0785606)
  • webview:&lt;webview&gt; 外进行交互时设置 <webview>pointer-eventsnont | Set the pointer-events of <webview> to nont when interacting outside <webview>. (aa751a6)
  • webview:&lt;webview&gt; 外进行交互时设置 <webview>pointer-eventsnont | Set the pointer-events of <webview> to nont when interacting outside <webview>. (9ed0548)
  • webview: 在新窗口打开的思源编辑器中添加 Electron 上下文 | Add Electron context to SiYuan Editor opened in a new window. (1b939ed)
  • webview: 在新窗口打开的思源编辑器中添加 Electron 上下文 | Add Electron context to SiYuan Editor opened in a new window. (e849368)
  • webview: 完善插件设置界面 | Improve the plugin settings interface. (909beb3)
  • webview: 完善插件设置界面 | Improve the plugin settings interface. (7d4341a)
  • webview: 完善新窗口打开功能的设置界面 | Improve the settings interface of the open in new window function. (6daad67)
  • webview: 完善新窗口打开功能的设置界面 | Improve the settings interface of the open in new window function. (dc96736)
  • webview: 实现在新窗口打开功能 | Implement open in new window function. (fefc779)
  • webview: 实现在新窗口打开功能 | Implement open in new window function. (899f594)
  • webview: 改进顶部工具栏菜单项隐藏时的菜单位置 | Improve the menu position when the top toolbar menu item is hidden. (d627c81)
  • webview: 改进顶部工具栏菜单项隐藏时的菜单位置 | Improve the menu position when the top toolbar menu item is hidden. (dde0b4b)
  • webview: 新增块菜单菜单项 在新窗口打开在新窗口打开并聚焦 | Add block menu item Open in new window with Open in new window and focus. (4461104)
  • webview: 新增块菜单菜单项 在新窗口打开在新窗口打开并聚焦 | Add block menu item Open in new window with Open in new window and focus. (1436d67)
  • webview: 新增快捷键与命令 | Add keyboard shortcuts and commands. (9b73440)
  • webview: 新增超链接地址提示功能 | Add hyperlink address prompt function. (aaca46c)
  • webview: 新增超链接地址提示功能 | Add hyperlink address prompt function. (b293a3f)
  • webview: 添加 使用新窗口打开 按钮 | Add Open with a new window button. (469f9af)
  • webview: 添加 使用新窗口打开 按钮 | Add Open with a new window button. (6f48b2b)
  • webview: 添加 使用新窗口打开思源编辑器 功能 | Add Open SiYuan Editor in a new window function. (009d4c4)
  • webview: 添加 使用新窗口打开思源编辑器 功能 | Add Open SiYuan Editor in a new window function. (6d95f35)
  • webview: 添加自定义 User-Agent 功能 | Add custom User-Agent function. (1b3ed58)
  • webview: 添加自定义 User-Agent 功能 | Add custom User-Agent function. (370cc66)
  • webview: 添加顶部工具栏菜单项 | Add top toolbar menu items. (400eaae)
  • webview: 添加顶部工具栏菜单项 | Add top toolbar menu items. (4158f6c)
  • webview: 网页视图支持自定义网页背景颜色 | Web view supports custom web page background color. (62aab8e)
  • webview: 网页视图支持自定义网页背景颜色 | Web view supports custom web page background color. (2eefbcd)
  • webview: 设置页签图标为网页图标 | Set the tab icon to the web icon. (c76238a)
  • webview: 设置页签图标为网页图标 | Set the tab icon to the web icon. (8dbbfad)
  • webview: 设置页签图标为网页图标 | Set the tab icon to the web icon. (9d57359)
  • webview: 设置页签图标为网页图标 | Set the tab icon to the web icon. (df40054)
  • webview: 调整桌面端与移动端窗口的默认设置 | Adjust the default settings of desktop and mobile windows. (b5c23ad)
  • webview: 调整桌面端与移动端窗口的默认设置 | Adjust the default settings of desktop and mobile windows. (992e13a)
  • jupyter-client 插件提供 svelte-i18n 支持 | Provides svelte-i18n support for jupyter-client plugin. (b3f1865)
  • 取消对非 Election 环境的支持 (ae20f9b)
  • 启用 Arco 组件的国际化功能 | Enable internationalization of Arco components. (40a849d)
  • 实现元数据与配置保存功能 | Implement metadata and configuration saving functions. (3c10efb)
  • 实现导出标签页 | Implement export tab. (be463f8)
  • 实现文档块属性 YFM 序列化方法 | Implement document block attribute YFM serialization method. (eac08af)
  • 导出面板属性名与属性值文本省略与提示 | Export panel attribute name and attribute value text ellipsis and tooltip. (cd94816)
  • 新增自定义属性值解析器功能 | Add custom attribute value parser function. (553e190)
  • 新插入的挂件块支持自动重新加载 | Newly inserted widget block supports automatic reloading. (8ea7ab6)
  • 添加书签列表查询功能 | Add bookmark list query function. (bf5ce28)
  • 添加元数据控件 | Add a metadata control. (12ec8bb)
  • 添加原生属性保存功能 | Add native attribute save function. (376dae9)
  • 添加只读/编辑切换开关 | Add read-only/edit switch. (e5b8878)
  • 添加导出标签页 | Add export tab. (508f486)
  • 添加折叠/展开按钮 | Add collapse/expand button. (ee2390c)
  • 添加文件资源管理面板 | Add file resource management panel. (972c513)
  • 添加文档重命名功能 | Add document rename function. (7b9da13)
  • 添加文档面包屑 | Add document breadcrumb. (f4b06b1)
  • 添加未知属性编辑功能 | Add edit function for unknown attribute. (ed0049b)
  • 添加浏览位置属性编辑功能 | Add browser location attribute edit function. (ac9a4d5)
  • 添加自定义属性编辑功能 | Add custom attributes edit function. (1116f6a)
  • 添加附属仓库 siyuan-plugin-webview | Add sub-repository siyuan-plugin-webview. (dd5b98b)
  • 添加附属仓库 siyuan-plugin-webview | Add sub-repository siyuan-plugin-webview. (3f0da37)

Bug Fixes

  • components: 修复提示框方向异常问题 | Fix the issue of abnormal direction of prompt box. (13c7dee)
  • components: 修复设置面板无法完全填充问题 | Fix the issue that the settings panel cannot be fully filled. (6f60f22)
  • components: 修复设置面板无法完全填充问题 | Fix the issue that the settings panel cannot be fully filled. (bf9eb18)
  • monaco-editor: 修复拖动页签分栏时编辑器无法重新加载问题 | Fix the issue that the editor cannot be reloaded when dragging the tab to split the screen. (6f16d87)
  • webview: 修复在非安全上下文中无法使用 crypto.randomUUID 的问题 | Fix the issue that crypto.randomUUID cannot be used in an insecure context. (0d6b387)
  • webview: 修复在非安全上下文中无法使用 crypto.randomUUID 的问题 | Fix the issue that crypto.randomUUID cannot be used in an insecure context. (504f7d7)
  • webview: 修复拖拽分屏失效问题 | Fix the issue that drag and drop split screen is invalid. (c32ec02)
  • webview: 修复拖拽分屏失效问题 | Fix the issue that drag and drop split screen is invalid. (b5d9f26)
  • webview: 修复菜单栏状态设置失效问题 | Fix the issue that the menu bar status setting is invalid. (47d9f38)
  • webview: 修复菜单栏状态设置失效问题 | Fix the issue that the menu bar status setting is invalid. (28ba15e)
  • webview: 修复页签图标未显示问题 | Fix the issue of tab icon not displayed. (ca43c09)
  • webview: 修复页签图标未显示问题 | Fix the issue of tab icon not displayed. (dc7228e)
  • 转义文档别名中的 , | Escape , in document alias. (d766239)

Performance Improvements

  • components: 设置面板组件兼容 v2.9.4 | Settings panel component compatible with v2.9.4. (2829ee9)
  • monaco-editor: 优化编辑器另存为选项 | Optimize editor save as option. (f03bc1e)
  • monaco-editor: 支持使用设置项控制上下文菜单 | Support using setting items to control context menus. (b91fc63)
  • 改进设置对话框标题内容 | Improve the title content of the settings dialog. (cc2a9aa)
  • 改进设置对话框标题内容 | Improve the title content of the settings dialog. (6c31975)

Code Refactoring

  • components: 优化 BlockIcon 组件 | Optimize BlockIcon component. (a1669ff)
  • components: 使用封装后的 Svg.svelte 组件 | Use the encapsulated Svg.svelte component. (3648da3)
  • components: 使用封装后的 Svg.svelte 组件 | Use the encapsulated Svg.svelte component. (52c3e39)
  • monaco-editor: 调整文件资源管理器图标与提示文本 | Adjust the icon and prompt text of the file explorer. (32fff26)
  • monaco-editor: 重构侧边栏组件 | Refactor sidebar component. (6f9b136)
  • webview: 使用 svelte 重构 webview | Refactor webview with svelte. (3411718)
  • webview: 使用 svelte 重构 webview | Refactor webview with svelte. (3e0edae)
  • webview: 调整在新窗口打开触发策略 | Adjust the trigger strategy for opening in a new window. (b9e8b5d)
  • webview: 调整在新窗口打开触发策略 | Adjust the trigger strategy for opening in a new window. (577a724)
  • 优化设置面板组件 | Optimize the settings panel component. (f694a0f)
  • 优化设置面板组件 | Optimize the settings panel component. (608ae84)
  • 使用 &lt;webview&gt; 原生 API 管理历史 (bda1338)
  • 重构 apis.siyuan | Refactor apis.siyuan. (a102e9f)
  • 重构 apis.siyuan | Refactor apis.siyuan. (43d97e0)

Reverts

  • 无效的 build.yml 触发条件 | Invalid trigger condition of build.yml. (298e2de)
  • 无效的 build.yml 触发条件 | Invalid trigger condition of build.yml. (375c50b)

Styles

  • 调整响应式布局样式 | Adjust responsive layout style. (3f69fa7)
  • 调整响应式布局样式 | Adjust responsive layout style. (ce1be96)