Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: ViRb3/wgcf

v2.2.29

22 Aug 22:39

Choose a tag to compare

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)

v2.2.28

14 Aug 22:33

Choose a tag to compare

2.2.28 (2025-08-14)

Bug Fixes

v2.2.27

30 Jun 14:09

Choose a tag to compare

2.2.27 (2025-06-30)

Bug Fixes

v2.2.26

15 Apr 15:09

Choose a tag to compare

2.2.26 (2025-04-15)

Bug Fixes

v2.2.25

16 Feb 20:17

Choose a tag to compare

2.2.25 (2025-02-16)

Bug Fixes

v2.2.24

24 Dec 13:11

Choose a tag to compare

2.2.24 (2024-12-24)

Bug Fixes

v2.2.23

21 Oct 00:24

Choose a tag to compare

2.2.23 (2024-10-21)

Bug Fixes

v2.2.22

09 Mar 11:24

Choose a tag to compare

2.2.22 (2024-03-09)

Bug Fixes

  • ability to use an existing private key (#385) (71e9ce8)
  • bump deps (1f17c86)
  • bump optic-go to resolve kin-openapi breaking change (7db4fc9)
  • deps: bump alpine from 3.19.0 to 3.19.1 (97f8108)
  • deps: bump docker/build-push-action from 5.1.0 to 5.2.0 (ed6f804)
  • deps: bump docker/metadata-action from 5.5.0 to 5.5.1 (6c3fd2b)
  • deps: bump docker/setup-buildx-action from 3.0.0 to 3.1.0 (b867cde)
  • deps: bump golang from 1.21.6-alpine to 1.22.1-alpine (10883e6)

v2.2.21

10 Jan 21:12

Choose a tag to compare

2.2.21 (2024-01-10)

Bug Fixes

  • bump deps (7678272)
  • deps: bump actions/setup-go from 4 to 5 (aaa9c88)
  • deps: bump alpine from 3.18.4 to 3.19.0 (f04486e)
  • deps: bump docker/login-action from 2.2.0 to 3.0.0 (0622085)
  • deps: bump docker/metadata-action from 4.6.0 to 5.5.0 (087f0fe)
  • deps: bump docker/setup-qemu-action from 2.2.0 to 3.0.0 (300d97a)
  • deps: bump golang from 1.21.4-alpine to 1.21.6-alpine (691bd18)

v2.2.20

19 Dec 20:40
2fe51a1

Choose a tag to compare

2.2.20 (2023-12-19)

Bug Fixes

  • don't update private key after updating license key (#355) (2fe51a1)

Misc

  • deps: bump actions/checkout from 3 to 4 (0465541)
  • deps: bump alpine from 3.18.3 to 3.18.4 (74f5665)
  • deps: bump cycjimmy/semantic-release-action from 3.4.2 to 4.0.0 (4aba26f)
  • deps: bump docker/build-push-action from 4.1.1 to 5.1.0 (5867148)
  • deps: bump docker/setup-buildx-action from 2.9.1 to 3.0.0 (23c001f)
  • deps: bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (72d883c)
  • deps: bump github.com/spf13/viper from 1.16.0 to 1.17.0 (322fe71)
  • deps: bump golang from 1.21.0-alpine to 1.21.4-alpine (e43a5b0)
  • deps: bump golang.org/x/crypto from 0.12.0 to 0.15.0 (ac71883)
  • deps: bump golang.org/x/net from 0.10.0 to 0.17.0 (c98c489)
  • deps: bump goreleaser/goreleaser-action from 4.4.0 to 5.0.0 (3c32a0a)