Skip to content

v2.2.29

Latest

Choose a tag to compare

@ViRb3 ViRb3 released this 22 Aug 22:39

2.2.29 (2025-08-22)

Note that the display format of wgcf status and wgcf update was changed with this release. Some new fields were added, and all bound devices are now listed along with their device ids. This allows you to manage them via wgcf update --activate DEVICE_ID. There's also --deactivate and --remove. Note that currently --deactivate is bugged on Cloudflare's side, it will return 500 error and remove the device.

Bug Fixes

  • add delete bound device operation (8666a8b)
  • collect stack errors (56b9484)
  • deduplicate objects from spec (8a1048a)
  • support device management, closes #327 (03c9c1f)
  • support set license key from CLI (9c0c4ac)
  • use standard humanize lib (1592719)