v1.7.0
What's Changed
- Releases 增加
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
OS | Release |
---|---|
Linux x86_64 | x86_64-unknown-linux-musl |
Linux arm64 | aarch64-unknown-linux-musl |
MacOS x86_64 | x86_64-apple-darwin |
MacOS arm64 | aarch64-apple-darwin |
Windows x86_64 | x86_64-pc-windows-msvc |
Raspberry Pi | armv7-unknown-linux-musleabihf |
Android 64bit | aarch64-linux-android |
Android 32bit | armv7-linux-androideabi |