What's Changed
- fix: 允许在 main 上手动部署 GitHub Pages by @LeeShunEE in #190
- chore: 将 main 上的 GitHub Pages 热修同步回 dev by @LeeShunEE in #192
- feat: 增加安全文件日志基础 by @LeeShunEE in #198
- feat: 增加 Logging 控制面与 TUI 配置 by @LeeShunEE in #199
- feat: 增加安全日志快照导出与 TUI 双入口 by @LeeShunEE in #200
- fix: 优化日志交互并修复 Windows 日志权限迁移 by @LeeShunEE in #202
- fix: 修复 dev.3 更新后 Windows 服务无法启动 by @LeeShunEE in #203
- fix: 增加日志导出路径复制成功提示 by @LeeShunEE in #205
- chore: 收口 v0.9.2 正式发版 by @LeeShunEE in #206
- chore: 晋级 v0.9.2 到 main by @LeeShunEE in #207
Full Changelog: v0.9.1...v0.9.2
国内离线安装(AList 网盘,免 GitHub 访问)
Linux / macOS:
curl -fsSL https://cloud.xn--30q18ry71c.com/p/public/mihari-release/mihari/install-aio-remote.sh | bashWindows (PowerShell):
& ([scriptblock]::Create((irm https://cloud.xn--30q18ry71c.com/p/public/mihari-release/mihari/install-aio-remote.ps1)))