github purocean/yn v3.88.2

3 hours ago

Windows | macOS arm64 | macOS x64 | Linux AppImage | Linux deb

  1. feat: 增加 MCP 集成,包含本地 MCP 端点、设置开关、仓库列表、用户动作调用、Markdown 特性文档、文档导出和主窗口重载
  2. feat: 支持将 .mdx.markdown 作为 Markdown 文档处理,包含编辑器语言模式和预览
  3. feat: 增强 HTML 导出,支持可选的代码行号、复制按钮,并改进渲染资源等待
  4. feat: 支持绝对路径图片附件和外部图片路径的回退处理
  5. feat: 支持在图片本地化时处理 file:// 图片
  6. feat: 仓库文件树默认显示点号开头的隐藏文件
  7. fix: 修复终端浅色模式下选择文本颜色不清晰的问题
  8. fix: 修复创建以斜杠结尾的新文件夹时路径判断错误的问题
  9. fix: 避免在不支持的 Windows 版本上加载代码高亮字体
  10. test: 增加 Markdown 特性测试文档和 Draw.io 示例文件
  11. chore(deps): 更新 koalodashlodash-esnode-forgerollupundiciuuidyaml 以及安全相关的间接依赖

English
  1. feat: Add MCP integration, including the local MCP endpoint, settings switch, repository listing, user action execution, Markdown feature documentation, document export, and main window reload
  2. feat: Support .mdx and .markdown files as Markdown documents, including editor language mode and preview
  3. feat: Improve HTML export with optional code line numbers, copy buttons, and better rendered resource waiting
  4. feat: Support fallback handling for absolute-path image attachments and external image paths
  5. feat: Support localizing file:// images when converting images to local assets
  6. feat: Show dot files in the repository tree by default
  7. fix: Improve terminal text selection colors in light mode
  8. fix: Fix creating new folders when the requested path ends with a trailing slash
  9. fix: Avoid loading syntax-highlight fonts on unsupported Windows versions
  10. test: Add Markdown feature test documents and Draw.io sample fixtures
  11. chore(deps): Update dependencies including koa, lodash, lodash-es, node-forge, rollup, undici, uuid, yaml, and security-related transitive packages

这次新增的 MCP 和 @yank-note/cli 可以把正在运行的 Yank Note 交给本机脚本或 AI Agent 调用。给 AI 工具使用时,推荐直接使用 CLI 项目里的 Skill,让它按约定读取仓库、调用动作、获取 Markdown 特性说明和导出文档。

同时,Sidebar Terminal、Git Push 等扩展也做了配套升级。AI Agent 可以放进 Yank Note 侧栏,常用终端命令可以配置成按钮,Git 同步命令也可以按自己的工作流定制。

image

Don't miss a new yn release

NewReleases is sending notifications on new releases.