Skip to content

Releases: quyxishi/whitebox

1.1.0 / 2026-02-10

10 Feb 09:52

Choose a tag to compare

In Brief

Introduced whitebox configuration environment variables interpolation support.

What's Changed

v1.0.1...v1.1.0

1.0.1 / 2026-01-30

30 Jan 01:31

Choose a tag to compare

In Brief

Various documentation adjustments and fixes.

What's Changed

  • fixed dockerfile build command and unpinned golang builder version from minor due several CVE's vulnerabilities in golang:1.25.3

v1.0.0...v1.0.1

1.0.0 / 2026-01-22

23 Jan 01:46
6cd928a

Choose a tag to compare

In Brief

Added Whitebox configuration support featuring response status and body validation, along with custom HTTP header qualification.

What's Changed

v0.4.0...v1.0.0

0.4.0 / 2025-12-22

22 Dec 18:07

Choose a tag to compare

In Brief

Introduced AmneziaWG (obfuscated WireGuard) to enable VPN probing in censored regions where standard WireGuard is blocked.

What's Changed

  • Add AmneziaWG protocol support by @nsvk13 in #6

New Contributors

  • @nsvk13 made their first contribution in #6

v0.3.0...v0.4.0

0.3.0 / 2025-12-07

07 Dec 20:29

Choose a tag to compare

In Brief

Introduced advanced observability with granular HTTP connection tracing (DNS, TCP, TLS timings) and expanded Prometheus metrics. Added support for fetching remote JSON Xray configurations (subscriptions) and migrated the entire codebase to structured logging using slog. Additionally, derived a new CI/CD pipeline ensures code quality and cross-platform testing on every commit.

What's Changed

v0.2.0...v0.3.0

0.2.0 / 2025-11-27

27 Nov 15:35

Choose a tag to compare

In Brief

Migrated from the incomplete gvcgo/vpnparser to a custom, internal URI-based VPN config parser.

What's Changed

v0.1.0...v0.2.0

0.1.0 / 2025-11-22

22 Nov 22:03

Choose a tag to compare

Initial release of whitebox