v0.4.4 — Fix button 403: use Authorize token for writes
Pre-release
Pre-release
Fix: control buttons returned 403 Access-Token permission invalid. The xlink login response includes an authorize token separate from the access_token that grants write permission. This token is now stored and sent as an Authorize: header on PUT device-state requests.