跳到内容

Developer changelog

此内容尚未提供您的语言版本。

This page lists SDK releases, API updates, and platform changes that affect Pushwoosh integrations. To learn more about a release, follow the link in the table.

DateComponentChangeDetails
May 26Messaging API v2AddedNotify now supports SMS as a first-class channel. Learn more
May 22Web Push SDK v3.57.0AddedAdded api.setLanguage(...) to override device locale. It takes priority over initParams and navigator.language. Learn more
May 22Web Push SDK v3.57.0AddedAdded support for the webPopups widget option in the SDK init params. Learn more
May 22SMTP gatewayAddedAdded SMTP submission endpoint smtp.pushwoosh.com:587 (STARTTLS + AUTH PLAIN). Messages are forwarded to Messaging API v2 as transactional email. Learn more
May 21Android SDK v6.8.1ChangedImproved session, idle, and exit-intent tracking accuracy. setLogLevel() now keeps the previous level and logs an error instead of throwing on an unrecognized value. Learn more
May 18iOS SDK v7.0.43RemovedLegacy PushwooshInboxUI was removed from build and release pipelines. Migrate to PushwooshInboxKit. Learn more
May 18iOS SDK v7.0.43ChangedApplication codes containing . are now explicitly rejected. This format has long been deprecated. Contact Pushwoosh Support if you still use one. Learn more
May 18iOS SDK v7.0.43FixedInboxKit refresh now runs only on real background transitions to prevent extra POST requests
May 14Android SDK v6.8.0AddedAdded setAdvertisingId() for passing GAID to Pushwoosh for Meta Ads MADID matching. Requires user consent and manual integration in your app. Learn more
May 13iOS SDK v7.0.41AddedAdded setAdvertisingId() for passing IDFA to Pushwoosh for Meta Ads MADID matching. Requires ATT consent and manual integration in your app. Learn more
May 07iOS SDK v7.0.40AddedAdded PushwooshInboxKit with banner, captioned, and classic card layouts, inline CTA buttons, and swipe-to-delete. Learn more
May 04Tags APIRemovedRemoved application_specific field from Tags API responses. Learn more