- Add support for Turbolinks (Jon Pospischil)
- Fix: Github issue #59, When setting people properties, cannot set $ip for proper geolocation.
- FOPS: Removing Active Support dependency.
- Pixel Based Event Tracking (Esteban Pastorino)
- API Changes, please take a look at README file.
- Add support for mixpanel.people.identify (Ahmed Belal)
- Engage endpoint added. (GBH)
- Code revision (Chris Sturgill)
- Added support for Import API (Sylvain Niles)
- Ability to skip Mixpanel Middleware through HTTP custom header
- Use mixpanel script version 2.1 (Travis Pew)
- Added Javascript API 2 support (Jamie Quint)
- Add persistence feature (Ryan Schmukler)
- Deprecate: Mixpanel.new
- Use new JS CDN hosted (Alvaro Gil)
- Ability to proxy Mixpanel calls (Mark Cheverton)
- Add HTTP_X_FORWARDED_FOR to obtain ip addresses, Heroku thing. (Alvaro Gil)
- Fix content length update, IE. Send file bug (Brad Wilson)
- Ability to insert JS scripts at the bottom of Body element (James Ferguson)
- Updated middleware with latest mixpanel javascript (eddiesiegel)
- Allow overriding of token, time, and ip address (Joe Van Dyk)
- Spelling correction (jellybob)
- Refactor Gem to live in Mixpanel::Tracker and avoid conflicts with other gems.
- Fix how the interpreter is called for asynchronous call support. (jakemack)
- Added optional asynchrony usage built in. (Logan Bowers)
- Bug fixes. (Nathan Baxter)
- Allow api calls other than track through the javascript API. (Nathan Baxter)
- Added support for mixpanel's asynchronous javascript mechanism. (Nathan Baxter)
- Add support for large ajax responses in Rails. (Jake Mallory)