keen / keen-js

https://keen.io/ JavaScript SDKs. Track users and visualise the results. Demo http://keen.github.io/keen-dataviz.js/
MIT License
578 stars 143 forks source link

v4.1.0: Release Latest Modules, Update AWS Encoding #433

Closed dustinlarimer closed 7 years ago

dustinlarimer commented 7 years ago

What does this PR do?

This PR releases keen-tracking@1.2.1 (fixes #432) and keen-dataviz@1.2.0:

keen-tracking.js@1.2.1: Fix Queue Polling

keen-dataviz@1.2.0: Bug Fixes and Dependency Updates

This PR also updates the encoding settings for our AWS CDN uploads to ensure JS files are served with UTF-8 encoding, thus fixing the D3-related issue where special characters break without explicitly setting this in the browser.