Releases: mixpanel/mixpanel-flutter
Releases · mixpanel/mixpanel-flutter
Release v1.5.0
v1.5.0 (2022-05-09)
Enhancements
- add config for web init and setServerURL for web #75
- feat: support
DateTime
and Uri
#66
- fix: Make
flush
method asynchronous #64
Release v1.4.6
v1.4.6 (2022-04-11)
Enhancements
- bump iOS SDK version to 3.1.7 and Android to 6.1.1 #69
Fixes
- Registering non-string super props in init fails #51
Release v1.4.5
v1.4.5 (2022-02-11)
Enhancements
- bump iOS SDK version to 3.1.4 #61
Fixes
- Fix registering non-string super props in init fails #62
- Fix several misspellings of "Mixpanel" #60
- Fix backward ordering of 'alias()' parameters on Android. #58
Release v1.4.4
v1.4.4 (2022-01-26)
Fixes
- Bump iOS SDK depedency to v3.1.2 #52
Release v1.4.3
Caution: Please DO NOT use this build! In this version, we have a bug in iOS that event names with &
or %
will be rejected by the server. We recommend you update to 1.4.4 or above.
v1.4.3 (2022-01-19)
Fixes
- Now First App Open will display 'flutter' as property value for 'Mixpanel Library' in iOS #49
Release v1.4.2
v1.4.2 (2022-01-05)
Merged pull requests:
- bump Mixpanel native SDK version to iOS 3.0.0, Android 6.0.0 #46
- register super properties on Mixpanel.init for iOS #46
- fix nested dictionary not being able to tracked properly in iOS #43
Release v1.4.1
v1.4.1 (2021-12-04)
Merged pull requests:
Release v1.4.0
v1.4.0 (2021-12-02)
Enhancements