UNPKG

5.04 kBMarkdownView Raw
1
2
3## 2.2.0 (2024-05-17)
4
5
6### Features
7
8* updated iOS AppConsent to 4.8.1, see iOS release notes for details 41a53b0
9
10### 2.1.9 (2024-01-30)
11
12
13### Bug Fixes
14
15* updated iOS AppConsent to 4.4.8, see iOS release notes for details 1e6b7a1
16
17### 2.1.8 (2024-01-26)
18
19
20### Bug Fixes
21
22* marked consentGiven as obsolete, on iOS, implementation changed to match consentAlreadyGiven 9d939bb
23
24### 2.1.7 (2024-01-24)
25
26* feat: [ANDROID] Update "com.sfbx.appconsent:appconsent-ui-v3" from 5.1.3 to 5.1.4
27
28### 2.1.6 (2023-12-22)
29
30* Chore: [ANDROID] Update "com.sfbx.appconsent:appconsent-ui-v3" from 5.1.2 to 5.1.3
31* Chore: [ANDROID] Update internal Logger module
32* Fix: [ANDROID] RuntimeException when several WebView instances in different processes are used.
33 Added SDK startup check and full explanatory log in the event of a problem
34 when integrating a third-party library that runs before the application and uses a WebView in a dedicated process.
35* Fix: [ANDROID] Display size problem on tablet in Dialog mode
36* Fix: [ANDROID] Significant reduction in SDK size
37
38### 2.1.5 (2023-12-18)
39
40* feat: updated iOS native dependency to 4.4.7
41
42### 2.1.4 (2023-12-13)
43
44* Chore: [ANDROID] Update "com.sfbx.appconsent:appconsent-ui-v3" from 5.1.1 to 5.1.2
45* Fix: [ANDROID] A display problem occurred when the "Enable only consent as the legal basis for processing" field was activated. Legitimate interests were still displayed under certain conditions
46* Fix: [ANDROID] Translation issues
47* Improve: [ANDROID] Addition of new controls at SDK startup to prevent the SDK from initializing by default
48* Improve: [ANDROID] logs
49
50### 2.1.3 (2023-11-23)
51
52* chore: Updated README to add examples and more detailed information
53* chore: Updated example
54
55### 2.1.2 (2023-11-20)
56
57* fix: [ANDROID] Update some dependencies to avoid problems when transitive dependencies are downloaded.
58* Update "com.sfbx.appconsent:appconsent-ui-v3" from 5.1.0 to 5.1.1
59
60### 2.1.1 (2023-11-16)
61
62* fix: [ANDROID] rollback of AndroidManifest's packagename attribute, as it causes an undefined name when we try to use the
63
64### 2.1.0 (2023--11-15)
65
66* feat: [ANDROID] added getExternalId method
67* feat: [ANDROID] added saveExternalId method
68* feat: [ANDROID] added setExternalId method
69* feat: [ANDROID] updated native SDK dependency to 5.1.0
70
71### 2.0.2 (2023-10-30)
72
73* feat: added getExternalId
74
75### 2.0.1 (2023-10-20)
76
77* feat: updated iOS native dependency to 4.4.2
78* feat: added saveExternalId and setExternalId
79
80### 2.0.0 (2023-09-21)
81
82* feat: Add Android TCF2.2
83
84### 1.2.4 (2023-10-20)
85
86* feat: updated iOS native dependency to 4.2.3
87
88### 1.2.3 (2023-04-19)
89
90* fix: Updated Android dependency to 2.0.16
91* fix: resolution of the obfuscation carried by the android library
92* fix: Improvement of network exchanges
93
94### 1.2.2 (2023-04-11)
95
96* fix: Updated Android dependency to 2.0.15
97* fix: UI prevent user click outside CMP
98* feat: updated iOS native dependency to 4.2.0
99
100### 1.2.1 (2023-03-24)
101
102* chore: update readme instructions
103
104### 1.2.0 (2023-03-23)
105
106* feat: updated iOS native dependency to 4.1.0
107
108### 1.1.7 (2023-03-22)
109
110* fix: removed dependency on expo
111* fix: replaced a fatal error throw by an error log to prevent a crash when CMP can't attach to viewController
112* fix: dependency on Android 2.0.12 instead of 2.0.11
113
114### 1.1.6 (2023-02-23)
115
116* Updated Android dependency to 2.0.12.
117
118### 1.1.5 (2023-02-22)
119
120* Updated Android dependency to 2.0.11.
121* this one corrects a crash at the launching of the application after the validation of the consents
122
123### 1.1.4 (2022-09-26)
124
125* Updated iOS dependencies to AppConsentKit 1.4.2.
126* Updated iOS dependencies to AppConsentUIKitV3 2.2.2.
127
128### 1.1.3 (2022-08-25)
129
130* Added TypeScript declarations to function headers.
131* Added TSDoc comments to all API functions.
132
133### 1.1.2 (2022-08-18)
134
135* Updated Android dependencies to 2.0.10.
136
137### 1.1.1 (2022-06-29)
138
139* Added side-effects declaration to package.
140
141### 1.1.0 (2022-06-28)
142
143* Upgraded to react 18.0.0 and react-native 0.68.0.
144
145### 1.0.2 (2022-06-27)
146
147* Configured linter and linted code.
148
149### 1.0.1 (2022-06-24)
150
151* Excluded some unwanted files from package.
152* Added changelog.
153
154### 1.0.0 (2022-06-24)
155
156* Updated iOS dependencies to AppConsentKit 1.4.1.
157* Updated iOS dependencies to AppConsentUIKitV3 2.2.1.
158
159### O.1.6 (2022-05-25)
160
161* Updated iOS dependencies to AppConsentKit 1.4.0.
162* Updated iOS dependencies to AppConsentUIKitV3 2.2.0.
163* fix consentableAllowedByIABId returned the wrong consentableType on Android.
164
165### 0.1.5 (2022-05-10)
166
167* Updated iOS dependencies to AppConsentKit 1.3.11.
168* Updated iOS dependencies to AppConsentUIKitV3 2.1.7.
169
170### 0.1.4 (2022-03-29)
171
172* Updated iOS dependencies to AppConsentKit 1.3.3.
173
174### 0.1.3 (2022-03-29)
175
176* Updated Android dependencies to 2.0.9-react.
177
178### 0.1.2 (2022-03-29)
179
180* Updated iOS dependencies to AppConsentKit 1.3.2.
181* Updated iOS dependencies to AppConsentUIKitV3 2.1.4.
182
183### 0.1.1 (2022-03-22)
184
185* Updated iOS dependencies to AppConsentKit 1.3.1.
186* Support Podfile without use_frameworks!.
187
188### 0.1.0 (2022-03-03)
189
190* first release.
\No newline at end of file