Skip to content

v1.1.3+20241121015146

Latest
Compare
Choose a tag to compare

1.1.3 (2024-11-20)

Build System

  • svelte: 修复 Svelte 无法解析 enum 等 TypeScript 特性问题 | Fix the issue that Svelte cannot parse TypeScript features such as enum. (c7990e1)
  • 提取部分依赖至工作空间 | Extract some dependencies to workspace. (6bad172)
  • 提取部分依赖至工作空间 | Extract some dependencies to workspace. (02f6657)
  • 提取部分依赖至工作空间 | Extract some dependencies to workspace. (b343497)
  • 提取部分依赖至工作空间 | Extract some dependencies to workspace. (3f8a33d)

Miscellaneous

  • custom-block: release v1.1.3 (74235c6)
  • jupyter-client: release v0.2.2 (081d7d5)
  • main: release 0.2.1 (24c6c04)
  • main: release 0.2.2 (1fd151f)
  • main: release 0.2.3 (8e73a2e)
  • manaco-editor: release v0.2.1 (857a36f)
  • monaco-editor: release v0.2.2 (b1d4ff6)
  • monaco-editor: release v0.2.4 (077fc65)
  • webview: release v1.4.1 (4904d60)

Features

  • inbox: 添加收集箱客户端 | Add inbox client. (63d943e)
  • monaco-editor: 优化云收集箱面板内容查看功能 | Optimize cloud inbox panel content viewing function. (9dd0c7b)
  • monaco-editor: 优化使用指定字符集打开文件功能 | Optimize the function of opening files using the specified character set. (f65cb9e)
  • monaco-editor: 支持使用自定义字符集打开文件 | Support opening files using custom character sets. (b6ebe15)
  • monaco-editor: 支持自定义编辑器折行方案 | Support custom editor word wrap scheme. (95aa1cb)
  • webview: 支持使用新页签/新窗口打开资源文件超链接 | support opening assets files hyperlinks in new tabs/windows (233908e)

Bug Fixes

  • custom-block: 修复列表导图视图 | Fix list mind-map view. (978de9a)
  • custom-block: 修复列表脑图视图样式 | Fix list mind-map view style. (c6a5844)
  • custom-block: 修复列表表格视图 | Fix list table view. (4ab12d1)
  • monaco-editor: 修复 Vditor 编辑器重复加载资源文件问题 | Fix the issue of Vditor editor repeatedly loading resource files. (11b77c5)
  • monaco-editor: 修复在 BrowserWindow 中编辑器无法加载问题 | Fix the issue that the editor cannot be loaded in BrowserWindow. (c8d6c68)
  • monaco-editor: 修复无法在浏览器环境中正确加载的问题 | Fix the issue that cannot be loaded correctly in the browser environment. (da13865)
  • monaco-editor: 修复超链接转义问题 | Fix hyperlink escape issue. (b62da9c)

Performance Improvements

  • custom-block: 调整列表脑图视图样式 | Adjust list mind-map view style. (fb3d133)
  • webview: 改进上下文菜单关闭交互 | Improve context menu close interaction. (8bcb6df)

Styles

  • custom-block:eslint 配置应用于 custom-block 模块 | Apply eslint configuration to custom-block module (9f3afcb)
  • monaco-editor:eslint 配置应用于 monaco-editor 模块 | Apply eslint configuration to monaco-editor module (9f9ffeb)