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.
May 2026
Anchor link to| Date | Component | Change | Details |
|---|---|---|---|
| May 26 | Messaging API v2 | Added | Notify now supports SMS as a first-class channel. Learn more |
| May 22 | Web Push SDK v3.57.0 | Added | Added api.setLanguage(...) to override device locale. It takes priority over initParams and navigator.language. Learn more |
| May 22 | Web Push SDK v3.57.0 | Added | Added support for the webPopups widget option in the SDK init params. Learn more |
| May 22 | SMTP gateway | Added | Added SMTP submission endpoint smtp.pushwoosh.com:587 (STARTTLS + AUTH PLAIN). Messages are forwarded to Messaging API v2 as transactional email. Learn more |
| May 21 | Android SDK v6.8.1 | Changed | Improved 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 18 | iOS SDK v7.0.43 | Removed | Legacy PushwooshInboxUI was removed from build and release pipelines. Migrate to PushwooshInboxKit. Learn more |
| May 18 | iOS SDK v7.0.43 | Changed | Application codes containing . are now explicitly rejected. This format has long been deprecated. Contact Pushwoosh Support if you still use one. Learn more |
| May 18 | iOS SDK v7.0.43 | Fixed | InboxKit refresh now runs only on real background transitions to prevent extra POST requests |
| May 14 | Android SDK v6.8.0 | Added | Added setAdvertisingId() for passing GAID to Pushwoosh for Meta Ads MADID matching. Requires user consent and manual integration in your app. Learn more |
| May 13 | iOS SDK v7.0.41 | Added | Added setAdvertisingId() for passing IDFA to Pushwoosh for Meta Ads MADID matching. Requires ATT consent and manual integration in your app. Learn more |
| May 07 | iOS SDK v7.0.40 | Added | Added PushwooshInboxKit with banner, captioned, and classic card layouts, inline CTA buttons, and swipe-to-delete. Learn more |
| May 04 | Tags API | Removed | Removed application_specific field from Tags API responses. Learn more |