冰朔 a3cce320ab
Some checks failed
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
D164: 登记Tolaria光湖定制版源码补丁
2026-07-03 13:43:58 +08:00

45 lines
1.1 KiB
Plaintext

---
id: DEV-TOL-SRC-001
protocol: HLDP
product: Tolaria光湖定制版
upstream: https://github.com/refactoringhq/tolaria
upstream_commit: af6891b0af725a219427eb0ff056cbc719e40812
local_commit: 9bd612c
status: installed
maintainer: ICE-GL-ZY001
receipt: CC-074
---
# Tolaria光湖定制版 · 源码补丁入口
## 当前补丁
`patches/0001-feat-add-plain-click-wikilinks-and-Guanghu-portal-bl.patch`
包含:
1. 富文本wikilink普通鼠标单击跳转。
2. 中文、Emoji与Notion长编号后缀回归测试。
3. `guanghu-portal` Markdown持久化组件。
4. 光湖入口卡富文本渲染样式。
## 恢复方法
```bash
git clone https://github.com/refactoringhq/tolaria.git
cd tolaria
git checkout af6891b0af725a219427eb0ff056cbc719e40812
git am /path/to/0001-feat-add-plain-click-wikilinks-and-Guanghu-portal-bl.patch
```
## 已验证
- 4873项前端测试通过。
- TypeScript/Vite生产构建通过。
- Tauri macOS原生构建通过。
- 安装位置:`/Applications/Tolaria.app`
- 官方回退版:`/Applications/Tolaria-Official-2026.7.1.app`
> 认知链与桌面验收见 CC-074。