Skip to content

Release v0.2.3

Choose a tag to compare

@enuno enuno released this 18 Feb 15:41
· 138 commits to main since this release

What's Changed

  • docs: add v0.2.3 release notes for P2 RADIUS CRUD additions (659a14d)
  • feat(radius): complete CRUD for RADIUS accounts and hotspot packages (#41) (fa4f0d1)
  • docs: add v0.2.3 release notes to CHANGELOG.md (#40) (c72542f)
  • fix(p1): Fix runtime bugs and missing API client methods in P1 features (#39) (99c578e)
  • fix(security): Address CVE-2025-69872 + Add Site Manager API Foundation (P0) (#37) (1e99a6f)
  • docs(plan): update DEVELOPMENT_PLAN.md with newly documented API endpoints (b1c6a25)
  • fix: API fixes, security cleanup, and test coverage improvements (#36) (a422f91)

Full Changelog: v0.2.2...v0.2.3

Docker Image

Multi-architecture support: amd64, arm64, arm/v7, arm64/v8

docker pull ghcr.io/enuno/unifi-mcp-server:v0.2.3

Installation

Via pip

pip install unifi-mcp-server==v0.2.3

Via uv

uv pip install unifi-mcp-server==v0.2.3