Skip to content

Latest commit

 

History

History
66 lines (32 loc) · 2.72 KB

CHANGELOG.md

File metadata and controls

66 lines (32 loc) · 2.72 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.1.1 (2023-03-04)

Bug Fixes

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

2.1.0 (2023-01-19)

Features

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

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)

1.1.0 (2022-12-01)

Features

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

1.0.1 (2022-12-01)

Release

  • Update dependencies

1.0.0-beta.2 (2022-09-13)

Bugfixes

  • Set peer dependency for capacitor/core to v4

1.0.0-beta.1 (2022-08-29)

Release

  • Upgrade plugin for Capacitor 4 compatibility

0.2.0 (2022-08-29)

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

0.1.0 (2022-05-03)

Features

  • add some SDK functions and fix SDK versions (#8) (563c9b1)