Changelog
Android
Release history for the Stay22 Android SDK.
1.0.12 — July 16, 2026
Fixed
- The locally built fallback notification link now applies device-context provider exclusions, matching the link the server builds.
Changed
- Aligned the notification link and failure-event
sourcetodirect.
1.0.11 — July 2, 2026
Fixed
- Retry loading partner configuration when the app returns to the foreground, so a failed or interrupted initial fetch no longer blocks notifications for the rest of the session.
1.0.10 — July 2, 2026
Changed
- Notification frequency is now recorded when a notification is shown instead of on the next app launch, so suppression windows start on time and undelivered notifications never count as shown.
- Travel context is cleared once its notification is shown; set travel context again to schedule the next one.
1.0.9 — July 2, 2026
Fixed
- A scheduled notification that never appears (for example when the system cancels or defers the background work) is no longer recorded as shown. This prevents an undelivered notification from starting the post-notification cooldown and suppressing later notifications.
1.0.8 — June 30, 2026
Added
- Initial binary distribution of the Stay22 Android SDK (
.aar) via a Maven repository.
Full release notes and downloads: Android releases