Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

42 lines (30 loc) · 1.11 KB

January 2012

  • Ability to proxy Mixpanel calls (Mark Cheverton)

December 2011

  • Add HTTP_X_FORWARDED_FOR to obtain ip addresses, Heroku thing. (Alvaro Gil)

November 2011

  • Fix content length update, IE. Send file bug (Brad Wilson)

October 2011

  • Ability to insert JS scripts at the bottom of Body element (James Ferguson)

September 2011

  • Updated middleware with latest mixpanel javascript (eddiesiegel)
  • Allow overriding of token, time, and ip address (Joe Van Dyk)
  • Spelling correction (jellybob)

June 2011

  • Refactor Gem to live in Mixpanel::Tracker and avoid conflicts with other gems.

January 2011

  • Fix how the interpreter is called for asynchronous call support. (jakemack)
  • Added optional asynchrony usage built in. (Logan Bowers)

Novemeber 2010

  • 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)