Releases: mParticle/mparticle-android-sdk
Releases · mParticle/mparticle-android-sdk
v5.58.4
5.58.4 (2024-12-12)
Updates & Maintenance
- Fix release action trying to push to old internal repo (09101f2)
- Update submodules (36a6396)
- Apptentive Kit
* Android34 support
- Braze KIt
* Send ProductName to Braze
v5.58.3
5.58.3 (2024-10-24)
Updates & Maintenance
- Migrate Internal Constants class to kotlin (#510) (2fd32f6)
- Migrate MPLifecycleCallbackDelegate and MPLocationListener class to Kotlin (#506) (687e623)
- Remove unused session history upload code (#507) (a86cd3b)
- Update submodules (81e50ca)
- Update Clevertap kit to version 7.0.2
v5.58.2
5.58.2 (2024-09-11)
Updates & Maintenance
- Update submodules (ae9f719)
- Update Braze Kit to latest version 32.1.0
- Support Google EU Consent to Braze Kit
v5.58.1
5.58.1 (2024-08-29)
Updates & Maintenance
- Update submodules (3d79f75)
- Update Adjust Kit to latest version 5.0.0
v5.58.0
IMPORTANT NOTICE
If you are using custom domains with mParticle and are currently passing SSL certificates in your domain mappings in NetworkOptions
, please validate that you are still receiving events after updating to this version.
5.58.0 (2024-08-21)
Features
Updates & Maintenance
v5.57.0
5.57.0 (2024-08-13)
Features
Bug Fixes
- Crash in KitConfiguration due to NumberFormatException (#503) (e1a23e7)
v5.56.5
5.56.5 (2024-08-06)
Bug Fixes
- Remove Code for Handling Google AdId on a Separate Thread (#502) (17928b9)
v5.56.4
5.56.4 (2024-07-31)
Updates & Maintenance
- Update submodules (8c59ab1)
- Update Urbanairship kit to version 18.1.3 (latest version)
- Replace deprecated method 'isDataCollectionEnabled' with setEnabledFeatures
- Replace 'addEvent' method with recordCustomEvent due to restricted access in the latest version.
- Updated 'requestRegistrationUpdate' method to match new signature;now passing MParticlePushProvider instance and token
v5.56.3
5.56.3 (2024-07-25)
Updates & Maintenance
v5.56.2
5.56.2 (2024-07-09)
Updates & Maintenance
Bug Fixes