Update dependency countly-sdk-web to v24.11.4 #68
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
24.4.0->24.11.4Release Notes
Countly/countly-sdk-web (countly-sdk-web)
v24.11.4Compare Source
contentandfeedbackinterface methods would not have worked if async methods were used when multi instancing the SDK.v24.11.3Compare Source
v24.11.2Compare Source
content_zone_timer_intervalto set the timer interval insecondsv24.11.1Compare Source
initializeRatingWidgetsmethod, usefeedback.showRatinginstead.enableRatingWidgetsmethod, usefeedback.showRatinginstead.contentfor Content feature methods:enterContentZone, to start Content checks (Experimental!)exitContentZone, to stop Content checks (Experimental!)v24.11.0Compare Source
Mitigated an issue where SDK could try to send old stored offline mode data during init if
clear_stored_idwas trueMitigated an issue where the SDK could stayed on offline mode after the first init with
offline_modeset to trueMitigated an issue where old Rating widget stickers were not cleared when a new one was presented
Improved view tracking logic
Default request method is now set to "POST"
Healtchecks won't be sent in offline mode anymore
Added a new interface 'feedback' which includes convenience methods to show feedback widgets:
v24.4.1Compare Source
Added types for the SDK
Added a new method
set_id(newDeviceId)for managing device ID changes according to the device ID TypeMitigated an issue that could have prevented automatic Device Traces to not show up in server
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.