PM Insights 0.1.1
English
PM Insights 0.1.1 is a compatibility and quality release prepared in response to the Obsidian Community directory's automated review.
Changes
- Use Obsidian
Settingheadings instead of manual HTML headings. - Preserve compatibility with Obsidian 1.7.2 while avoiding collisions with the newer plugin settings API.
- Improve Project Manager toolbar compatibility with popout windows and Obsidian DOM conventions.
- Handle asynchronous UI events without returning promises to DOM listeners.
- Replace the deprecated
builtin-modulesbuild dependency. - Add the official Obsidian ESLint rules to the verification pipeline.
Type checking, official lint rules, all automated tests, and the production build pass. There are no changes to stored settings or workload calculations.
Read the full English release notes.
简体中文
PM Insights 0.1.1 是根据 Obsidian 官方社区目录自动审查结果准备的兼容性与质量修复版本。
变更内容
- 使用 Obsidian
Setting标题替代手工创建的 HTML 标题。 - 在避免与新版插件设置 API 冲突的同时,继续兼容 Obsidian 1.7.2。
- 按 Obsidian DOM 规范改善 Project Manager 工具栏及弹出窗口兼容性。
- 调整异步界面事件,避免向 DOM 监听器返回 Promise。
- 移除已弃用的
builtin-modules构建依赖。 - 将 Obsidian 官方 ESLint 规则加入验证流程。
类型检查、官方 lint 规则、全部自动化测试及生产构建均通过。本版本不会更改已有设置或工作量计算逻辑。
查看完整的中文发布说明。