Features by SDK Versions
SDK Overview
Ensure that the Sprig SDK is up to date to take advantage of new features and bug fixes
Note: In the case of mobile SDKs, your end users will additionally uptake the latest version of your product’s application to be compliant. Usually this means pushing a release via the Apple App Store or Google Play.
🔧 for more technical details, check out our SDK Changelogs
Features and SDK Versions
Not all product updates require SDK updates, but certain functionality, especially as it relates to Replay recording, question types or the survey taker experience often require SDK updates.
SDK Versions by Feature
Feature | Date | Web SDK | iOS SDK | Android SDK | React Native SDK |
---|---|---|---|---|---|
Mobile Matrix / Accordion Questions | Oct 2024 | v2.32.0 | v4.23.0 | v2.18.0 | v2.17.0 |
Mobile Session Replay | Aug 2024 | N/A | v4.22.0 v4.22.2 (images) | v2.17.0 | v2.16.2 |
Heatmaps GA | Sept 2024 | v2.30.3 | Not supported | Not supported | Not supported |
CSS Styling for Feedback Studies | late May 2024 | v2.29.0 | Not supported | Not supported | Not supported |
Study Creation Improvements - Display MC as Dropdown - Rich Text for Question Cards - Footer on Open Text - Optional Recorded V&V Prompt | May 2024 | v2.28.0 | v4.21.7 | v2.16.6 | v2.16.0 |
Feedback Studies | April 2024 | v2.27.0 | Not supported | Not supported | Not supported |
None of the Above for MCMS | January 2024 | v2.26.2 | v4.20.2 | v2.16.3 | v2.15.4 |
Replay Analysis | January 2024 | v2.26.0 | Not supported | Not supported | Not supported |
Matrix Questions | January 2024 | v2.25.1 | Not supported | Not supported | Not supported |
Test a Study | June 2023 (web) October 2023 (mobile) | v2.22.0 | v4.19.1 | v2.15.0 | v2.15.2 |
Advanced Skip Logic | July 2023 | v2.24.0 | v4.17.0 (2023-07-07) | v2.14.0 (2023-07-07) | v2.15.0 (2023-07-10) |
Replay "After"/"Before and After" | May 2023 | v2.23.0 | Not supported | Not supported | Not supported |
Session Replay | April 2023 | v2.22.0 | Not supported | Not supported | Not supported |
Mobile Trigger Delay | October 2022 | N/A | v4.11.0 | v2.9.0 | v2.12.0 |
Required Questions | October 2022 | v2.19.1 | v4.10.0 | v2.8.0 | v2.10.0 |
Event Properties | October 2022 | v2.18.2 | v4.9.0 | v2.7.0 | v2.10.0 |
Rating Scale | September 2022 | v2.17.3 | v4.8.5 | v2.6.4 | v2.8.0 |
Other (Specify) Option | August 2022 | v2.17.0 | v4.8.5 | v2.6.4 | v2.8.0 |
Recorded Task Question Type | May 2022 | v2.16.0 | Not supported | Not supported | Not supported |
"Skipped" Skip Logic | April 2022 (web) August 2022 (mobile) | v2.15.14 | v4.8.5 | v2.6.1 | v2.8.0 |
Consent/Legal Question Type | April 2022 (web) August 2022 (mobile) | v2.15.10 | v4.8.5 | v2.6.1 | v2.8.0 |
Enrich URL in Text/URL Prompts Question Type | March 2022 (web) August 2022 (mobile) | v2.15.2 | v4.8.5 | v2.6.3 | v2.8.0 |
Video & Voice Question Type | August 2022 | v2.2.4 | Not supported | Not supported | Not supported |
Text/URL Prompt Question Type | June 2021 | v1.13.1 | v4.3.0 | v2.3.0 | v2.4.0 |
Multi-select Skip Logic | March 2021 | v1.11.0 | v4.2.0 | v2.2.0 | v2.2.0 |
Customized Question Subheader | February 2021 | v1.8.0 | v4.1.0 | v2.1.2 | v2.1.3 |
Customized Continue Button | February 2021 | v1.8.0 | v4.1.0 | v2.1.2 | v2.1.3 |
Customized Open Text Placeholder | February 2021 | v1.8.0 | v4.1.0 | v2.1.2 | v2.1.3 |
Customized "Thank You" Card | February 2021 | v1.8.0 | v4.1.0 | v2.1.2 | v2.1.3 |
NPS Question Type | July 2020 | v1.3.0 | v2.1.0 | v1.1.0 | v1.1.0 |
Upgrading SDKs
We adhere to Semver for versioning our SDKs so upgrading between minor versions or patches (e.g. 2.0.0 -> 2.1.0 or 3.1.0 > 3.2.1) should not present any breaking changes. You can view the release logs here
How do I upgrade my Sprig SDK to the latest version?
If you installed with HTML, Segment, or Google Tag Manager your SDK will be automatically upgraded.
For npm and Yarn install methods, reach out to your development team to upgrade the SDK to the latest version. Please note that if utilize additional Products and Environments you will need to update the in each place that the SDK is installed.
Mobile SDK installs, including iOS, Android and React Native, will require developer help to upgrade versions. Additionally, if bundled with an app store release, users will need to update to the latest version ofyour companies mobile application in order to be eligible for a Sprig survey (or Replay) that requires a minSDK version.
Updated 27 days ago