This repository has been archived by the owner on Oct 14, 2022. It is now read-only.
Releases: everlytic/push-notifications-sdk-android
Releases · everlytic/push-notifications-sdk-android
0.0.6-alpha
- Added more logging for debugging
- Check and initialize
FirebaseApp
if required by the app
0.0.5-alpha
- Changes to API communication to remove API Username & Key dependency
0.0.4-alpha
- Custom Actions and Parameters
- Open URL on notification
- Open app with custom parameters
- Fix message ID in notification events
- Restore unactioned notifications on boot
- Simplify SDK Configuration setup
0.0.3-alpha
- Fix crash when retrieving the notification history
- Clear the notification history when a contact is unsubscribed
0.0.2-alpha
- Add Test Mode
- Fix HTTP fatal crash if network is unavailable
- Automatic token refresh
- Dismissal tracking
- Offline subscribe
- Upload events and refresh token on network status change
0.0.1-alpha01
Prevent http hang on main thread. Fix metadata encoding as strings