Skip to content

Releases: canghai908/zbxtable

Release v3.0.6

Choose a tag to compare

@github-actions github-actions released this 14 Jun 13:45

Release v3.0.6

Changes since v3.0.5

  • Honor active agent host availability (f801b15)
  • Prefer visible host names in cached top-host displays (b902770)
  • Reuse shared helpers for image upload storage (b49dcd8)
  • Expose login subtitle through public system appearance config (7d796f3)
  • Allow demo-mode alarm analysis to stay read-only (4cca838)
  • Guide contributors toward actionable issue reports (cfb02e1)

Packages

  • Linux AMD64
  • Linux ARM64

Release v3.0.5

Choose a tag to compare

@github-actions github-actions released this 31 May 02:42

Release v3.0.5

Changes since v3.0.4

  • ci(release): 构建前端时注入 VERSION,使前端版本与发布 tag 一致 (b2055ea)
  • style: gofmt 修复 CI 格式检查 (47f6357)
  • refactor(menu): 资产相关命名统一为设备命名 (6c2060e)
  • Add linux amd64 build script (3cdc4bf)
  • Rebuild asset and report data flow on dev (b818002)

Packages

  • Linux AMD64
  • Linux ARM64

Release v3.0.4

Choose a tag to compare

@github-actions github-actions released this 24 May 09:49

Release v3.0.4

Changes since v3.0.3

  • Restore default-rule fallback semantics for unmatched alerts (27f07e4)
  • Fix inventory sync queries against the system table (d045e57)
  • Add a reusable custom AI provider path for OpenAI-compatible backends (6a555a9)
  • Use the dedicated webhook token for inbound alert authentication (f9412cb)

Packages

  • Linux AMD64
  • Linux ARM64

Release v3.0.3

Choose a tag to compare

@github-actions github-actions released this 17 May 15:28

Release v3.0.3

Changes since v3.0.2

  • Align CI workflows with the current split frontend/backend build flow (a61ce3d)
  • Support asset-type workflows and asynchronous host reporting (da91f1a)
  • Restore access to password settings from the seeded system menu (569825e)
  • feat: adapt backend for zbxtable ui assets (ee7e679)

Packages

  • Linux AMD64
  • Linux ARM64

Release v3.0.2

Choose a tag to compare

@github-actions github-actions released this 08 Mar 10:52
7c2b68b

📝 更新内容

📦 支持平台

  • Linux AMD64 (无 CGO 依赖,纯静态编译)
  • Linux ARM64 (无 CGO 依赖,纯静态编译)

✨ 特性

  • ✅ 纯 Go 编译,无需 CGO
  • ✅ 静态二进制文件,无外部依赖
  • ✅ 支持 MySQL 和 PostgreSQL 数据库
  • ✅ 可在任何 Linux 发行版上运行

Release v3.0.1

Choose a tag to compare

@github-actions github-actions released this 23 Feb 08:52
ba125b7

📝 更新内容

📦 支持平台

  • Linux AMD64 (无 CGO 依赖,纯静态编译)
  • Linux ARM64 (无 CGO 依赖,纯静态编译)

✨ 特性

  • ✅ 纯 Go 编译,无需 CGO
  • ✅ 静态二进制文件,无外部依赖
  • ✅ 支持 MySQL 和 PostgreSQL 数据库
  • ✅ 可在任何 Linux 发行版上运行

Release v3.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Feb 14:10

📝 更新内容

📦 支持平台

  • Linux AMD64 (无 CGO 依赖,纯静态编译)
  • Linux ARM64 (无 CGO 依赖,纯静态编译)

✨ 特性

  • ✅ 纯 Go 编译,无需 CGO
  • ✅ 静态二进制文件,无外部依赖
  • ✅ 支持 MySQL 和 PostgreSQL 数据库
  • ✅ 可在任何 Linux 发行版上运行

v2.1.9

Choose a tag to compare

@canghai908 canghai908 released this 25 Jan 08:16

Fix

  • 修复zabbix7.4版本认证问题
  • 修复token判断逻辑
  • 修复新版本ms-agent安装失败问题

v2.1.8

Choose a tag to compare

@canghai908 canghai908 released this 25 Feb 15:03

Feat

  • 增加对接 Deepseek 功能,实现告警的智能分析(对接本地 Ollama 部署的 Deepseek)
  • 增加告警主机名和 IP 搜索
  • 增加对 zabbix7.2 及 7.4 版本支持

Fix

  • 修复带宽选择异常问题
  • 修复初始化问题

v2.1.7

Choose a tag to compare

@canghai908 canghai908 released this 23 Dec 11:29

Feat

  1. 增加zabbix原生dashboard引入
  2. 增加定时同步设备类型
  3. 增加系统参数配置

Fix

1.修复zabbix 7.0默认创建的media状态为禁用,导致告警发送失败
2.修复出口链路接口tag错误导致无法选择出口网卡
3.修复出口流量单位错误