Analytics-Android Changelog
4.11.3
Released on: May 17, 2023
What’s Changed
- prepare release 4.11.2 by @wenxi-zeng in https://github.com/segmentio/analytics-android/pull/834
- fix DisplayMetrics crashes on android 11+ (crashes introduced by previous release 4.11.2) by @wenxi-zeng in https://github.com/segmentio/analytics-android/pull/836
Full Changelog: https://github.com/segmentio/analytics-android/compare/4.11.2…4.11.3
4.11.2
Released on: May 16, 2023
What’s Changed
- prepare release 4.11.1 by @wenxi-zeng in https://github.com/segmentio/analytics-android/pull/825
- fix WindowManager crash on android 11+ by @wenxi-zeng in https://github.com/segmentio/analytics-android/pull/832
Full Changelog: https://github.com/segmentio/analytics-android/compare/4.11.1…4.11.2
4.11.1
Released on: Mar 14, 2023
What’s Changed
- release 4.11.0 by @wenxi-zeng in https://github.com/segmentio/analytics-android/pull/822
- fix androidx lifecycle causes analytics init in background crash by @wenxi-zeng in https://github.com/segmentio/analytics-android/pull/824
Full Changelog: https://github.com/segmentio/analytics-android/compare/4.11.0…4.11.1
4.11.0
Released on: Jan 06, 2023
- New: move writeKey from http request header to payload body
4.10.4
Released on: Feb 18, 2022
New: fix ANR issue caused by MediaDRM api
4.10.3
Released on: Jan 25, 2022
New: deprecate jcenter and bintray
4.10.2
Released on: Jan 18, 2022
Fix: fix get unique id NPE
4.10.1
Released on: Jan 11, 2022
Fix: address violation of retrieving unsettable device
4.10.0
Released on: Jul 12, 2021
- New: Add referrer property when tracking Deep Link Opened
4.9.4
Released on: May 04, 2021
4.9.3
Released on: Mar 30, 2021
4.9.2
Released on: Mar 22, 2021
- New: Make new lifecycle methods opt-out
- New: Kotlin Demo App
- New: Custom apiHost for Segment.IO and support multi-regional Segment
- Fix: Add NonNull annotations to params for analytics constructor
- Fix: Retry hasPermission in case of failure due to package manager being inactive
- Fix: Marshal NaN and other special numbers to 0.0 and not produce malformed JSON
4.9.0
Released on: Oct 16, 2020
- New: Remove the ability to natively report attribution information via Segment integrations
- New: Edge Function Support
- New: Add a Webhook Integration for viewing payloads
- New: Enable faster project settings refresh when debugging enabled
4.8.2
Released on: Jul 30, 2020
- Fix: Generate timestamps at call site rather than asynchronously
4.8.0
Released on: Jul 13, 2020
- Fix: Fix: Proguard/R8 configuration for createValueMap
- Fix: handle RuntimeException when calling
getActivityInfo
- New: Experimental Nanosecond timestamps
4.7.1
Released on: Jun 08, 2020
- Fix: Use AndroidX lifecycle functions for App Fore/Backgrounded
- Fix: Fix alias not overridden by cached value
- Fix: Catch null intent data
4.7.0
Released on: Jun 01, 2020
- New: Add type to device context
- Fix: Prevent Global Context modification for one-time op
- New: Add support for Destination Middleware
4.6.0
Released on: May 21, 2020
- New: Add DefaultProjectSettings in Analytics.Builder
- Fix: Test coverage fix after previous merge to master
- New: Update project to AndroidX
- Fix: Set build property to String
4.5.0
Released on: Apr 22, 2020
- Promoting 4.5.x to stable release. This includes all changes since 4.3.1.
- Fix: Check integration settings for null
4.5.0-beta.2
Released on: Mar 23, 2020
- New: Make crypto abstract methods public
- Fix: Preserve BUILD and VERSION keys on reset() calls
- Fix: Resolves ArrayIndexOutOfBoundsException crash (#586)
- Fix: Updated documentation on deep copy and threading
- Fix: Double check that input stream is closed
4.5.0-beta.0
Released on: Jul 26, 2019
- New: Add Application Open and Application Backgrounded Events
This page was last modified: 07 May 2021
Need support?
Questions? Problems? Need more info? Contact Segment Support for assistance!