|
| 1 | +5.2.1 Jan 4, 2023 |
| 2 | +* Fix Javascript method setLogging to enable logging in the native layer. |
| 3 | +* Update Android SDK to 5.2.7 |
| 4 | +* Update iOS SDK to 1.45.2 |
| 5 | + |
| 6 | +5.2.0 August 8th, 2022 |
| 7 | +* Update iOS SDK to 1.43.1 |
| 8 | +* Update Android SDK to 5.2.0 |
| 9 | +* Added method to generate Branch QR codes, getBranchQRCode(). |
| 10 | + |
| 11 | +5.1.0 May 27, 2022 |
| 12 | +* Update iOS SDK to 1.42.0 |
| 13 | +* Update Android SDK to 5.1.5 |
| 14 | +* Update 3rd party dependencies. Of note the plist vulnerability. (Thanks Sujay-shetty) |
| 15 | +* Replace setDebug with setLogging and test devices. https://help.branch.io/using-branch/docs/adding-test-devices |
| 16 | + |
| 17 | +5.0.2 February 9, 2022 |
| 18 | +* Update dependencies to latest non-breaking versions, of note the shelljs vulnerability. (Thanks again Sujay-shetty!) |
| 19 | + |
| 20 | +5.0.1 February 8, 2022 |
| 21 | +* Remove request package (thanks for catching Sujay-shetty) |
| 22 | + |
| 23 | +5.0.0 January 21, 2022 |
| 24 | +* Add content items support in sendBranchEvent |
| 25 | +* Remove sendCommerceEvent |
| 26 | +* Fix bug where custom data would clobber other fields when creating event in Android plugin |
| 27 | +* Update iOS SDK to 1.40.2 |
| 28 | +* Update Android SDK to 5.0.15 |
| 29 | + |
| 30 | +4.2.4 - May 3, 2021 |
| 31 | + |
| 32 | +CORE-1898 correct iOS API signature for LATD |
| 33 | +Fix alternate link domain issue - Thanks MaximBelov |
| 34 | +Fix exist check - Thanks MaximBelov |
| 35 | + |
| 36 | +4.2.3 - April 29, 2021 |
| 37 | + |
| 38 | +Update Android SDK to 5.0.8 |
| 39 | + |
| 40 | +4.2.2 - April 28, 2021 |
| 41 | + |
| 42 | +Update iOS SDK to 1.39.2 |
| 43 | +Update Android SDK to 5.0.7 |
| 44 | + |
1 | 45 | # [4.2.1](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/compare/v4.2.0...v4.2.1) (2020-11-05)
|
2 | 46 |
|
3 | 47 | # [4.2.0](https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/compare/v4.1.3...v4.2.0) (2020-8-26)
|
|
0 commit comments