Skip to content

v0.2.0

Choose a tag to compare

@jmagar jmagar released this 05 Jul 23:14
53be6d0

0.2.0 (2026-07-05)

Features

  • add canonical unifi internal endpoint models (d59a575)
  • add full upstream network mcp parity (94c5204)
  • add official and internal unifi api actions (3334e1a)
  • add safe unifi verification modes (fa48eb8)
  • add unifi endpoint verifier (1760e89)
  • cli: add 'unifi setup install' + self-install in plugin-hook (33ae612)
  • config: load ~/.unifi/.env at startup (dotenvy, symlink-guarded); appdata resolves to ~/.unifi, not CLAUDE_PLUGIN_DATA (307d866)
  • enforce unifi capability auth scopes (44be806)
  • verify official unifi api parity (be9a361)

Bug Fixes

  • address lavra review findings (d18bacf)
  • address pr toolkit review findings (69ab391)
  • address unifi parity review findings (9c11f7b)
  • auth: pass std::env::vars() to lab-auth build_from_sources (b5bfca7)
  • classify firewall ordering as fixture gated (605ce6c)
  • compose: use repo-name default for Docker network (e3e90c2)
  • correct Tier 2 CLI binary name unifi -> runifi (09ddc93)
  • harden unifi endpoint verification (201ec50)
  • harden unifi path substitution (b5bff28)
  • keep docker build workspace intact (03495ef)
  • keep internal reference live verified (06ac79e)
  • oauth: parse UNIFI_MCP_AUTH_MODE in config load (8cd1a1f)
  • remove mutation confirmation parameter (c204684)
  • resolve audit blockers (87b3a86)
  • tighten unifi api action coverage (a5e5cd4)

Documentation

  • align unifi skill event coverage (5f939fa)
  • capture unifi api coverage inventories (897129f)
  • document unifi parity verification (6e9bd6d)
  • plan unifi full parity (745ff23)
  • rust: align .cargo/config.toml and add docs/RUST.md (58a7a6c)
  • save session log (71504d6)

Refactoring

  • plugin: call runifi binary directly from hooks; port env mapping into the binary (bc54db8)
  • rename binary unifi -> runifi (avoid official-name collision) (4060707)

CI

  • add marketplace-no-mcp auto-sync workflow [skip ci] (5d3257e)
  • add release-please automation (b2faf9b)

This PR was generated by release-please.