We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bfad4d commit f7c8203Copy full SHA for f7c8203
CHANGELOG.md
@@ -1,8 +1,8 @@
1
## 25.4.2
2
* Added fullscreen support for feedback widgets.
3
-* Added "disableSDKBehaviorSettingsUpdates()" init config method to disable server config updates.
+* Added "disableSDKBehaviorSettingsUpdates" init config parameter to disable server config updates.
4
* Improved request queue handling with a built-in backoff mechanism which is enabled by default.
5
-* Added "disableBackoffMechanism()" init config method to disable backoff behavior.
+* Added "disableBackoffMechanism" init config parameter to disable backoff behavior.
6
* Added support for SDK health checks after initialization
7
8
## 25.4.1
0 commit comments