Changelog¶
Rust 版 ServerStatus 云探针¶
v1.8.1 _ 2024/03/18¶
- feat(email): support multi recipients 297
- chore(ci): release pypi,deb,rpm eg.
pip install stat_client==1.8.1
- fix(script): Unable to upgrade using status.sh 303
- chore(deps): update softprops/action-gh-release action to v2 by @renovate in 301
- chore(deps): update docker/setup-qemu-action action to v3 - autoclosed by @renovate in 281
- fix(deps): update rust crate hyper to 1.2 by @renovate in 282
- fix(deps): update rust crate rust-embed to 8.3 by @renovate in 295
- fix(deps): update rust crate sysinfo to 0.30.7 by @renovate in 299
- fix(deps): update rust crate rustls to 0.23 by @renovate in 296
- Bump mio from 0.8.10 to 0.8.11 by @dependabot in 302
Full Changelog: v1.8.0...v1.8.1
v1.8.0 _ 2024/02/16¶
- 新增支持 Cloudflare Tunnels & mTLS 部署
/detail
页面增加磁盘信息Rust Client
增加参数-o
--ipv4-addr
--ipv6-addr
, 方便国内用户指定在线状态 #266Rust Client
优化--sys-info
参数输出- 支持使用 office365 服务发送告警邮件
- 修正 window 磁盘信息
- Add freebsd icon
- Migration to rust 1.76
- 大量依赖包更新
Full Changelog: v1.7.2...v1.8.0
v1.7.2 _ 2023/05/05¶
- UI 更新:移动版页面展示位置国旗
- Rust Client 支持代理上报
--proxy socks5://10.1.1.1:1080
- Python Client 修正缺失字段 timezone
- Migration to rust 1.69
- Bump h2 from 0.3.16 to 0.3.17 by @dependabot in https://github.com/zdz/ServerStatus-Rust/pull/182
- fix(deps): update rust crate axum to 0.6.18 by @renovate in https://github.com/zdz/ServerStatus-Rust/pull/181
- fix(deps): update rust crate clap to 4.3 by @renovate in https://github.com/zdz/ServerStatus-Rust/pull/198
- chore(deps): update dependency leaflet to v1.9.4 by @renovate in https://github.com/zdz/ServerStatus-Rust/pull/197
- fix(deps): update rust crate pretty_env_logger to 0.5 by @renovate in https://github.com/zdz/ServerStatus-Rust/pull/196
- fix(deps): update rust crate rhai to 1.14 by @renovate in https://github.com/zdz/ServerStatus-Rust/pull/193
- fix(deps): update rust crate regex to 1.8 by @renovate in https://github.com/zdz/ServerStatus-Rust/pull/188
- fix(deps): update rust crate minijinja to 0.33 by @renovate in https://github.com/zdz/ServerStatus-Rust/pull/186
- fix(deps): update rust crate sysinfo to 0.29.0 by @renovate in https://github.com/zdz/ServerStatus-Rust/pull/195
- chore(deps): update rust docker tag to v1.69 by @renovate in https://github.com/zdz/ServerStatus-Rust/pull/187
Full Changelog: v1.7.1...v1.7.2
v1.7.1 _ 2023/04/05¶
- Rust Client 支持多个数据源获取 IP 信息,
--ip-source
#176 - UI 更新:移动版页面增加展示丢包和流量数据
- 一键部署增加参数
ip-source
,interval
快速部署 - 支持跨域
- Migration to rust 1.68
- Update Rust crate
Full Changelog: v1.7.0...v1.7.1
v1.7.0 _ 2023/02/10¶
- Release 增加
MacOS
、Windows
、Android
、Raspberry Pi
- UI 更新适配多 OS 和
iPad Pro
- Rust Client
- 能正确获取
Arm
主机Cpu Brand
- 增加参数
--sys-info
- 能正确获取
- Python Client 支持自定义上报间隔
--interval
参数 - hyper -> axum
- Update Rust crate sysinfo to 0.27.7
- Update Rust crate uuid to 1.3 by @renovate in #143
- Update docker/build-push-action action to v4 by @renovate in 141
Full Changelog: v1.6.2...v1.7.0
v1.6.2 _ 2023/01/28¶
- Rust Client 增加支持自定义上报间隔
--interval
参数 - 修正分组模式下无法发送恢复上线通知
- 更新 docker-compose.yml 避免调试日志持续增长占满硬盘空间
- Python Client: 修正 cpu 精度
- Update Rust Crate
Full Changelog: v1.6.1...v1.6.2
v1.6.1 _ 2022/12/10¶
- Server
- UI 更新
- 右边绿色调整为翡翠绿
- 增加展开动画
- 一键部署补全参数
cm, ct, cu, iface, exclude-iface
快速部署
- UI 更新
stat_client.py
修正精度
Full Changelog: v1.6.0...v1.6.1
v1.6.0 _ 2022/12/03¶
- Server
Full Changelog: v1.5.7...v1.6.0
v1.5.7 _ 2022/11/12¶
- Client 增加参数
--vnstat-mr
支持 vnstat month rotate #99 - Server
- Migration to rust 1.65
- Update Rust Crate
Full Changelog: v1.5.6...v1.5.7
v1.5.6 _ 2022/11/03¶
- Client
- add client support for ESXI by @n0thing2speak in #92
- compatible with both vnstat 1.x and 2.x by @snowie2000 in #96
- Server Add admin api
- Update Rust Crate
Full Changelog: v1.5.5...v1.5.6
v1.5.5 _ 2022/09/07¶
- Update Rust Crate
- Client
- 支持指定/排除网口
-i / -e
#82 - 支持环境变量传参 example.env
- 支持指定/排除网口
- Server UI 💻 -> ⚡
Full Changelog: v1.5.4...v1.5.5
v1.5.4 _ 2022/07/15¶
Full Changelog: v1.5.3...v1.5.4
v1.5.3 _ 2022/07/01¶
- Update Rust Crate
- 修复无法触发通知 #60
Full Changelog: v1.5.2...v1.5.3
v1.5.2 _ 2022/06/19¶
- 增加 ServerStatus-web 主题 by @mjjrock in #52
- 客户端一键部署支持更多的客户端参数,参见 快速部署
- 一键部署
CN
源切换到 coding.net
Full Changelog: v1.5.1...v1.5.2
v1.5.1 _ 2022/05/31¶
- Build docker with drone
- 客户端一键部署自动安装依赖 by @mslxi in #49
- 客户端一键部署支持更多的客户端参数,参见 快速部署
stat_client.py
适配v1.5.x
版本
Full Changelog: v1.5.0...v1.5.1
v1.5.0 _ 2022/05/24¶
Full Changelog: v1.4.2...v1.5.0
v1.4.2 _ 2022/05/11¶
client
server
web
页面增加noindex
标记 防止搜索引擎索引收录 by @HinataKato in #36- 移除
light
主题,只保留dark
主题
- 增加更灵活的部署方式,见 前后端分离部署 和 #37
Full Changelog: v1.4.1...v1.4.2
v1.4.1 _ 2022/04/30¶
Full Changelog: v1.4.0...v1.4.1
v1.4.0 _ 2022/04/25¶
- 重构部分代码
- release:s/c 改为单独发布包
- 移除
tcp
协议上报 - 增加
grpc
协议上报 server
client
- 上报包默认使用
protobuf
替换原来的json
格式,传输大小减半 - 增加系统信息上报
- 增加IP信息上报 (
ip-api.com
)
- 上报包默认使用
Full Changelog: v1.3.7...v1.4.0