Skip to content

OpsLog 3.0.32

Choose a tag to compare

@github-actions github-actions released this 21 Sep 16:29
· 7 commits to main since this release

主要更新

  • 新增运行环境配置管理,可在应用内创建、编辑、删除和保存多个运行环境。
  • 新增 Web 端运行环境配置读取接口,Web、macOS 和 Windows 端统一使用同一套配置模型。
  • 保留 JSON 配置导入能力,并在保存前提供校验;至少保留一个运行环境,校验名称、Kibana 地址、凭据和日志索引。
  • 优化配置入口与配置弹窗交互,配置仅保存在当前设备。
  • 改进缺少环境配置时的错误提示,引导用户打开“配置”创建或导入运行环境。

发布包

  • OpsLog:Windows x64 安装版、绿色版;macOS Apple Silicon / Intel 的 DMG、绿色版及自动更新包。
  • OpsLog Reader:Windows x64 安装版、绿色版;macOS Apple Silicon / Intel 的 DMG、绿色版及自动更新包。

macOS 首次启动

当前 Release 未使用 Apple Developer ID 签名或公证。请仅从本 Release 下载,并先参照 SHA256SUMS 校验文件完整性。将应用拖入“应用程序”目录后,如 macOS 阻止启动,在终端执行:

xattr -dr com.apple.quarantine /Applications/OpsLog.app

若使用 OpsLog Reader:

xattr -dr com.apple.quarantine "/Applications/OpsLog Reader.app"

然后再次打开应用;如系统仍阻止,可前往“系统设置 → 隐私与安全性”确认打开。