Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.5.0 #216

Merged
merged 2 commits into from
Dec 6, 2024
Merged

1.5.0 #216

merged 2 commits into from
Dec 6, 2024

Conversation

ianrumac
Copy link
Collaborator

@ianrumac ianrumac commented Dec 6, 2024

1.5.0

Enhancements

  • Adds shimmerView_start and shimmerView_complete events to track the loading of the shimmer animation.
  • Makes hasFreeTrial match iOS SDK behavior by returning true for both free trials and non-free introductory offers
  • Adds Superwall.instance.events - A SharedFlow instance emitting all Superwall events as SuperwallEventInfo. This can be used as an alternative to a delegate for listening to events.
  • Adds a new shimmer animation
  • Adds support for SuperScript expression evaluator

Fixes

  • Fixes concurrency issues with subscriptions triggered in Cordova apps

Checklist

  • All unit tests pass.
  • All UI tests pass.
  • Demo project builds and runs.
  • I added/updated tests or detailed why my change isn't tested.
  • I added an entry to the CHANGELOG.md for any breaking changes, enhancements, or bug fixes.
  • I have run ktlint in the main directory and fixed any issues.
  • I have updated the SDK documentation as well as the online docs.
  • I have reviewed the contributing guide

@ianrumac ianrumac merged commit a0e5563 into main Dec 6, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant