mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
3df16d67a2
* feat(mixpanel): add serverUrl and trackAutomaticEvents params to init() Expose the serverUrl parameter for EU data residency support and trackAutomaticEvents for Android. This requires the corresponding cordova-plugin-mixpanel update (samzilverberg/cordova-mixpanel-plugin). Usage: this.mixpanel.init(token, true, 'https://api-eu.mixpanel.com') Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * docs: regenerate plugin readmes --------- Co-authored-by: Simon Brami <simon.brami@evy.eu> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>