New
Improvement
The embed code generated in the account dashboard now enforces HTTPS for the two main assets: pipe.js
and pipe.css
. Previously it inherited the protocol used to deliver the page in which the code was embedded.
Separately, the Pipe recording client also enforces HTTPS for POST communication and asset loading. Previously it inherited the protocol used to deliver the page in which the code was embedded. This is important for kiosk-like applications where the pages are usually delivered over HTTP/localhost.