Releases: Notificare/notificare-sdk-android
Releases · Notificare/notificare-sdk-android
3.4.0-beta.2
- Fix card in-app message click outside to dismiss
3.4.0-beta.1
- In-app messaging
- Refactor deprecation notices on the Notification UI
3.3.1
3.3.0
- Add opt-in intent when opening a beacon foreground service notification
- Fix GMS/HMS notification race condition for late configured apps
- Monetise module for Google Play
- Prevent unnecessary copies of
LiveData
from being created - Update HMS libraries, fixing Google Play compliance warnings
- Monitor and range non-triggering beacons
- Prevent internal main beacon region from triggering events
- Fix R8/ProGuard minification issues
- Add Java-friendly wrappers
3.2.0
- Fix notification content when opening partial inbox items
- Use GMS/HMS
message.sentTime
when creating inbox items - Log events methods correctly throw when failures are not recoverable
- Improve session control mechanism
- Fix session length
- Fix GMS/HMS token refresh race condition for late configured apps
- Add
InAppBrowser
notification type - Aliased
WebView
action intoInAppBrowser
, aligning with the notification type - Ensure listeners are called on the main thread
- Allow non-ASCII header values
3.1.1
3.1.0
- Include
Accept-Language
and customUser-Agent
headers - Allow notification push services to be subclassed
- Add notification attributes to unknown notifications
- Improve
allowedUI
to accurately reflect push capabilities - Prevent push tokens from being registered immediately after an install
3.0.1
3.0.0
v3 gen promoted to stable! 🚀
Recommendations
- Review the migration guide to understand the conceptual changes.
- Review the updated documentation to implement the latest generation.
Available modules
- Notificare
- Notificare Assets
- Notificare Authentication
- Notificare Geo
- Notificare Inbox
- Notificare Loyalty
- Notificare Push
- Notificare Push UI
- Notificare Scannables
3.0.0-beta.2
Beta release that incorporates convenience features.
Changes
- Add a
Notificare.Listener
including a newonUnlanched
event. - Add support for test device dynamic links.
- Fix payload encoding to clear the device's location.