What’s New in Sailthru
Learn about our latest product releases and enhancements. Please contact your Customer Success Manager or Support with any questions.
SDK updates for iOS15
September 17, 2021Support for interruption levels
We have added support for the new interruption-level field in iOS notifications for iOS 15. This field can have one of four values: passive, active, time-sensitive or critical.
This field is included in the aps object in the payload and is used by the device to help schedule notification delivery to the user ...
SDK updates for Android 12
September 17, 2021Android 12 Changes
From Android 12+, when a PendingIntent targeting an Activity is required in a notification, instead of using a BroadcastReceiver to handle the response it will instead be routed through the SDK’s new NotificationActivity class. This will then send the original PendingIntent. https://developer.android.com/about/versions/12/behavior-changes-12#notification-trampolines
From Android 12+ when creating a PendingIntent the flags will be checked to ensure a ...
Update to Personalized Send Time
September 16, 2021Apple’s Mail Privacy Protection updates will change how some marketers think about engagement, and the Sailthru team has been hard at work to ensure you stay ahead of the curve. Algorithms based on opens will no longer be as accurate when Apple begins pre-fetching images for users on iOS devices using the Apple Mail app. ...
Trigger a flow in Lifecycle Optimizer using your lists
September 8, 2021
You can now add your carefully curated lists into your equally impressive flows. Using this new entry type allows you to target up to 250 thousand profiles at the same time.
To learn more about this feature please see our updated documentation here.
Sailthru WordPress Plugin 4.3.0
September 1, 2021We added a new filter to our WordPress plugin, allowing developers to easily modify custom fields coming to Sailthru with published posts.
The sailthru_content_vars filter passes two arguments to your function:
vars – array of plugin-generated custom fields
post – the WordPress post object
This filter allows you to add any data you’d like to WordPress posts in ...