Skip to content

0.1.027

Choose a tag to compare

@curryhendry curryhendry released this 18 Aug 06:42
· 11 commits to main since this release

优化

  • 通过商店自动化检查:manifest 描述去掉 "Obsidian" 字样、minAppVersion 提升至 1.13.0
  • SSE 流式改用 XMLHttpRequest(fetch 被商店 lint 限制、requestUrl 无法流式)
  • 自定义事件类型化、移除 as any;设置页 handler 重构、消除多余断言与 async 箭头
  • README 改为中英双语