|
1 | | -2020-07-23 Version 5.0.0-rc.1 |
| 1 | +2020-08-27 Version 5.0.0 |
| 2 | + - Requires react-native >= 0.60 |
| 3 | + - This release includes Branch native SDKs Android 5.0.3 and iOS 0.35.0. |
| 4 | + |
| 5 | +2020-07-23 Version 5.0.0-rc.1 |
2 | 6 | - Requires react-native >= 0.60 |
3 | 7 | - This release includes Branch native SDKs Android 5.0.1 and iOS 0.34.0. |
4 | 8 | - The `onOpenStart` function is now called for Universal Links on iOS when |
|
10 | 14 | - Add support for an `alias` property in Branch v2 events (also known as |
11 | 15 | Customer Event Alias). |
12 | 16 |
|
13 | | -2020-04-10 Version 5.0.0-beta.1 |
| 17 | +2020-04-10 Version 5.0.0-beta.1 |
14 | 18 | - For use with react-native >= 0.60 |
15 | 19 | - This release includes Branch native SDKs Android 5.0.0 and iOS 0.32.0. |
16 | 20 | - The `branch.subscribe` callback now passes a third named parameter, `uri`, |
|
71 | 75 | } |
72 | 76 | ``` |
73 | 77 |
|
74 | | -2020-04-10 Version 3.2.1 |
| 78 | +2020-04-10 Version 3.2.1 |
75 | 79 | - For use with react-native < 0.60 |
76 | 80 | - This release includes Branch native SDKs Android 5.0.0 and iOS 0.32.0. |
77 | 81 |
|
78 | | -2020-03-11 Version 4.4.0 |
| 82 | +2020-03-11 Version 4.4.0 |
79 | 83 | - For use with react-native >= 0.60 |
80 | 84 | - This release includes Branch native SDKs Android 4.3.2 and iOS 0.31.3. |
81 | 85 | - Introduced an enableFacebookLinkCheck Boolean parameter in branch.json. |
|
84 | 88 | Advanced users: You can still call these methods in native code as before |
85 | 89 | if your use case dictates. |
86 | 90 |
|
87 | | -2020-03-11 Version 3.2.0 |
| 91 | +2020-03-11 Version 3.2.0 |
88 | 92 | - For use with react-native < 0.60 |
89 | 93 | - This release includes Branch native SDKs Android 4.3.2 and iOS 0.31.3. |
90 | 94 | - Fixed a crash due to NPE on Android experienced by some users. Now an error should be properly reported. |
|
94 | 98 | Advanced users: You can still call these methods in native code as before |
95 | 99 | if your use case dictates. |
96 | 100 |
|
97 | | -2020-02-27 Version 3.1.2 |
| 101 | +2020-02-27 Version 3.1.2 |
98 | 102 | - This release, for React Native < 0.60, updates native SDK support to Android 4.3.2 and iOS 0.31.3. |
99 | 103 |
|
100 | | -2020-02-13 Version 4.3.0 |
| 104 | +2020-02-13 Version 4.3.0 |
101 | 105 | - Requires RN >= 0.60 |
102 | 106 | - Uses native Branch SDKs 4.3.2 (Android), 0.31.x (iOS). |
103 | 107 | - SDK-802 accept PR to expose setMetadata at the JS layer |
104 | 108 | - SDK-714 add plugin identifier |
105 | 109 | - Addresses several github issues. |
106 | 110 |
|
107 | | -2019-09-30 Version 4.2.1 |
| 111 | +2019-09-30 Version 4.2.1 |
108 | 112 | - Missed version update in iOS RNBranch.m |
109 | 113 |
|
110 | | -2019-09-27 Version 4.2.0 |
| 114 | +2019-09-27 Version 4.2.0 |
111 | 115 | - Update Android Branch SDK to 4.1.0 |
112 | 116 | - Update iOS Branch SDK to 0.29.0 |
113 | 117 | - Expose Android reInit session for foreground links |
|
0 commit comments