Skip to content

Releases: likexian/stathub-go

v0.102.3 Beta

15 Mar 15:44
Compare
Choose a tag to compare

Stat Hub is a service for collecting and displaying servers stat.

  • Bugfix: some bug fixed

Stat Hub 是一个帮您收集并展示众多服务器状态的服务。

  • 修正:一些细节完善

v0.102.2 Beta

28 Feb 12:58
Compare
Choose a tag to compare

Stat Hub is a service for collecting and displaying servers stat.

  • Bugfix: add logrotate support

Stat Hub 是一个帮您收集并展示众多服务器状态的服务。

  • 修正:增加日志滚动支持

v0.102.1 Beta

28 Feb 01:22
Compare
Choose a tag to compare

Stat Hub is a service for collecting and displaying servers stat.

  • Bugfix: chown data dir to daemon user

Stat Hub 是一个帮您收集并展示众多服务器状态的服务。

  • 修正:数据目录所有者自动修改为 daemon 用户

v0.101.9 Beta

27 Feb 02:10
Compare
Choose a tag to compare

Stat Hub is a service for collecting and displaying servers stat.

  • Bugfix: fixed disk and net stat display
  • Bugfix: set debug off when building

Stat Hub 是一个帮您收集并展示众多服务器状态的服务。

  • 修正:修复磁盘和网络数据的展示
  • 修正:编译发布时禁用Debug

v0.101.7 Beta

26 Feb 06:53
Compare
Choose a tag to compare

Stat Hub is a service for collecting and displaying servers stat.

  • Bugfix: fixed calc disk use rate
  • Bugfix: only show last load number

Stat Hub 是一个帮您收集并展示众多服务器状态的服务。

  • 修正:修复磁盘使用率计算
  • 修正:负载只显示最近1分钟数据

v0.101.4 Beta

25 Feb 03:52
Compare
Choose a tag to compare

Stat Hub is a service for collecting and displaying servers stat.

  • Bugfix: add the logger
  • Bugfix: refine the code

Stat Hub 是一个帮您收集并展示众多服务器状态的服务。

  • 修正:增加关键日志记录
  • 修正:完善代码风格

v0.101.0 Beta

23 Feb 15:41
Compare
Choose a tag to compare

Stat Hub is a service for collecting and displaying servers stat.

  • Feature: Refactoring all the code
  • Feature: This version is NOT downward compatibility

Stat Hub 是一个帮您收集并展示众多服务器状态的服务。

  • 特性:重构了所有的代码
  • 特性:此版本不向下兼容

v0.14.2 Beta

01 Aug 06:30
Compare
Choose a tag to compare

Stat Hub is a service for collecting and displaying servers stat.

  • Feature: support remove node from list
  • Feature: add status icon to list
  • Bugfix: check user compatibility in setup script
  • Bugfix: sorry for so long no see

Stat Hub 是一个帮您收集并展示众多服务器状态的服务。

  • 特性:支持从列表清除节点数据
  • 特性:增加节点实时状态图标
  • 修正:安装脚本检查用户兼容问题
  • 修正:抱歉这么久没有更新

v0.13.2 Beta

13 Jan 12:25
Compare
Choose a tag to compare

Stat Hub is a service for collecting and displaying servers stat.

  • Feature: sort server list by hostname
  • Feature: server run as daemon and do setuid

Stat Hub 是一个帮您收集并展示众多服务器状态的服务。

  • 特性:服务器列表按服务器名称排序
  • 特性:服务端通过守护进程运行并支持切换到低权限用户

v0.12.2 Beta

14 Aug 11:35
Compare
Choose a tag to compare

Stat Hub is a service for collecting and displaying servers stat.

  • Feature: block spider/bot requests
  • Bugfix: improve server and client setup

Stat Hub 是一个帮您收集并展示众多服务器状态的服务。

  • 特性:禁止蜘蛛爬虫请求页面
  • 修正:完善了服务端和客户端安装