Releases: cleverpush/cleverpush-flutter-sdk
Releases · cleverpush/cleverpush-flutter-sdk
1.24.35
1.24.34
1.24.34 (29.04.2026)
- Updated native iOS + Android SDKs
1.24.33
1.24.33 (13.03.2026)
- Updated native iOS + Android SDKs
- Added a new method
setHandleUrlFromSceneDelegateto configure URL handling from SceneDelegate (iOS only) - Fixed the iOS example build by updating CocoaPods/Xcode configuration
1.24.32
1.24.32 (16.02.2026)
- Updated native iOS + Android SDKs
1.24.31
1.24.31 (02.02.2026)
- Added a new method
removeAllNotificationsto clear all locally stored notifications. - Updated native iOS + Android SDKs
1.24.30
1.24.30 (22.01.2026)
- Implemented
removeNotification(notificationId),removeNotification(notificationId, removeFromNotificationCenter), andclearNotificationsFromNotificationCenterfor notification removal - Implemented
setHandleUniversalLinksInAppForDomainsandgetHandleUniversalLinksInAppForDomains(iOS only) - Updated native Android SDK
1.24.29
1.24.28
1.24.27
1.24.26
1.24.26 (18.11.2025)
- Implemented
SubscriptionHandlerto provide success and failure results during the subscription flow. - Added a
CPTopicclass for topics, including implementations forhashCode,equals,toString,copyWith, and additional helper methods. - Updated native iOS + Android SDKs