countly-sdk-web
Advanced tools
Changelog
24.11.4
content
and feedback
interface methods would not have worked if async methods were used when multi instancing the SDK.Changelog
24.11.3
Changelog
24.11.2
content_zone_timer_interval
to set the timer interval in seconds
Changelog
24.11.1
initializeRatingWidgets
method, use feedback.showRating
instead.enableRatingWidgets
method, use feedback.showRating
instead.content
for Content feature methods:
enterContentZone
, to start Content checks (Experimental!)exitContentZone
, to stop Content checks (Experimental!)Changelog
24.11.0
Mitigated an issue where SDK could try to send old stored offline mode data during init if clear_stored_id
was true
Mitigated an issue where the SDK could stayed on offline mode after the first init with offline_mode
set to true
Mitigated 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:
Changelog
24.4.1
Added types for the SDK
Added a new method set_id(newDeviceId)
for managing device ID changes according to the device ID Type
Mitigated an issue that could have prevented automatic Device Traces to not show up in server
Changelog
24.4.0
! Minor breaking change ! For implementations using salt
the browser compatability is tied to SubtleCrypto's digest
method support
salt
init config flag to add checksums to requests (for secure contexts only)Changelog
23.12.6
Changelog
23.12.5
Changelog
23.12.4