UNPKG

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