Skip to content

Releases: purocean/yn

v3.89.1

06 May 05:55

Choose a tag to compare

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

  1. feat(editor): 增加浮动预览编辑器,支持拖拽、调整大小、预览点击同步、目标行定位、关闭控制和发现提示
  2. fix(extension): 避免扩展升级后残留旧文件

  1. feat(editor): Add a floating preview editor with drag, resize, preview-click sync, target-line reveal, close controls, and discovery hints
  2. fix(extension): Avoid stale extension files after upgrade
image

v3.88.2

01 May 13:55

Choose a tag to compare

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

v3.87.1

23 Jan 10:19

Choose a tag to compare

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

  1. feat: 支持在侧栏展示 OpenCode
  2. feat: 搜索面板支持记住展开结果状态
  3. feat: 支持预览区列表折叠,需在设置-渲染中开启
  4. feat: 打开外部文件默认只读
  5. feat: 优化列表序号自动填充体验
  6. feat(plugin): 支持 ctx.workbench.ContentRightSide.registerPanel 注册侧栏面板组件
  7. feat(plugin): 增加 EDITOR_ATTEMPT_READONLY_EDIT Hook

  1. feat: Support displaying OpenCode in the sidebar
  2. feat: Search panel supports remembering expanded results state
  3. feat: Support list collapsing in preview area, needs to be enabled in Settings - Rendering
  4. feat: Open external files as read-only by default
  5. feat: Optimize list number auto-fill experience
  6. feat(plugin): Support ctx.workbench.ContentRightSide.registerPanel for registering sidebar panel components
  7. feat(plugin): Add EDITOR_ATTEMPT_READONLY_EDIT Hook

现在你可以在侧栏中更加方便的使用 OpenCode
image

v3.86.1

13 Dec 13:32

Choose a tag to compare

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

  1. feat: Windows 上终端使用 ConPTY
  2. fix: 修复解析 HTML 的一些问题
  3. feat(plugin): 插件中可使用增加 XTerm 组件连接终端

  1. feat: Terminal on Windows uses ConPTY
  2. fix: Fixed some issues with HTML parsing
  3. feat(plugin): Plugins can use the added XTerm component to connect to terminal

新增 OpenCode 扩展,现在你可以更方便地在 Yank Note 中使用 OpenCode 来生成/修改文件

img

v3.85.1

25 Nov 16:23

Choose a tag to compare

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

  1. feat: 设置中增加自动在中英文之间添加空格选项
  2. feat: 优化设置面板交互,图片存放目录增加建议列表,自定义 CSS 样式 增加代码高亮
  3. feat: 快捷筛选器交互,增加字符高亮
  4. feat: 升级 Electron 到 38.7.1
  5. fix: 修复设置面板错误提示位置不正确问题
  6. feat(plugin): 增加 ctx.utils.createTextHighlighter 文本高亮工具函数

  1. feat: Add an option to automatically insert spaces between Chinese and English in the settings
  2. feat: Optimize the settings panel interaction, add a suggested list for image storage directories, and add code highlighting to custom CSS styles
  3. feat: Improve the interaction of the quick filter, add character highlighting
  4. feat: Upgrade Electron to 38.7.1
  5. fix: Fix the incorrect error message location in the settings panel
  6. feat(plugin): Add the text highlighting utility ctx.utils.createTextHighlighter

v3.84.0

06 Aug 10:24

Choose a tag to compare

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

  1. feat: 支持解析文档中的 #tag 标签和 frontmatter 中定义的标签
  2. feat: 支持在设置中自定义 PlantUML API
  3. feat: 增加编辑器换行缩进设置项
  4. feat(plugin): 插件定义设置项的时候支持增加 suggestions 建议列表

  1. feat: Support parsing #tag labels in documents and tags defined in frontmatter
  2. feat: Support customizing the PlantUML API in settings
  3. feat: Add editor wrap indent setting
  4. feat(plugin): Support adding suggestions suggestion lists when defining plugin settings

新增“挖空”扩展

image

v3.83.2

15 Jul 11:27

Choose a tag to compare

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

  1. feat: 增加配置编辑器滚轮敏感度配置
  2. feat: 增加配置编辑器标尺配置
  3. feat: 增加渲染自定义 CSS 样式配置
  4. feat: 双击编辑器可以在预览中高亮当前行
  5. fix: 修复保存加密文档可能卡死问题
  6. fix: 修复扩展详情可能不显示问题
  7. feat(plugin): SETTING_PANEL_AFTER_SHOW Hook 增加 editor 回调参数,用来获取配置编辑器实例

  1. feat: Added configuration for editor scroll wheel sensitivity
  2. feat: Added configuration for editor ruler settings
  3. feat: Added support for custom CSS styling during rendering
  4. feat: Double-clicking the editor highlights the current line in preview
  5. fix: Resolved potential freeze when saving encrypted documents
  6. fix: Fixed extension details display failure issue
  7. feat(plugin): Added editor callback parameter to SETTING_PANEL_AFTER_SHOW Hook to access configuration editor instances

新增代码行高亮扩展

image

v3.82.1

30 Mar 04:32

Choose a tag to compare

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

  1. feat: 新增预览区字体配置
  2. feat: 限制编辑器的 Markdown 语法建议在代码围栏中不显示
  3. fix: 修复某些情况下导出的 HTML 标题高亮不正确问题
  4. feat(plugin): 增加 ctx.editor.getLineLanguageId 方法获取某行的语言ID

  1. feat: Added font configuration for the preview area
  2. feat: Restrict Markdown syntax suggestions in the editor from displaying within code fences
  3. fix: Fixed the issue where exported HTML headings were not highlighted correctly in some cases
  4. feat(plugin): Added the ctx.editor.getLineLanguageId method to retrieve the language ID of a specific line

v3.81.3

06 Feb 07:41

Choose a tag to compare

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

  1. fix: 修复 Windows 上可能删除目录失败问题

  1. fix: Fix the issue where directories might fail to be deleted on Windows

v3.81.2

05 Feb 12:02

Choose a tag to compare

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

  1. fix: 修复打开仓库外文件不能加载图片问题
  2. fix: 修复在 macOS 平台打开终端时候退出出现异常报告问题

  1. fix: Resolve the issue of not being able to load images when opening files outside the repository.
  2. fix: Resolve the issue of abnormal reports appearing when exiting the terminal on the macOS platform.