v1.8.0
What's Changed
- 新增支持 Cloudflare Tunnels & mTLS 部署
Rust Client
增加参数-o
--ipv4-addr
--ipv6-addr
, 方便国内用户指定在线状态 #266Rust Client
优化--sys-info
参数输出- 支持使用 office365 服务发送告警邮件
/detail
页面增加磁盘信息- 修正 window 磁盘信息
- add ipv4 && ipv6 parm by @asukaminato0721 in #291
- Update status.sh and README.md by @mobeicanyue in #204
- 增加 Heroku 部署方式 by @kissyouhunter in #263 Heroku 部署
- Added new os types: freebsd and icon by @fierceX in #247
- status.sh 支持 ArchLinux by @harvies in #265
- Migration to rust 1.76
- Update Rust crate sysinfo to 0.30.5 by @renovate in #219
- Update Rust crate clap to 4.4 by @renovate in #267
- Update Rust crate rust-embed to 6.8 by @renovate in #220
- Update Rust crate url to 2.5.0 by @renovate in #218
- Update Rust crate rhai to 1.16 by @renovate in #225
- Update Rust crate minijinja to v1 by @renovate in #223
- fix(deps): update rust crate fastrand to v2 by @renovate in #221
- fix(deps): update rust crate tower-http to 0.5.1 by @renovate in #227
- fix(deps): update rust crate uuid to 1.7 - autoclosed by @renovate in #228
- fix(deps): update rust crate regex to 1.10 by @renovate in #268
- chore(deps): update rust crate tonic-build to 0.10 by @renovate in #270
- fix(deps): update rust crate prost to 0.12 - autoclosed by @renovate in #273
- fix(deps): update rust crate axum to 0.7.4 by @renovate in #271
- fix(deps): update rust crate tonic to 0.10 by @renovate in #275
- fix(deps): update rust crate lettre to 0.11 by @renovate in #272
- chore(deps): update docker/login-action action to v3 by @renovate in #279
- chore(deps): update docker/setup-buildx-action action to v3 by @renovate in #280
- chore(deps): update docker/build-push-action action to v5 by @renovate in #278
- chore(deps): update actions/upload-artifact action to v4 by @renovate in #277
- chore(deps): update actions/checkout action to v4 by @renovate in #276
- chore(deps): update thedoctor0/zip-release action to v0.7.6 by @renovate in #269
- fix(deps): update rust crate toml to 0.8 - autoclosed by @renovate in #274
New Contributors
- @mobeicanyue made their first contribution in #204
- @kissyouhunter made their first contribution in #263
- @fierceX made their first contribution in #247
- @harvies made their first contribution in #265
- @asukaminato0721 made their first contribution in #291
Full Changelog: v1.7.2...v1.8.0