Skip to content

Releases: getlantern/unbounded

v2.3.3

20 Jun 00:59
a36cb2c

Choose a tag to compare

What's Changed

Full Changelog: v2.3.2...v2.3.3

v2.3.2

21 May 17:20
7e17969

Choose a tag to compare

What's Changed

  • egress: add integration test for connection migration by @myleshorton in #359
  • clientcore: classify QUIC connection errors for triage by @myleshorton in #360
  • ui: serialize updateArcs to fix globe freeze on rapid connection bursts by @myleshorton in #361
  • ui: bump webpack-watched-glob-entries-plugin 2.2.6 -> 3.2.0 for modern Node by @myleshorton in #362
  • update caniuse-lite by @myleshorton in #363
  • ui: use unique id per connection notification so hearts always fire by @myleshorton in #364
  • egress: suppress per-request HTTP metrics on /ws to fix SigNoz cardinality spike by @myleshorton in #365
  • egress: bump version to v2.3.2 for SigNoz cardinality fix by @myleshorton in #366

Full Changelog: v2.3.1...v2.3.2

v2.3.1

02 May 22:51
4d38fdf

Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

23 Apr 04:14
b755bde

Choose a tag to compare

What's Changed

New Contributors

  • @Copilot made their first contribution in #331

Full Changelog: v2.1.2...v2.3.0

v2.1.2

23 Nov 19:10
79a3a00

Choose a tag to compare

v2.1.2 improves SOCKS5 mode.

v2.1.2 Highlights

  • Domain ATYP (0x03) now works the way you'd expect
  • Wasm build fixes

v2.1.0

16 Nov 01:06
f03a03b

Choose a tag to compare

v2.1.0 brings SOCKS5 proxy mode to Unbounded.

v2.1.0 Highlights

v2.0.4

30 Aug 03:31
0d9f2b3

Choose a tag to compare

First tagged release! We're now following semantic versioning. You can expect a more rigorous approach to versioning and releases from here on out.

Major version 2 of Unbounded is not backwards compatible with anything that came before it.

v2.0.4 Highlights

  • End-to-end connection state persistence across churning ephemeral peer proxies
  • Just-in-time WebSocket connections from the widget to the egress server (no more pre-allocated unused tunnels)
  • Improved signaling