Skip to content

v4.4.0

Choose a tag to compare

@bengourley bengourley released this 15 Mar 17:42
· 6336 commits to next since this release

Changed

  • Switch from a protocol-relative default for endpoint and sessionEndpoint to "https://". IE8/9 will attempt to send via http if the protocol of the current page is http. Otherwise all requests will now go via https unless configured otherwise (#333).

Fixed

  • Fix rollup bundling issue (switching to a forked version of cuid) (#331)