Releases: Countly/countly-sdk-flutter-bridge
24.4.1-np
-
Added support for Feedback Widget terms and conditions
-
Mitigated an issue where internal SDK limits did not apply
-
Mitigated an issue where user data operation
pull
won't work -
Mitigated an issue where custom apm metrics were cast to string
-
Mitigated an issue where user property
byear
was cast to string -
Mitigated an issue where SDK limits could affect internal keys in iOS
-
Mitigated an issue that enabled recording reserved events in iOS
-
Mitigated an issue where timed events could have no ID in iOS
-
Mitigated an issue where the request queue could overflow while sending a request in iOS
-
Mitigated an issue where the session duration could have been calculated wrongly after a device ID change without merge in Android
-
Mitigated an issue where a session could have continued after a device ID change without merge in Android
-
Updated underlying Android SDK version to 24.4.1
-
Updated underlying iOS SDK version to 24.4.1
24.4.1
-
Added support for Feedback Widget terms and conditions
-
Mitigated an issue where internal SDK limits did not apply
-
Mitigated an issue where user data operation
pull
won't work -
Mitigated an issue where custom apm metrics were cast to string
-
Mitigated an issue where user property
byear
was cast to string -
Mitigated an issue where SDK limits could affect internal keys in iOS
-
Mitigated an issue that enabled recording reserved events in iOS
-
Mitigated an issue where timed events could have no ID in iOS
-
Mitigated an issue where the request queue could overflow while sending a request in iOS
-
Mitigated an issue where the session duration could have been calculated wrongly after a device ID change without merge in Android
-
Mitigated an issue where a session could have continued after a device ID change without merge in Android
-
Updated underlying Android SDK version to 24.4.1
-
Updated underlying iOS SDK version to 24.4.1
24.4.0-np
-
Mitigated an issue where the 'reportFeedbackWidgetManually' function would await indefinitely on iOS
-
Mitigated an issue where nonfatal exceptions were treated as fatal and vice versa
-
Mitigated an issue that caused session duration inconsistencies
-
Added six new configuration options under the 'sdkInternalLimits' interface of 'CountlyConfig':
- 'setMaxKeyLength' for limiting the maximum size of all user provided string keys
- 'setMaxValueSize' for limiting the size of all values in user provided segmentation key-value pairs
- 'setMaxSegmentationValues' for limiting the max amount of user provided segmentation key-value pair count in one event
- 'setMaxBreadcrumbCount' for limiting the max amount of breadcrumbs that can be recorded before the oldest one is deleted
- 'setMaxStackTraceLinesPerThread' for limiting the max amount of stack trace lines to be recorded per thread
- 'setMaxStackTraceLineLength' for limiting the max characters allowed per stack trace lines
-
Updated underlying Android SDK version to 24.4.0
-
Updated underlying iOS SDK version to 24.4.0
24.4.0
-
Mitigated an issue where the 'reportFeedbackWidgetManually' function would await indefinitely on iOS
-
Mitigated an issue where nonfatal exceptions were treated as fatal and vice versa
-
Mitigated an issue that caused session duration inconsistencies
-
Added six new configuration options under the 'sdkInternalLimits' interface of 'CountlyConfig':
- 'setMaxKeyLength' for limiting the maximum size of all user provided string keys
- 'setMaxValueSize' for limiting the size of all values in user provided segmentation key-value pairs
- 'setMaxSegmentationValues' for limiting the max amount of user provided segmentation key-value pair count in one event
- 'setMaxBreadcrumbCount' for limiting the max amount of breadcrumbs that can be recorded before the oldest one is deleted
- 'setMaxStackTraceLinesPerThread' for limiting the max amount of stack trace lines to be recorded per thread
- 'setMaxStackTraceLineLength' for limiting the max characters allowed per stack trace lines
-
Updated underlying Android SDK version to 24.4.0
-
Updated underlying iOS SDK version to 24.4.0
24.1.1-np
-
Added a new metric for detecting whether or not a device has a hinge for Android
-
Updated underlying Android SDK version to 24.1.1
-
Underlying iOS SDK version is 24.1.0
24.1.1
-
Added a new metric for detecting whether or not a device has a hinge for Android
-
Updated underlying Android SDK version to 24.1.1
-
Underlying iOS SDK version is 24.1.0
24.1.0-np
-
! Minor breaking change ! Tracking of foreground and background time for APM is disabled by default
-
Added four new APM configuration options under the 'apm' interface of 'CountlyConfig':
- 'enableForegroundBackgroundTracking' for enabling automatic F/B time tracking
- 'enableAppStartTimeTracking' for enabling automatic app launch time tracking (Android only)
- 'enableManualAppLoadedTrigger' for enabling the manipulation of app load time finished timestamp
- 'setAppStartTimestampOverride' for enabling the manipulation of app load time starting timestamp
-
Deprecated 'setRecordAppStartTime' config option. Use instead 'apm.enableAppStartTimeTracking'. (for iOS also 'enableForegroundBackgroundTracking' must be used)
-
Updated underlying Android SDK version to 24.1.0
-
Updated underlying iOS SDK version to 24.1.0
24.1.0
-
! Minor breaking change ! Tracking of foreground and background time for APM is disabled by default
-
Added four new APM configuration options under the 'apm' interface of 'CountlyConfig':
- 'enableForegroundBackgroundTracking' for enabling automatic F/B time tracking
- 'enableAppStartTimeTracking' for enabling automatic app launch time tracking (Android only)
- 'enableManualAppLoadedTrigger' for enabling the manipulation of app load time finished timestamp
- 'setAppStartTimestampOverride' for enabling the manipulation of app load time starting timestamp
-
Deprecated 'setRecordAppStartTime' config option. Use instead 'apm.enableAppStartTimeTracking'. (for iOS also 'enableForegroundBackgroundTracking' must be used)
-
Updated underlying Android SDK version to 24.1.0
-
Updated underlying iOS SDK version to 24.1.0
23.12.1-np
- Added s.swift_version = '5.0' in the podspec file to resolve an error related to the Flutter module.
- Underlying Android SDK version is 23.12.0
- Updated underlying iOS SDK version to 23.12.1