Releases: delighted/delighted-ios
Releases · delighted/delighted-ios
1.4.1
- Updates StarScream to 4.0.8
- Sets iOS baseline to 15.0
1.4.0
- Adds support for Swift Package Manager
- Moves assets to a resource bundle
- Bumps fastlane
1.3.0
- Adds support for 3-point CSAT and 7-point CES surveys
- Sets iOS baseline to 12.1
1.2.1
- Rename
configuration
to surveyConfiguration
for iOS 15 compatibility
- Bump fastlane
1.2.0
- Adds support for Product/Market Fit (PMF) surveys
- Show "Next" instead of "Submit" when a survey has additional questions
- Bump fastlane
1.1.0
- Adds support for Employee NPS (eNPS) surveys
- Rename reserved Configuration to SurveyConfiguration
- Update to Starscreem 4.0.4 + fixed code styling
1.0.3
- Fix deserialization error for some survey configurations
- Expose Person initializer to Objective-C
1.0.2
Improves the guard preventing a survey from showing when another is already displayed.
1.0.1
This marks the first public release of the Delighted iOS SDK.