Skip to content

1.0.9

Choose a tag to compare

@Lenonss Lenonss released this 12 Jun 05:59
· 4 commits to master since this release

🔧 v1.0.9 — 社区审查 Error 修复

🐛 修复(Blocking Errors)

  • 移除所有被审查系统禁止的 import/no-nodejs-modules eslint-disable
  • 还原 main.ts eslint-disable 为 v1.0.7 格式(仅 no-var-requires
  • 添加 mcp/.eslintrc.json 替代内联 eslint-disable(独立 Node.js 服务端规则)
  • 还原 messageElnoticeEl(兼容 minAppVersion 1.7.0)
  • 修复 5 处残留浮动 Promise(openFile、refresh、TaskModal 回调)
  • 移除 TaskListBlock.ts 未使用的 Notice import
  • 恢复 manifest.json 中丢失的 version 字段