Releases: houseninjadojo/capacitor-mixpanel
Releases · houseninjadojo/capacitor-mixpanel
capacitor-mixpanel: v2.1.1
2.1.1 (2023-03-04)
Bug Fixes
- types: make token optional in typescript (#105) (73b183a)
v2.1.0
2.1.0 (2023-01-19)
Features
- add hasOptedOutTracking, ios ip collection settings and fix missing ios methods (#60) (863f425)
v2.0.0
2.0.0 (2022-12-01)
⚠ BREAKING CHANGES
- config: deprecate
iosToken
and androidToken
, use config token
(#40)
Bug Fixes
- config: deprecate
iosToken
and androidToken
, use config token
(#40) (f64b757)
v1.1.0
1.1.0 (2022-12-01)
Features
- option for opt in/out by default and deleteProfile() (#43) (df09f7e)
v1.0.0-beta.2
Set peer dependency for capacitor/core to v4
v1.0.0-beta.1
Release
- Upgrade plugin for Capacitor 4 compatibility
v0.2.0
Features
- update mixpanel libraries to ios=4.0.0 android=7.0.0 web=2.45.0 (#15) (c89f545)
- this adds new configuration option
trackAutomaticEvents
with default value true