v1.3.9
Fixed
- OAuth wizard crash —
crypto.subtleis unavailable in the Homebridge UI webview; PKCE SHA-256 challenge is now computed via a stateless/pkce-challengeserver endpoint (pure function, no stored state) instead ofcrypto.subtle.digest.
crypto.subtle is unavailable in the Homebridge UI webview; PKCE SHA-256 challenge is now computed via a stateless /pkce-challenge server endpoint (pure function, no stored state) instead of crypto.subtle.digest.