Skip to content

v1.0.0

Choose a tag to compare

@fugo-release-bot fugo-release-bot released this 18 Aug 13:25
fbb6473

1.0.0 (2026-08-14)

Features

  • esp32: add ESP-IDF platform port (#4) (2933dd4)
  • platform: raise WIREGUARD_MAX_PEERS from 1 to 16 (#1) (b107f9f)
  • wireguard: add DERP relay and magicsock UDP output API surface (#2) (3b85a12)
  • wireguard: implement DERP relay, magicsock output, dual-stack IP compat, and lwIP thread-safety fixes (#3) (193aac6)

Bug Fixes

  • check source IP in cryptokey routing, not destination (ac84f4c)

Build

  • add ESP-IDF component packaging (88c4dcb)