Skip to content

2.0.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Dec 19:40

2.0.0-beta.1 (2022-12-09)

⚠ BREAKING CHANGES

Read our migration guide to safely update from v1 to v2

  • make delivered push metric more reliable
  • remove FCM dependency from cocoapods (#210)
  • singleton API only way to use SDK now (#209)

Bug Fixes

  • add sdkwrapperconfig to rich push SDK config (#226) (e43b4cf)
  • do not modify custom attributes casing (#234) (8160fdf)
  • fix compile time errors notification service extensions (#214) (bd5911b)
  • make delivered push metric more reliable (0478e52)
  • sdk not able to compile in ios app (#225) (e4d1b3f)

Code Refactoring

  • remove FCM dependency from cocoapods (#210) (3547076)
  • singleton API only way to use SDK now (#209) (72b7477)