Skip to content

v4.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Jul 12:49

Security:

  • Updated the HTTPS stack used by the auto-updater. The previous release shipped rustls-webpki 0.101.7 by way of reqwest 0.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 bytes and unsoundness advisories in anyhow, memmap2 and rand. cargo audit now 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: serde and serde_json were 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.zip

Expected: 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.