Security:
- Updated the HTTPS stack used by the auto-updater. The previous release shipped
rustls-webpki0.101.7 by way ofreqwest0.11, which carries three advisories — RUSTSEC-2026-0098 and -0099 (certificate name constraints accepted where they should have been rejected) and RUSTSEC-2026-0104 (a panic reachable while parsing certificate revocation lists). Exploiting any of them requires a misissued certificate, so real-world exposure was low, but the updater is the one component that fetches and installs code, and it should not be running on a stack with known findings. - Further dependency updates close RUSTSEC-2026-0007 in
bytesand unsoundness advisories inanyhow,memmap2andrand.cargo auditnow reports a clean tree.
New:
- USDT (TRC-20) added to the Donate window alongside the existing options
Fixes:
- The library could not be compiled on non-Windows targets at all:
serdeandserde_jsonwere declared as Windows-only dependencies while cross-platform modules used them unconditionally. This affected contributors and the Docker development image, not the shipped Windows build.
Verify your download
Get-FileHash -Algorithm SHA256 .\aurora-vibra-v4.1.1-windows-x64.zipExpected: ed5e17fa187eea248c77576694971e75fd6f00c103f4159a56820b12daa0aa61 (see also SHA256SUMS.txt attached to this release).
Note on SmartScreen
The executable is not code-signed, so Windows SmartScreen may warn on first run
(More info -> Run anyway). Verify the checksum above if in doubt.