Skip to content

Releases: Notificare/notificare-sdk-android

3.4.0-beta.2

12 Sep 08:29
ff72faa
Compare
Choose a tag to compare
3.4.0-beta.2 Pre-release
Pre-release
  • Fix card in-app message click outside to dismiss

3.4.0-beta.1

31 Aug 17:32
7cbf33a
Compare
Choose a tag to compare
3.4.0-beta.1 Pre-release
Pre-release
  • In-app messaging
  • Refactor deprecation notices on the Notification UI

3.3.1

03 Aug 09:16
a6b032b
Compare
Choose a tag to compare
  • Expose Notificare base methods and properties statically to the JVM
  • Add intent actions & extras as JVM fields

3.3.0

22 Jul 11:23
e783226
Compare
Choose a tag to compare
  • 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

09 Jun 15:28
0cc0adb
Compare
Choose a tag to compare
  • 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 into InAppBrowser, aligning with the notification type
  • Ensure listeners are called on the main thread
  • Allow non-ASCII header values

3.1.1

11 May 10:06
d07adbe
Compare
Choose a tag to compare
  • Improve bitmap loading
  • Prevent crashing when generating notifications with invalid attachments
  • Include JSON serialisation methods for unknown notifications

3.1.0

26 Apr 14:11
Compare
Choose a tag to compare
  • Include Accept-Language and custom User-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

21 Mar 18:16
Compare
Choose a tag to compare
  • Update Gradle build tools
  • Use compile-time constant for the SDK version
  • Remove unnecessary BuildConfig files
  • Update dependencies

3.0.0

23 Feb 19:39
Compare
Choose a tag to compare

v3 gen promoted to stable! 🚀

Recommendations

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

18 Jan 14:50
Compare
Choose a tag to compare
3.0.0-beta.2 Pre-release
Pre-release

Beta release that incorporates convenience features.

Changes

  • Add a Notificare.Listener including a new onUnlanched event.
  • Add support for test device dynamic links.
  • Fix payload encoding to clear the device's location.