Cntrl Bridge v0.2.0
by•
What's new in v0.2.0
Granular auth system — API keys with 11 scoped permissions (`system:read`, `media:control`, `power:control`, etc.), hashed with Argon2 and stored in your OS keyring. Give each integration only the access it needs.
Redesigned UI — New onboarding flow, settings panel, and API key management.
IP allowlist & blocklist — Control exactly which devices on your network can connect, with CIDR and hostname support.
Leaner SDK — Dropped `zod`, moved `react-query` to peer deps. ~60% smaller install. Same hooks, less bloat.
Links
- GitHub: https://github.com/azaek/cntrl
- Docs: https://cntrl.pw/docs
- SDK: `npm i @cntrl-pw/sdk`
10 views



Replies