Skip to content

Releases: paultyng/go-unifi

v1.11.0

03 Jan 18:22
Compare
Choose a tag to compare
  • Support empty string ints for all int fields

v1.10.2

01 Dec 17:34
Compare
Choose a tag to compare

Fix firewall rule unmarshal bug: paultyng/terraform-provider-unifi#84

v1.10.1

02 Nov 18:15
55b1bac
Compare
Choose a tag to compare
  • Fix /status endpoint for UDMP

v1.10.0

20 Oct 14:13
Compare
Choose a tag to compare

Added support for v6 of the controller, this has some breaking changes.

v1.9.0

13 Oct 13:08
Compare
Choose a tag to compare
  • Add methods for Site management

v1.8.1

09 Oct 17:43
Compare
Choose a tag to compare
  • fix bug in network handling of wan_egress_qos

v1.8.0

09 Oct 12:57
Compare
Choose a tag to compare

Exposed the following APIs:

  • PortConf (or "port profiles", for setting up ports on switches, routers, and APs with ethernet ports)
  • Device
  • SettingUsg
  • SettingRadius (or "RADIUS users")

v1.7.0

24 Sep 20:58
Compare
Choose a tag to compare

Fix the UDM Pro API pathing issues. Similar to the fix in Unifi Poller

NOTE: this is a breaking change, you no longer should pass the /api to the base URL method, it will return an error if you do.

v1.6.0

10 Sep 12:51
Compare
Choose a tag to compare
  • Refactor type generator, update types, export named nested types

v1.5.0

28 Aug 03:09
Compare
Choose a tag to compare

Expose routing API