Skip to content

Commit c8666c8

Browse files
committed
chore: update version to 3.87.1
1 parent a215416 commit c8666c8

File tree

3 files changed

+20
-12
lines changed

3 files changed

+20
-12
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -76,15 +76,19 @@ For more information on how to use the following functions, please see [characte
7676

7777
## Changelogs
7878

79-
### [v3.86.1](https://github.com/purocean/yn/releases/tag/v3.86.1) 2025-12-13
79+
### [v3.87.1](https://github.com/purocean/yn/releases/tag/v3.87.1) 2026-01-23
8080

81-
[Windows](https://github.com/purocean/yn/releases/download/v3.86.1/Yank-Note-win-x64-3.86.1.exe) | [macOS arm64](https://github.com/purocean/yn/releases/download/v3.86.1/Yank-Note-mac-arm64-3.86.1.dmg) | [macOS x64](https://github.com/purocean/yn/releases/download/v3.86.1/Yank-Note-mac-x64-3.86.1.dmg) | [Linux AppImage](https://github.com/purocean/yn/releases/download/v3.86.1/Yank-Note-linux-x86_64-3.86.1.AppImage) | [Linux deb](https://github.com/purocean/yn/releases/download/v3.86.1/Yank-Note-linux-amd64-3.86.1.deb)
81+
[Windows](https://github.com/purocean/yn/releases/download/v3.87.1/Yank-Note-win-x64-3.87.1.exe) | [macOS arm64](https://github.com/purocean/yn/releases/download/v3.87.1/Yank-Note-mac-arm64-3.87.1.dmg) | [macOS x64](https://github.com/purocean/yn/releases/download/v3.87.1/Yank-Note-mac-x64-3.87.1.dmg) | [Linux AppImage](https://github.com/purocean/yn/releases/download/v3.87.1/Yank-Note-linux-x86_64-3.87.1.AppImage) | [Linux deb](https://github.com/purocean/yn/releases/download/v3.87.1/Yank-Note-linux-amd64-3.87.1.deb)
8282

83-
1. feat: Terminal on Windows uses ConPTY
84-
2. fix: Fixed some issues with HTML parsing
85-
3. feat(plugin): Plugins can use the added XTerm component to connect to terminal
83+
1. feat: Support displaying OpenCode in the sidebar
84+
2. feat: Search panel supports remembering expanded results state
85+
3. feat: Support list collapsing in preview area, needs to be enabled in `Settings - Rendering`
86+
4. feat: Open external files as read-only by default
87+
5. feat: Optimize list number auto-fill experience
88+
6. feat(plugin): Support `ctx.workbench.ContentRightSide.registerPanel` for registering sidebar panel components
89+
7. feat(plugin): Add `EDITOR_ATTEMPT_READONLY_EDIT` Hook
8690

87-
[More release notes](https://github.com/purocean/yn/releases)
91+
[更多发布说明](https://github.com/purocean/yn/releases)
8892

8993
## Supports
9094

README_ZH-CN.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,13 +76,17 @@
7676

7777
## 更新日志
7878

79-
### [v3.86.1](https://github.com/purocean/yn/releases/tag/v3.86.1) 2025-12-13
79+
### [v3.87.1](https://github.com/purocean/yn/releases/tag/v3.87.1) 2026-01-23
8080

81-
[Windows](https://github.com/purocean/yn/releases/download/v3.86.1/Yank-Note-win-x64-3.86.1.exe) | [macOS arm64](https://github.com/purocean/yn/releases/download/v3.86.1/Yank-Note-mac-arm64-3.86.1.dmg) | [macOS x64](https://github.com/purocean/yn/releases/download/v3.86.1/Yank-Note-mac-x64-3.86.1.dmg) | [Linux AppImage](https://github.com/purocean/yn/releases/download/v3.86.1/Yank-Note-linux-x86_64-3.86.1.AppImage) | [Linux deb](https://github.com/purocean/yn/releases/download/v3.86.1/Yank-Note-linux-amd64-3.86.1.deb)
81+
[Windows](https://github.com/purocean/yn/releases/download/v3.87.1/Yank-Note-win-x64-3.87.1.exe) | [macOS arm64](https://github.com/purocean/yn/releases/download/v3.87.1/Yank-Note-mac-arm64-3.87.1.dmg) | [macOS x64](https://github.com/purocean/yn/releases/download/v3.87.1/Yank-Note-mac-x64-3.87.1.dmg) | [Linux AppImage](https://github.com/purocean/yn/releases/download/v3.87.1/Yank-Note-linux-x86_64-3.87.1.AppImage) | [Linux deb](https://github.com/purocean/yn/releases/download/v3.87.1/Yank-Note-linux-amd64-3.87.1.deb)
8282

83-
1. feat: Windows 上终端使用 ConPTY
84-
2. fix: 修复解析 HTML 的一些问题
85-
3. feat(plugin): 插件中可使用增加 XTerm 组件连接终端
83+
1. feat: 支持在侧栏展示 OpenCode
84+
2. feat: 搜索面板支持记住展开结果状态
85+
3. feat: 支持预览区列表折叠,需在`设置-渲染`中开启
86+
4. feat: 打开外部文件默认只读
87+
5. feat: 优化列表序号自动填充体验
88+
6. feat(plugin): 支持 `ctx.workbench.ContentRightSide.registerPanel` 注册侧栏面板组件
89+
7. feat(plugin): 增加 `EDITOR_ATTEMPT_READONLY_EDIT` Hook
8690

8791
[更多发布说明](https://github.com/purocean/yn/releases)
8892

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yank.note",
3-
"version": "3.87.0",
3+
"version": "3.87.1",
44
"description": "Yank Note: A highly extensible Markdown editor, designed for productivity.",
55
"main": "dist/main/app.js",
66
"license": "AGPL-3.0",

0 commit comments

Comments
 (0)