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