Releases: paultyng/go-unifi
Releases · paultyng/go-unifi
v1.25.4
v1.25.3
v1.25.2
What's Changed
- Don't set
omitempty
onmdns_enabled
by @joshuaspence in #74
Full Changelog: v1.25.1...v1.25.2
v1.25.1
v1.25.0
What's Changed
- Bump golang.org/x/tools from 0.1.9 to 0.1.10 by @dependabot in #64
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #65
- Bump peter-evans/create-pull-request from 3 to 4 by @dependabot in #67
- Update to latest controller version by @github-actions in #68
- Bump actions/cache from 2 to 3 by @dependabot in #66
- Bump actions/setup-go from 2 to 3 by @dependabot in #69
- Update to latest controller version by @github-actions in #70
- Fix
SettingGlobalAp
by @joshuaspence in #71 - Update to latest controller version by @github-actions in #72
Full Changelog: v1.24.0...v1.25.0
v1.24.0
v1.23.1
v1.23.0
Adds support for version 6.4 of the Unifi controller.
v1.22.0
- Add
AdoptDevice
andForgetDevice
- Add
DeviceStatus
constants