Skip to content

Commit ab332d2

Browse files
authored
Merge pull request #504 from Countly/arifBurakDemiray-patch-2
Revise metrics functions and consent options in changelog
2 parents 928f935 + 2c4856c commit ab332d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
## 25.4.4
22
* Improved disk size calculation in crash reports.
33

4-
* Added a new function "sendMetricsRequest(metricsOverride)" to send a device metrics request, accessible through the requestQueue interface.
5-
* Added a new Consent option "metrics" for controlling "sendMetricsRequest" method. (This has no effect on Session metrics.)
4+
* Added a new function "recordMetrics(metricsOverride)" to send a device metrics request, accessible through the requestQueue interface.
5+
* Added a new Consent option "metrics" for controlling "recordMetrics" method. (This has no effect on Session metrics.)
66
* Added "setRequestTimeoutDuration(requestTimeoutDuration)" init config method to change request timeout duration in seconds.
77

88
* Mitigated an issue displaying Content on API level 35 and above.

0 commit comments

Comments
 (0)