Skip to content

Releases: Notificare/notificare-sdk-ios

3.4.0

26 Oct 17:09
172f9ec
Compare
Choose a tag to compare

Important changes since 3.3.0

  • In-app messaging module
  • Add an option to preserve existing notification categories
  • Drop support for iOS 10

3.4.0-beta.3

07 Oct 10:54
01ecc69
Compare
Choose a tag to compare
3.4.0-beta.3 Pre-release
Pre-release
  • Add an option to preserve existing notification categories

3.4.0-beta.2

12 Sep 09:35
1cfe7ae
Compare
Choose a tag to compare
3.4.0-beta.2 Pre-release
Pre-release
  • Fix in-app message action click event

3.4.0-beta.1

01 Sep 09:56
2445f2a
Compare
Choose a tag to compare
3.4.0-beta.1 Pre-release
Pre-release
  • In-app messaging

3.3.0

22 Jul 13:09
b251247
Compare
Choose a tag to compare
  • Monetise module
  • Prevent internal main beacon region from triggering events
  • Remove interruption level & relevance score from notification service extension

3.2.0

09 Jun 15:23
04966b3
Compare
Choose a tag to compare
  • Fix notification content when opening partial inbox items
  • Fix marking partial items as read
  • Improve ISO date parser
  • Add safeguards and warnings for corrupted items in the inbox database
  • Log events methods correctly throw when failures are not recoverable
  • Improve session control mechanism
  • Add InAppBrowser notification type
  • Aliased WebView action into InAppBrowser, aligning with the notification type
  • Ensure delegate methods are called on the main thread

3.1.0

26 Apr 13:33
0ee55d2
Compare
Choose a tag to compare
  • Include Accept-Language and custom User-Agent headers
  • Improve allowedUI to accurately reflect push capabilities
  • Rename internal AnyCodable to prevent collisions
  • Expose unknown notification open events via notificare(_:didOpenUnknownNotification:) and notificare(_:didOpenUnknownAction:for:responseText:)
  • Launch each peer module sequentially to prevent race conditions

3.0.1

21 Mar 18:00
Compare
Choose a tag to compare
  • Prevent multiple push registration events
  • Prevent Apple-processed builds from modifying the SDK version

3.0.0

23 Feb 19:57
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 15:52
Compare
Choose a tag to compare
3.0.0-beta.2 Pre-release
Pre-release

Beta release that incorporates convenience features.

Changes

  • Add a new notificareDidUnlanch event to NotificareDelegate.
  • Add support for test device dynamic links.
  • Add a new module (NotificareNotificationServiceExtensionKit) with a safe API to be used in Notification Service Extensions.
  • Fix requiresViewController helper flag