Releases: purocean/yn
Releases · purocean/yn
v3-next-01
Update package.json
v3.86.1
Windows | macOS arm64 | macOS x64 | Linux AppImage | Linux deb
- feat: Windows 上终端使用 ConPTY
- fix: 修复解析 HTML 的一些问题
- feat(plugin): 插件中可使用增加 XTerm 组件连接终端
- feat: Terminal on Windows uses ConPTY
- fix: Fixed some issues with HTML parsing
- feat(plugin): Plugins can use the added XTerm component to connect to terminal
新增 OpenCode 扩展,现在你可以更方便地在 Yank Note 中使用 OpenCode 来生成/修改文件
v3.85.1
Windows | macOS arm64 | macOS x64 | Linux AppImage | Linux deb
- feat: 设置中增加自动在中英文之间添加空格选项
- feat: 优化设置面板交互,图片存放目录增加建议列表,自定义 CSS 样式 增加代码高亮
- feat: 快捷筛选器交互,增加字符高亮
- feat: 升级 Electron 到 38.7.1
- fix: 修复设置面板错误提示位置不正确问题
- feat(plugin): 增加
ctx.utils.createTextHighlighter文本高亮工具函数
- feat: Add an option to automatically insert spaces between Chinese and English in the settings
- feat: Optimize the settings panel interaction, add a suggested list for image storage directories, and add code highlighting to custom CSS styles
- feat: Improve the interaction of the quick filter, add character highlighting
- feat: Upgrade Electron to 38.7.1
- fix: Fix the incorrect error message location in the settings panel
- feat(plugin): Add the text highlighting utility
ctx.utils.createTextHighlighter
v3.84.0
Windows | macOS arm64 | macOS x64 | Linux AppImage | Linux deb
- feat: 支持解析文档中的
#tag标签和 frontmatter 中定义的标签 - feat: 支持在设置中自定义 PlantUML API
- feat: 增加编辑器换行缩进设置项
- feat(plugin): 插件定义设置项的时候支持增加
suggestions建议列表
- feat: Support parsing
#taglabels in documents and tags defined in frontmatter - feat: Support customizing the PlantUML API in settings
- feat: Add editor wrap indent setting
- feat(plugin): Support adding
suggestionssuggestion lists when defining plugin settings
新增“挖空”扩展
v3.83.2
Windows | macOS arm64 | macOS x64 | Linux AppImage | Linux deb
- feat: 增加配置编辑器滚轮敏感度配置
- feat: 增加配置编辑器标尺配置
- feat: 增加渲染自定义 CSS 样式配置
- feat: 双击编辑器可以在预览中高亮当前行
- fix: 修复保存加密文档可能卡死问题
- fix: 修复扩展详情可能不显示问题
- feat(plugin):
SETTING_PANEL_AFTER_SHOWHook 增加editor回调参数,用来获取配置编辑器实例
- feat: Added configuration for editor scroll wheel sensitivity
- feat: Added configuration for editor ruler settings
- feat: Added support for custom CSS styling during rendering
- feat: Double-clicking the editor highlights the current line in preview
- fix: Resolved potential freeze when saving encrypted documents
- fix: Fixed extension details display failure issue
- feat(plugin): Added
editorcallback parameter toSETTING_PANEL_AFTER_SHOWHook to access configuration editor instances
新增代码行高亮扩展

v3.82.1
Windows | macOS arm64 | macOS x64 | Linux AppImage | Linux deb
- feat: 新增预览区字体配置
- feat: 限制编辑器的 Markdown 语法建议在代码围栏中不显示
- fix: 修复某些情况下导出的 HTML 标题高亮不正确问题
- feat(plugin): 增加
ctx.editor.getLineLanguageId方法获取某行的语言ID
- feat: Added font configuration for the preview area
- feat: Restrict Markdown syntax suggestions in the editor from displaying within code fences
- fix: Fixed the issue where exported HTML headings were not highlighted correctly in some cases
- feat(plugin): Added the
ctx.editor.getLineLanguageIdmethod to retrieve the language ID of a specific line
v3.81.3
Windows | macOS arm64 | macOS x64 | Linux AppImage | Linux deb
- fix: 修复 Windows 上可能删除目录失败问题
- fix: Fix the issue where directories might fail to be deleted on Windows
v3.81.2
Windows | macOS arm64 | macOS x64 | Linux AppImage | Linux deb
- fix: 修复打开仓库外文件不能加载图片问题
- fix: 修复在 macOS 平台打开终端时候退出出现异常报告问题
- fix: Resolve the issue of not being able to load images when opening files outside the repository.
- fix: Resolve the issue of abnormal reports appearing when exiting the terminal on the macOS platform.
v3.81.0
Windows | macOS arm64 | macOS x64 | Linux AppImage | Linux deb
- feat: 支持在 Windows 上打开 smb 路径文件
- feat: 优化演示模式目录展示,固定目录后将以侧栏形式展示目录
- feat: 优化音频元素渲染逻辑,减少文档打开阻塞时间
- fix: 修复行内 Wiki 风格图片渲染异常问题
- fix: 修复退出应用可能残留孤儿进程问题
- fix: 修复不能保存空文件问题
- fix: 修复分享预览文件不显示问题
- feat: Support for opening SMB path files on Windows
- feat: Optimization of presentation mode directory display, with fixed directories now shown in a sidebar format
- feat: Optimization of audio element rendering logic to reduce document opening block time
- fix: Resolution of inline Wiki-style image rendering exceptions
- fix: Resolution of potential orphan process issues when exiting the application
- fix: Resolution of the inability to save empty files
- fix: Resolution of the issue where shared preview files do not display
v3.80.4
- 修复文档最近打开时间未能保存问题
- 修复快速跳转取消后显示开始页面问题
- Fix the issue where the document's most recent opening time is not saved.
- Fix the issue where the start page is displayed after canceling quick navigation.

