dev-manager-tauri/src-tauri
lanrtop f1cecd1601 fix: 修复 P2 三处 Bug
1. get_blueprint_status 对比 effective_conventions_version() 而非
   master_conventions_version(),避免用户版 CONVENTIONS 生效后治理面板
   永远显示「待更新」
2. sync_blueprint_rules 成功消息改用 effective_conventions_version()
3. parse_frontmatter_version_str 修正 break 条件,正确限定在 frontmatter
   范围内解析,防止文档正文中的 version: 行被误匹配
2026-04-08 04:00:40 +09:00
..
capabilities fix: add updater/process capabilities and improve update error display 2026-04-02 14:50:19 +09:00
icons feat: WSL路径支持、项目发布到GitHub、三灯状态指示 2026-04-01 01:36:21 +09:00
src fix: 修复 P2 三处 Bug 2026-04-08 04:00:40 +09:00
.gitignore feat: WSL路径支持、项目发布到GitHub、三灯状态指示 2026-04-01 01:36:21 +09:00
build.rs feat: WSL路径支持、项目发布到GitHub、三灯状态指示 2026-04-01 01:36:21 +09:00
Cargo.lock fix: 消除 Windows 子进程黑框闪烁,修复 DB 外键迁移 2026-04-08 01:13:53 +09:00
Cargo.toml chore: bump version to v0.1.14 2026-04-07 00:47:37 +09:00
tauri.conf.json chore: bump version to v0.1.14 2026-04-07 00:47:37 +09:00