Skip to content

Releases: Notificare/notificare-sdk-android

3.5.2

15 May 10:49
Compare
Choose a tag to compare
  • Prevent multiple configurations from taking place
  • Add broadcast receiver for geo events
  • Start monitoring nearest regions immediately after upgrading to background location
  • Correctly track device on initial application open event

3.5.1

14 Apr 13:48
40d23cb
Compare
Choose a tag to compare
  • Improved action categories parsing
  • Prevent Glide from invoking the coroutine continuation several times
  • Fix cached language when the network request fails
  • Update cached device when the language changes
  • Use YouTube privacy-enhanced mode

3.5.0

23 Dec 18:37
4c3d01e
Compare
Choose a tag to compare
  • Add user-level inbox module
  • Remove non-optional id requirement from HMS system notifications
  • Compiles with & targets Android 13
  • Include POST_NOTIFICATIONS permission in the push module
  • Add Live Activities compatibility mechanism
  • Allow a context evaluation upon un-suppressing in-app messages
  • Include the delivery mechanism for notification received events

3.4.1

04 Nov 15:48
a981ffc
Compare
Choose a tag to compare
  • Fix locale-sensitive time formatting on NotificareTime objects

3.4.0

26 Oct 17:04
476a094
Compare
Choose a tag to compare

Important changes since 3.3.0

  • In-app messaging module

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