Skip to content

Releases: houseninjadojo/capacitor-mixpanel

capacitor-mixpanel: v2.1.1

04 Mar 19:41
71779b9
Compare
Choose a tag to compare

2.1.1 (2023-03-04)

Bug Fixes

  • types: make token optional in typescript (#105) (73b183a)

v2.1.0

19 Jan 06:00
6d47349
Compare
Choose a tag to compare

2.1.0 (2023-01-19)

Features

  • add hasOptedOutTracking, ios ip collection settings and fix missing ios methods (#60) (863f425)

v2.0.0

01 Dec 16:12
7599f41
Compare
Choose a tag to compare

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

01 Dec 15:42
7b77305
Compare
Choose a tag to compare

1.1.0 (2022-12-01)

Features

  • option for opt in/out by default and deleteProfile() (#43) (df09f7e)

v1.0.1

01 Dec 13:05
144ab67
Compare
Choose a tag to compare

Release

  • Update dependencies

v1.0.0-beta.2

14 Sep 01:05
f5ce74b
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

Set peer dependency for capacitor/core to v4

v1.0.0-beta.1

29 Aug 09:40
e53c82f
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

Release

  • Upgrade plugin for Capacitor 4 compatibility

v0.2.0

29 Aug 08:03
17de4db
Compare
Choose a tag to compare

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

v0.1.0

03 May 19:46
b15e40b
Compare
Choose a tag to compare

Features