Skip to content

2.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Dec 19:48
· 675 commits to main since this release

2.0.0 (2022-12-13)

⚠ BREAKING CHANGES

  • make delivered push metric more reliable (0478e52)
  • remove FCM dependency from cocoapods (#210)
  • singleton API only way to use SDK now (#209)
  • SDK should not modify custom attributes casing (#234) (8160fdf)

Bug Fixes

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

Code Refactoring

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