feat: v0.16.17 — 暗色模式 + diff工具 + 快捷键系统 + 审计日志 + 子代理分级权限 + Metrics仪表盘

This commit is contained in:
2026-08-01 09:00:46 +08:00
parent 44094340a5
commit 794f94ab89
20 changed files with 1325 additions and 54 deletions
+3 -3
View File
@@ -14,7 +14,7 @@
</p>
<p align="center">
<img src="https://img.shields.io/badge/version-v0.16.16-E8734A?style=flat-square" alt="version">
<img src="https://img.shields.io/badge/version-v0.16.17-E8734A?style=flat-square" alt="version">
<img src="https://img.shields.io/badge/electron-33+-47848F?style=flat-square&logo=electron" alt="electron">
<img src="https://img.shields.io/badge/typescript-5.7+-3178C6?style=flat-square&logo=typescript" alt="typescript">
<img src="https://img.shields.io/badge/license-MIT-green?style=flat-square" alt="license">
@@ -245,7 +245,7 @@ npm start
ELECTRON_MIRROR=https://npmmirror.com/mirrors/electron/ npm run dist
```
产出:`release/Metona Ollama Setup v0.16.16.exe`
产出:`release/Metona Ollama Setup v0.16.17.exe`
## 🛠️ 常用命令
@@ -485,7 +485,7 @@ npm start
ELECTRON_MIRROR=https://npmmirror.com/mirrors/electron/ npm run dist
```
Output: `release/Metona Ollama Setup v0.16.16.exe`
Output: `release/Metona Ollama Setup v0.16.17.exe`
## 🛠️ Common Commands