Releases: Zuoqiu-Yingyi/siyuan-plugin-webview
Releases · Zuoqiu-Yingyi/siyuan-plugin-webview
v1.4.1+20231227002717
1.4.1 (2023-12-26)
Build System
- 提取部分依赖至工作空间 | Extract some dependencies to workspace. (02f6657)
Miscellaneous
- webview: release v1.4.1 (4904d60)
Features
- webview: 兼容移动端菜单 | Compatible with mobile menu. (60e3629)
- webview: 支持使用新页签/新窗口打开资源文件超链接 | support opening assets files hyperlinks in new tabs/windows (233908e)
Performance Improvements
- webview: 改进上下文菜单关闭交互 | Improve context menu close interaction. (8bcb6df)
v1.4.1
1.4.1 (2023-12-26)
Build System
- 提取部分依赖至工作空间 | Extract some dependencies to workspace. (02f6657)
Miscellaneous
- webview: release v1.4.1 (4904d60)
Features
- webview: 兼容移动端菜单 | Compatible with mobile menu. (60e3629)
- webview: 支持使用新页签/新窗口打开资源文件超链接 | support opening assets files hyperlinks in new tabs/windows (233908e)
Performance Improvements
- webview: 改进上下文菜单关闭交互 | Improve context menu close interaction. (8bcb6df)
v1.4.0+20231021230557
1.4.0 (2023-10-21)
Miscellaneous
- webview: release v1.4.0 (16c60a3)
Features
- keepass: 添加打开 KeeWeb 的方案 | Add the scheme of opening KeeWeb. (baf6c60)
- webview: 添加图片菜单 | Add image menu. (bdf7ee6)
- webview: 添加在当前页签中打开功能 | Add open in current tab function. (42f2f39)
- webview: 添加块资源打开菜单项 | Add block resource open menu items. (c0bb54f)
- webview: 添加复制图片功能 | Add copy image function. (cd914ed)
- webview: 添加网页页面中的上下文菜单 | Add context-menu in webview. (63ca18f)
- webview: 添加资源文件菜单 | Add resource file menu. (191aa7c)
Bug Fixes
v1.4.0
1.4.0 (2023-10-21)
Miscellaneous
- webview: release v1.4.0 (16c60a3)
Features
- keepass: 添加打开 KeeWeb 的方案 | Add the scheme of opening KeeWeb. (baf6c60)
- webview: 添加图片菜单 | Add image menu. (bdf7ee6)
- webview: 添加在当前页签中打开功能 | Add open in current tab function. (42f2f39)
- webview: 添加块资源打开菜单项 | Add block resource open menu items. (c0bb54f)
- webview: 添加复制图片功能 | Add copy image function. (cd914ed)
- webview: 添加网页页面中的上下文菜单 | Add context-menu in webview. (63ca18f)
- webview: 添加资源文件菜单 | Add resource file menu. (191aa7c)
Bug Fixes
v1.3.2+20230905170952
1.3.2 (2023-09-05)
Build System
- 更新依赖项 | Update dependencies. (c5e8591)
Miscellaneous
- webview: release v1.3.2 (977f97b)
Features
- jupyter-client: 添加命令
运行所选代码块
| Add commandRun selected cells
. (1c6dde5) - open-api: 添加
client
与fs
属性 | Addclient
andfs
properties. (dd427fa) - webview: 添加使用原生窗口编辑器打开思源块的功能 | Add the function of opening SiYuan block with native window editor. (f3fc36b)
- webview: 添加使用原生窗口编辑器打开思源块的功能 | Add the function of opening SiYuan block with native window editor. (c0d5e4f)
- webview: 添加打开新标签页功能 | Add the function of opening a new tab. (34a610c)
v1.3.2
1.3.2 (2023-09-05)
Build System
- 更新依赖项 | Update dependencies. (c5e8591)
Miscellaneous
- webview: release v1.3.2 (977f97b)
Features
- jupyter-client: 添加命令
运行所选代码块
| Add commandRun selected cells
. (1c6dde5) - open-api: 添加
client
与fs
属性 | Addclient
andfs
properties. (dd427fa) - webview: 添加使用原生窗口编辑器打开思源块的功能 | Add the function of opening SiYuan block with native window editor. (f3fc36b)
- webview: 添加使用原生窗口编辑器打开思源块的功能 | Add the function of opening SiYuan block with native window editor. (c0d5e4f)
- webview: 添加打开新标签页功能 | Add the function of opening a new tab. (34a610c)
v1.3.1+20230802161427
1.3.1 (2023-08-02)
Miscellaneous
Continuous Integration
- 优化 CD 配置 | Optimize CD configuration. (90d7c83)
Documentation
- custom-block: Optimize document (c84f1c1)
- 完善说明文档 | Improve documentation. (29e10ac)
- 完善说明文档 | Improve documentation. (f028682)
Features
- 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. (2d2ae77)
- monaco-editor: 在新页签/新窗口中打开编辑器 | Open editor in new tab/new window. (0871582)
- monaco-editor: 实现 iframe 编辑器 | Implement iframe editor. (df894c9)
- 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)
- webview: 添加在屏幕中间显示新窗口功能 | Add the function of displaying new windows in the middle of the screen. (b1ff7a8)
- webview: 超链接添加
在新页签中打开
菜单项 | Hyperlinks addOpen in new tab
menu item. (de8a6eb) - 添加文件资源管理面板 | Add file resource management panel. (972c513)
Bug Fixes
- custom-block: 修复列表导图视图滚动条异常问题 | Fix the issue of abnormal scroll bar in list mind-map view. (08c6e95)
- monaco-editor: 修复拖动页签分栏时编辑器无法重新加载问题 | Fix the issue that the editor cannot be reloaded when dragging the tab to split the screen. (6f16d87)
- webview: 修复
#
链接无法跳转问题 | Fix the issue that#
link cannot jump. (94cd77d)
Performance Improvements
- monaco-editor: 优化编辑器另存为选项 | Optimize editor save as option. (f03bc1e)
- monaco-editor: 支持使用设置项控制上下文菜单 | Support using setting items to control context menus. (b91fc63)
- webview: 优化开发者工具 | Optimize developer tools. (8a27a30)
Code Refactoring
- components: 优化 BlockIcon 组件 | Optimize BlockIcon component. (a1669ff)
- monaco-editor: 调整文件资源管理器图标与提示文本 | Adjust the icon and prompt text of the file explorer. ([32fff26](https://github.com/Zuoqiu-Yingyi/siy...
v1.3.1
1.3.1 (2023-08-02)
Miscellaneous
Continuous Integration
- 优化 CD 配置 | Optimize CD configuration. (90d7c83)
Documentation
- custom-block: Optimize document (c84f1c1)
- 完善说明文档 | Improve documentation. (29e10ac)
- 完善说明文档 | Improve documentation. (f028682)
Features
- 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. (2d2ae77)
- monaco-editor: 在新页签/新窗口中打开编辑器 | Open editor in new tab/new window. (0871582)
- monaco-editor: 实现 iframe 编辑器 | Implement iframe editor. (df894c9)
- 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)
- webview: 添加在屏幕中间显示新窗口功能 | Add the function of displaying new windows in the middle of the screen. (b1ff7a8)
- webview: 超链接添加
在新页签中打开
菜单项 | Hyperlinks addOpen in new tab
menu item. (de8a6eb) - 添加文件资源管理面板 | Add file resource management panel. (972c513)
Bug Fixes
- custom-block: 修复列表导图视图滚动条异常问题 | Fix the issue of abnormal scroll bar in list mind-map view. (08c6e95)
- monaco-editor: 修复拖动页签分栏时编辑器无法重新加载问题 | Fix the issue that the editor cannot be reloaded when dragging the tab to split the screen. (6f16d87)
- webview: 修复
#
链接无法跳转问题 | Fix the issue that#
link cannot jump. (94cd77d)
Performance Improvements
- monaco-editor: 优化编辑器另存为选项 | Optimize editor save as option. (f03bc1e)
- monaco-editor: 支持使用设置项控制上下文菜单 | Support using setting items to control context menus. (b91fc63)
- webview: 优化开发者工具 | Optimize developer tools. (8a27a30)
Code Refactoring
- components: 优化 BlockIcon 组件 | Optimize BlockIcon component. (a1669ff)
- monaco-editor: 调整文件资源管理器图标与提示文本 | Adjust the icon and prompt text of the file explorer. ([32fff26](https://github.com/Zuoqiu-Yingyi/siy...
v1.3.0+20230713233222
1.3.0 (2023-07-13)
Features
- custom-block: 新增全宽显示功能 | Add full-width display function. (5e32265)
- custom-block: 新增全屏显示功能 | Add full-screen display function. (09e224e)
- custom-block: 新增列表看板视图 | Add list kanban view. (0636cd1)
- custom-block: 新增列表脑图视图 | Add list mind-map view. (7347f3b)
- custom-block: 新增列表表格视图 | Add list table view. (1b91c88)
- custom-block: 新增文本排版模式功能 | Add text layout mode function. (9aac150)
- custom-block: 新增显示块 ID 功能 | Add display block ID function. (628c613)
- custom-block: 新增显示块内容功能 | Add display block content function. (9542955)
- custom-block: 新增显示块序号功能 | Add display block index function. (0bd517d)
- custom-block: 新增显示块轮廓功能 | Add display block outline function. (ceff865)
- custom-block: 新增滚动显示功能 | Add scrolling display function. (a36ac1e)
- custom-block: 新增表格单元格宽度模式 | Add table cell width mode. (700aaa9)
- custom-block: 新增设置面板 | Add settings panel. (20fbea9)
- custom-block: 新增设置面板 | Add settings panel. (58a1674)
- webview: 新增快捷键与命令 | Add keyboard shortcuts and commands. (d738cfe)
- webview: 添加块引用菜单 | Add block reference menu. (19b4806)
- webview: 添加超链接菜单 | Add hyperlink menu. (94d4a30)
Performance Improvements
- webview: 优化思源静态文件服务的判断 | Optimize the judgment of siyuan static file service. (6e67f00)
Documentation
- custom-block: 完善文档 | Improve documentation. (b08f5a2)
- custom-block: 添加预览图 | Add preview image. (f96d37c)
Continuous Integration
- custom-block: 添加 CD 脚本 | Add CD scripts. (128bcb7)
Build System
- update dependencies (a4e82a6)
Miscellaneous
v1.3.0
1.3.0 (2023-07-13)
Features
- custom-block: 新增全宽显示功能 | Add full-width display function. (5e32265)
- custom-block: 新增全屏显示功能 | Add full-screen display function. (09e224e)
- custom-block: 新增列表看板视图 | Add list kanban view. (0636cd1)
- custom-block: 新增列表脑图视图 | Add list mind-map view. (7347f3b)
- custom-block: 新增列表表格视图 | Add list table view. (1b91c88)
- custom-block: 新增文本排版模式功能 | Add text layout mode function. (9aac150)
- custom-block: 新增显示块 ID 功能 | Add display block ID function. (628c613)
- custom-block: 新增显示块内容功能 | Add display block content function. (9542955)
- custom-block: 新增显示块序号功能 | Add display block index function. (0bd517d)
- custom-block: 新增显示块轮廓功能 | Add display block outline function. (ceff865)
- custom-block: 新增滚动显示功能 | Add scrolling display function. (a36ac1e)
- custom-block: 新增表格单元格宽度模式 | Add table cell width mode. (700aaa9)
- custom-block: 新增设置面板 | Add settings panel. (20fbea9)
- custom-block: 新增设置面板 | Add settings panel. (58a1674)
- webview: 新增快捷键与命令 | Add keyboard shortcuts and commands. (d738cfe)
- webview: 添加块引用菜单 | Add block reference menu. (19b4806)
- webview: 添加超链接菜单 | Add hyperlink menu. (94d4a30)
Performance Improvements
- webview: 优化思源静态文件服务的判断 | Optimize the judgment of siyuan static file service. (6e67f00)
Documentation
- custom-block: 完善文档 | Improve documentation. (b08f5a2)
- custom-block: 添加预览图 | Add preview image. (f96d37c)
Continuous Integration
- custom-block: 添加 CD 脚本 | Add CD scripts. (128bcb7)
Build System
- update dependencies (a4e82a6)