@eid-easy/eideasy-browser-client 2.33.0 → 2.34.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +714 -703
- package/LICENSE +7 -7
- package/README.md +13 -13
- package/dist/eideasy-browser-client.js +1 -1
- package/package.json +4 -4
- package/CHANGELOG-LATEST.md +0 -9
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
|
1
|
+
# [2.34.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.33.0...v2.34.0) (2022-07-26)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* add FTN simple signature module ([a57ae9a](https://github.com/eideasy/eideasy-browser-client/commit/a57ae9a92b3f700cb0fb24e9cff7bf7b445e059a))
|
|
7
|
+
* change simple to advanced full ([28bf161](https://github.com/eideasy/eideasy-browser-client/commit/28bf16143b4aea72f398a8ad51489f015c92fd44))
|
|
8
|
+
* revert changed selectedCountry ([01a4e66](https://github.com/eideasy/eideasy-browser-client/commit/01a4e6671ade41473a0f1abb99baf97f5bb8ddb8))
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
1
12
|
# [2.33.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.32.0...v2.33.0) (2022-07-11)
|
|
2
13
|
|
|
3
14
|
|
|
@@ -33,706 +44,706 @@
|
|
|
33
44
|
|
|
34
45
|
|
|
35
46
|
|
|
36
|
-
# [2.28.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.27.0...v2.28.0) (2022-06-29)
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
### Features
|
|
40
|
-
|
|
41
|
-
* rename norwegian bank id to advanced ([#125](https://github.com/eideasy/eideasy-browser-client/issues/125)) ([0cd9664](https://github.com/eideasy/eideasy-browser-client/commit/0cd966480f5c0d527c62b5cbaa6f393759210c79))
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
# [2.27.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.26.0...v2.27.0) (2022-06-15)
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
### Features
|
|
49
|
-
|
|
50
|
-
* Add SPID QES signature module ([#122](https://github.com/eideasy/eideasy-browser-client/issues/122)) ([bb58835](https://github.com/eideasy/eideasy-browser-client/commit/bb58835a7b1a9af06a0dcce4f782d55217ea2dfb))
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
# [2.26.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.25.0...v2.26.0) (2022-06-14)
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
### Features
|
|
58
|
-
|
|
59
|
-
* add Verifai simple signature module ([#119](https://github.com/eideasy/eideasy-browser-client/issues/119)) ([bb9c456](https://github.com/eideasy/eideasy-browser-client/commit/bb9c4564d5474e6f878928617b7dadaec5bc6e7f))
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
# [2.25.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.24.0...v2.25.0) (2022-06-10)
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
### Features
|
|
67
|
-
|
|
68
|
-
* add IDIN module ([#121](https://github.com/eideasy/eideasy-browser-client/issues/121)) ([e5fde02](https://github.com/eideasy/eideasy-browser-client/commit/e5fde0279f6fd846baef1c7823aaeb4cba0f1f0e))
|
|
69
|
-
* add name field to Norwegian Bank ID QES module ([#120](https://github.com/eideasy/eideasy-browser-client/issues/120)) ([162f1ce](https://github.com/eideasy/eideasy-browser-client/commit/162f1ce86e8d10cdb0e8fd774691d521dd0eb1f1))
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
# [2.24.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.23.1...v2.24.0) (2022-06-07)
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
### Features
|
|
77
|
-
|
|
78
|
-
* add swedish login module ([#118](https://github.com/eideasy/eideasy-browser-client/issues/118)) ([2285fd4](https://github.com/eideasy/eideasy-browser-client/commit/2285fd49d896ae460cf1e69a45e6be5369370f3f))
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
## [2.23.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.23.0...v2.23.1) (2022-05-17)
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
### Bug Fixes
|
|
86
|
-
|
|
87
|
-
* encrypt Chave Movel phone ([#116](https://github.com/eideasy/eideasy-browser-client/issues/116)) ([937af17](https://github.com/eideasy/eideasy-browser-client/commit/937af17d00fdecdbab27f2f36f6c29d07c05e721))
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
# [2.23.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.22.0...v2.23.0) (2022-05-12)
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
# [2.22.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.21.0...v2.22.0) (2022-05-11)
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
### Features
|
|
99
|
-
|
|
100
|
-
* add sms otp signing method ([#114](https://github.com/eideasy/eideasy-browser-client/issues/114)) ([b357c10](https://github.com/eideasy/eideasy-browser-client/commit/b357c10b2cd5c2a61f675c45d23a60891e782d9e))
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
# [2.21.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.20.1...v2.21.0) (2022-05-07)
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
### Features
|
|
108
|
-
|
|
109
|
-
* add CertEurope and certSIGN usb token signing methods ([#113](https://github.com/eideasy/eideasy-browser-client/issues/113)) ([d8dd195](https://github.com/eideasy/eideasy-browser-client/commit/d8dd195e774053d29b745466f9ad9bd184c28800))
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
## [2.20.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.20.0...v2.20.1) (2022-05-04)
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
### Bug Fixes
|
|
117
|
-
|
|
118
|
-
* encrypt chave movel pin and otp ([#112](https://github.com/eideasy/eideasy-browser-client/issues/112)) ([40c55ee](https://github.com/eideasy/eideasy-browser-client/commit/40c55eec05b40338abdfab23dcfeb1492ff86e4e))
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
# [2.20.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.19.1...v2.20.0) (2022-05-03)
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
### Features
|
|
126
|
-
|
|
127
|
-
* add itsme login module ([8f19970](https://github.com/eideasy/eideasy-browser-client/commit/8f19970ac136f5b3e701b0197ed3487f48f1ef9a))
|
|
128
|
-
* add itsme login module ([#110](https://github.com/eideasy/eideasy-browser-client/issues/110)) ([39be662](https://github.com/eideasy/eideasy-browser-client/commit/39be662d50dafbeb78d4780a5715089db09b1153))
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
## [2.19.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.19.0...v2.19.1) (2022-04-28)
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
# [2.19.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.18.0...v2.19.0) (2022-04-21)
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
### Features
|
|
140
|
-
|
|
141
|
-
* add module for norwegian-bankid-qes-signature ([ba0d6c8](https://github.com/eideasy/eideasy-browser-client/commit/ba0d6c88499b032924cce17371624bc05f462a2a))
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
# [2.18.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.17.2...v2.18.0) (2022-04-20)
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
### Features
|
|
149
|
-
|
|
150
|
-
* add fi-ftn-qes-signature method module ([384fe71](https://github.com/eideasy/eideasy-browser-client/commit/384fe715b3da2a539f9e0b029eaeb4d6c1abd91d))
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
## [2.17.2](https://github.com/eideasy/eideasy-browser-client/compare/v2.17.1...v2.17.2) (2022-04-15)
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
### Bug Fixes
|
|
158
|
-
|
|
159
|
-
* fix an issue where id card signing module acted on wrong window postMessage events ([c6a6dbc](https://github.com/eideasy/eideasy-browser-client/commit/c6a6dbc44961a3da4cc82fd9f7620ca41d070ff0))
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
## [2.17.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.17.0...v2.17.1) (2022-04-14)
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
### Bug Fixes
|
|
167
|
-
|
|
168
|
-
* do not check for status ok, it is unneccessary ([b99b522](https://github.com/eideasy/eideasy-browser-client/commit/b99b522fe77999cb350f1247902466604c1f8e37))
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
# [2.17.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.16.0...v2.17.0) (2022-04-13)
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
### Features
|
|
176
|
-
|
|
177
|
-
* add Chave Movel signature method" ([f21166c](https://github.com/eideasy/eideasy-browser-client/commit/f21166c5c4991522cf124cf5d6502fc2b3002f82))
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
# [2.16.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.15.1...v2.16.0) (2022-04-12)
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
### Features
|
|
185
|
-
|
|
186
|
-
* add mitIdSignature ([85baa34](https://github.com/eideasy/eideasy-browser-client/commit/85baa340daf0fea11ae0a2a856dafc4c228f5a6d))
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
## [2.15.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.15.0...v2.15.1) (2022-04-12)
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
### Bug Fixes
|
|
194
|
-
|
|
195
|
-
* add Finland to the list of supported countries for D-Trust sign-me QES" ([ffa43ca](https://github.com/eideasy/eideasy-browser-client/commit/ffa43ca374a759887ad67d2eac2cbca2d2a35209))
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
# [2.15.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.14.2...v2.15.0) (2022-04-08)
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
### Features
|
|
203
|
-
|
|
204
|
-
* improve monitoring ([d3208bc](https://github.com/eideasy/eideasy-browser-client/commit/d3208bc4264aadfca297388f3b450de9cc444b1e))
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
## [2.14.2](https://github.com/eideasy/eideasy-browser-client/compare/v2.14.1...v2.14.2) (2022-04-05)
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
### Bug Fixes
|
|
212
|
-
|
|
213
|
-
* detect when the opened child window was closed ([f08492b](https://github.com/eideasy/eideasy-browser-client/commit/f08492b884f68b8960d81af0d24d6b43ef2d21a4))
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
## [2.14.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.14.0...v2.14.1) (2022-04-05)
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
# [2.14.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.13.4...v2.14.0) (2022-03-29)
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
## [2.13.4](https://github.com/eideasy/eideasy-browser-client/compare/v2.13.3...v2.13.4) (2022-03-22)
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
### Bug Fixes
|
|
229
|
-
|
|
230
|
-
* handle id card signature user cancel errors ([19cc886](https://github.com/eideasy/eideasy-browser-client/commit/19cc886066fdcbcd39c3c04c396b5637c507713b))
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
## [2.13.3](https://github.com/eideasy/eideasy-browser-client/compare/v2.13.2...v2.13.3) (2022-03-22)
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
### Bug Fixes
|
|
238
|
-
|
|
239
|
-
* add better user_cancel detection ([75211d3](https://github.com/eideasy/eideasy-browser-client/commit/75211d3f2e5e37687188bc3474bf71550bc61f42))
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
## [2.13.2](https://github.com/eideasy/eideasy-browser-client/compare/v2.13.1...v2.13.2) (2022-03-22)
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
### Bug Fixes
|
|
247
|
-
|
|
248
|
-
* make id card signing compatible with the new web-eid ([fd4a691](https://github.com/eideasy/eideasy-browser-client/commit/fd4a6913405d3a86ce29b1fbe2e410f154bb4fec))
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
## [2.13.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.13.0...v2.13.1) (2022-02-04)
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
### Bug Fixes
|
|
256
|
-
|
|
257
|
-
* fix the web-eid integration issues ([5b9e905](https://github.com/eideasy/eideasy-browser-client/commit/5b9e905e5961a5a4266a124bf6f36e033164f215))
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
# [2.13.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.12.1...v2.13.0) (2022-01-18)
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
### Features
|
|
265
|
-
|
|
266
|
-
* add Swedish BankId signature ([9b8fdf9](https://github.com/eideasy/eideasy-browser-client/commit/9b8fdf9be5e79f3a010c8cb4881c00a12d83ffbb))
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
## [2.12.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.12.0...v2.12.1) (2021-12-22)
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
### Bug Fixes
|
|
274
|
-
|
|
275
|
-
* call the fail callback if status 200, but data contains status: 'error' ([b8cf971](https://github.com/eideasy/eideasy-browser-client/commit/b8cf9717d57aed7c052efd73cdca169a4f45031c))
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
# [2.12.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.11.0...v2.12.0) (2021-12-09)
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
### Features
|
|
283
|
-
|
|
284
|
-
* add new method: sign with Google ([f48f363](https://github.com/eideasy/eideasy-browser-client/commit/f48f3634b85b3f9dd7d1f5f97ace56b07f9803a2))
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
# [2.11.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.10.1...v2.11.0) (2021-12-02)
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
### Features
|
|
292
|
-
|
|
293
|
-
* add MojeID signing ([556f5c1](https://github.com/eideasy/eideasy-browser-client/commit/556f5c1264402ca29c677aa9b66d26693ef8dac3))
|
|
294
|
-
* add the following languages: es, fi, fr, pt, sv ([3da48f8](https://github.com/eideasy/eideasy-browser-client/commit/3da48f8782e6dea6c79666a99f72ffe98306f31d))
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
## [2.10.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.9.0...v2.10.1) (2021-11-30)
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
### Features
|
|
302
|
-
|
|
303
|
-
* add modifyEndpointUrl option that allows modifying api endpoints just before they are called ([c8b0c94](https://github.com/eideasy/eideasy-browser-client/commit/c8b0c94a17900a8e507058024b4d9184bd5830ed))
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
# [2.10.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.9.0...v2.10.0) (2021-11-30)
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
### Features
|
|
311
|
-
|
|
312
|
-
* add modifyEndpointUrl option that allows modifying api endpoints just before they are called ([c8b0c94](https://github.com/eideasy/eideasy-browser-client/commit/c8b0c94a17900a8e507058024b4d9184bd5830ed))
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
# [2.10.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.9.0...v2.10.0) (2021-11-30)
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
### Features
|
|
320
|
-
|
|
321
|
-
* add modifyEndpointUrl option that allows modifying api endpoints just before they are called ([c8b0c94](https://github.com/eideasy/eideasy-browser-client/commit/c8b0c94a17900a8e507058024b4d9184bd5830ed))
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
# [2.9.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.8.0...v2.9.0) (2021-11-19)
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
### Features
|
|
329
|
-
|
|
330
|
-
* poll smart-id complete ednpoint ([9476674](https://github.com/eideasy/eideasy-browser-client/commit/947667442228e89091f5ceae423aa13a93afa097))
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
# [2.8.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.8.0-beta.0...v2.8.0) (2021-11-11)
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
# [2.8.0-beta.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.7.0...v2.8.0-beta.0) (2021-11-11)
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
# [2.7.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.7.0-alpha.0...v2.7.0) (2021-11-10)
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
### Features
|
|
346
|
-
|
|
347
|
-
* disable FI for smart-id signing and logins ([4db7366](https://github.com/eideasy/eideasy-browser-client/commit/4db7366ff13ad282fdbc545cd1f7eb0e17ddeb8f))
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
# [2.7.0-alpha.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.1.0-alpha.0...v2.7.0-alpha.0) (2021-11-08)
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
# [2.1.0-alpha.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.6.0...v2.1.0-alpha.0) (2021-11-08)
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
### Features
|
|
359
|
-
|
|
360
|
-
* add Finland to the smart-id login and signature supported countries ([828b247](https://github.com/eideasy/eideasy-browser-client/commit/828b247874f56c1f2b9eb7c5504707eba2654dea))
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
# [2.6.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.5.1...v2.6.0) (2021-11-08)
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
### Features
|
|
368
|
-
|
|
369
|
-
* add zealid signing method ([5ea00b2](https://github.com/eideasy/eideasy-browser-client/commit/5ea00b2d25b93bc1e4ec421f26e0d89e353e6048))
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
## [2.5.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.5.0...v2.5.1) (2021-11-03)
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
### Bug Fixes
|
|
377
|
-
|
|
378
|
-
* redirect the parent window if the client is inside an iframe ([7e8daff](https://github.com/eideasy/eideasy-browser-client/commit/7e8dafffbb369807c7716bcd4b03f80b1f60c573))
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
# [2.5.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.4.0...v2.5.0) (2021-10-29)
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
### Features
|
|
386
|
-
|
|
387
|
-
* improve api endpoints config ([519749f](https://github.com/eideasy/eideasy-browser-client/commit/519749f116d72fac684b65eeea047bc4f7c3002e))
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
# [2.4.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.3.0...v2.4.0) (2021-10-27)
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
### Features
|
|
395
|
-
|
|
396
|
-
* add Austrian Handy Signatur signing ([7ef67be](https://github.com/eideasy/eideasy-browser-client/commit/7ef67bec1100876598b5f64fef51424274caede6))
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
# [2.3.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.2.0...v2.3.0) (2021-10-27)
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
# [2.2.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.1.0...v2.2.0) (2021-10-26)
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
### Features
|
|
408
|
-
|
|
409
|
-
* improve error handling for createIdCardSignature ([6bc597f](https://github.com/eideasy/eideasy-browser-client/commit/6bc597f16d08623218755b7beb5307f7a2434fc4))
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
# [2.1.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.0.1...v2.1.0) (2021-10-26)
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
### Features
|
|
417
|
-
|
|
418
|
-
* add Austrian Handy Signatur identification ([3b65ba4](https://github.com/eideasy/eideasy-browser-client/commit/3b65ba4d9eb5b831693ca923672595a6db33b30f))
|
|
419
|
-
* Add id card read no_certifiacetes error message ([4d87023](https://github.com/eideasy/eideasy-browser-client/commit/4d870238782b9d5d86c2832bbc6f35f516a50637))
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
## [2.0.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.0.0...v2.0.1) (2021-10-25)
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
### Bug Fixes
|
|
427
|
-
|
|
428
|
-
* allow unrecognized settings - we do not want to make too many assumptions about the use cases ([baad2e5](https://github.com/eideasy/eideasy-browser-client/commit/baad2e52b9ff9101d82e6814830ba0c65e955ca9))
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
# [2.0.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.9.1...v2.0.0) (2021-10-22)
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
### Features
|
|
436
|
-
|
|
437
|
-
* add all the currently available signing methods
|
|
438
|
-
* remove the insteadOfRedirect setting
|
|
439
|
-
* rename countriesWhitelist to supportedCountries
|
|
440
|
-
* use the new redirect pattern for Moje ID ([3164e78](https://github.com/eideasy/eideasy-browser-client/commit/3164e783b3de7de02675561e87a0d0f50e4f77d4))
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
## [1.9.1](https://github.com/eideasy/eideasy-browser-client/compare/v1.9.0...v1.9.1) (2021-09-02)
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
### Bug Fixes
|
|
448
|
-
|
|
449
|
-
* add language param to finnishTrustNetwork request ([554463d](https://github.com/eideasy/eideasy-browser-client/commit/554463d13bc1f52a1c0875119d27046a6372be3d))
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
# [1.9.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.8.0...v1.9.0) (2021-08-31)
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
### Features
|
|
457
|
-
|
|
458
|
-
* add Finnish Trust Network ([#61](https://github.com/eideasy/eideasy-browser-client/issues/61)) ([26b894a](https://github.com/eideasy/eideasy-browser-client/commit/26b894a42d625401a345b37cb689b5982ccc3d6f))
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
# [1.8.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.7.0...v1.8.0) (2021-08-30)
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
### Features
|
|
466
|
-
|
|
467
|
-
* add MojeiD ([#60](https://github.com/eideasy/eideasy-browser-client/issues/60)) ([97bee7d](https://github.com/eideasy/eideasy-browser-client/commit/97bee7d46c559e506d28e8b21be6938bcec0e352))
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
# [1.7.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.6.2...v1.7.0) (2021-08-17)
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
## [1.6.2](https://github.com/eideasy/eideasy-browser-client/compare/v1.6.1...v1.6.2) (2021-08-09)
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
### Bug Fixes
|
|
479
|
-
|
|
480
|
-
* fix eparaksts sandbox url ([39cfa0b](https://github.com/eideasy/eideasy-browser-client/commit/39cfa0b551f39a6a971f42c912ad6e6e4cf6d5c0))
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
## [1.6.1](https://github.com/eideasy/eideasy-browser-client/compare/v1.6.0...v1.6.1) (2021-08-09)
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
### Bug Fixes
|
|
488
|
-
|
|
489
|
-
* rename appUrl to redirectUri for consistency ([bafcf28](https://github.com/eideasy/eideasy-browser-client/commit/bafcf28e7560f4f78aaf2e37806e23864c58e599))
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
# [1.6.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.5.0...v1.6.0) (2021-08-09)
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
### Features
|
|
497
|
-
|
|
498
|
-
* get the ZealiD iframe url from the eID Easy API ([0c8cdc3](https://github.com/eideasy/eideasy-browser-client/commit/0c8cdc3d50a15c147af1c7e526161fe632cfce0d))
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
# [1.5.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.4.1...v1.5.0) (2021-08-06)
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
### Features
|
|
506
|
-
|
|
507
|
-
* add 'modifyRequestSettings' option that makes it possible to alter the outgoing requests ([d7332f2](https://github.com/eideasy/eideasy-browser-client/commit/d7332f24974861b6643d5fbf8864f4cf00b8caf8))
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
## [1.4.1](https://github.com/eideasy/eideasy-browser-client/compare/v1.4.0...v1.4.1) (2021-08-05)
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
### Bug Fixes
|
|
515
|
-
|
|
516
|
-
* only listen to the messages from the ZealiD iframe ([aff7c08](https://github.com/eideasy/eideasy-browser-client/commit/aff7c08bdd09a838070269d9cb7edb9532989dd5))
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
# [1.4.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.3.3...v1.4.0) (2021-08-04)
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
### Bug Fixes
|
|
524
|
-
|
|
525
|
-
* provide lang param for all API requests ([#51](https://github.com/eideasy/eideasy-browser-client/issues/51)) ([1ef9159](https://github.com/eideasy/eideasy-browser-client/commit/1ef915920678223c6560d9993b2f2162b3ef0251))
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
### Features
|
|
529
|
-
|
|
530
|
-
* add id card identification methods for Finland, Portugal, Serbia and Belgium ([#52](https://github.com/eideasy/eideasy-browser-client/issues/52)) ([51c3835](https://github.com/eideasy/eideasy-browser-client/commit/51c38353ee24535fba70e6555d5fe534a78a132d))
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
## [1.3.3](https://github.com/eideasy/eideasy-browser-client/compare/v1.3.2...v1.3.3) (2021-08-04)
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
### Bug Fixes
|
|
538
|
-
|
|
539
|
-
* Add 'NOT_MID_CLIENT' to error statuses ([cb1c758](https://github.com/eideasy/eideasy-browser-client/commit/cb1c7584bfe23483e7722525084e228a0ba29aef))
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
## [1.3.2](https://github.com/eideasy/eideasy-browser-client/compare/v1.3.1...v1.3.2) (2021-08-04)
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
### Bug Fixes
|
|
547
|
-
|
|
548
|
-
* do not remove the iframe after success response as the dev might want to still display it to the user ([500ecb6](https://github.com/eideasy/eideasy-browser-client/commit/500ecb67e3e12c62de34d277bdb812039f95f388))
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
## [1.3.1](https://github.com/eideasy/eideasy-browser-client/compare/v1.3.0...v1.3.1) (2021-08-04)
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
# [1.3.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.2.0...v1.3.0) (2021-08-04)
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
### Features
|
|
560
|
-
|
|
561
|
-
* add ZealiD identification ([9e82feb](https://github.com/eideasy/eideasy-browser-client/commit/9e82febbd8b327a4ac0314f45a6a7d510bd5066f))
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
# [1.2.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.2.0-alpha.1...v1.2.0) (2021-08-03)
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
### Features
|
|
569
|
-
|
|
570
|
-
* finalize freja id implementation ([7fd56c8](https://github.com/eideasy/eideasy-browser-client/commit/7fd56c8e856121fbd38b68276e17ba6fa4c2db32))
|
|
571
|
-
* update translations ([aecf10a](https://github.com/eideasy/eideasy-browser-client/commit/aecf10a7e15a00ab3b3e7a9b9fd257a463339cf6))
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
# [1.2.0-alpha.1](https://github.com/eideasy/eideasy-browser-client/compare/v1.1.0...v1.2.0-alpha.1) (2021-08-02)
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
# [1.1.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.1.0-alpha.2...v1.1.0) (2021-08-02)
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
# [1.1.0-alpha.2](https://github.com/eideasy/eideasy-browser-client/compare/v1.1.0-alpha.1...v1.1.0-alpha.2) (2021-08-02)
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
# [1.1.0-alpha.1](https://github.com/eideasy/eideasy-browser-client/compare/v1.0.5...v1.1.0-alpha.1) (2021-08-02)
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
### Features
|
|
591
|
-
|
|
592
|
-
* **zealid:** add boilerplate for zealid ([#43](https://github.com/eideasy/eideasy-browser-client/issues/43)) ([bd6ff65](https://github.com/eideasy/eideasy-browser-client/commit/bd6ff658cd49c65a207c2a2d44595f6f191eadb6))
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
## [1.0.5](https://github.com/eideasy/eideasy-browser-client/compare/v1.0.4...v1.0.5) (2021-07-30)
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
## [1.0.4](https://github.com/eideasy/eideasy-browser-client/compare/v1.0.3...v1.0.4) (2021-07-29)
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
### Bug Fixes
|
|
604
|
-
|
|
605
|
-
* use short poll for crateMobileId, createSmartId ([153c7b2](https://github.com/eideasy/eideasy-browser-client/commit/153c7b2bee19f60c8917783855206d474dcb93f4))
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
## [1.0.3](https://github.com/eideasy/eideasy-browser-client/compare/v1.0.2...v1.0.3) (2021-07-29)
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
### Bug Fixes
|
|
613
|
-
|
|
614
|
-
* add timeout to smart id method ([deadd47](https://github.com/eideasy/eideasy-browser-client/commit/deadd473ab518d5d64303626467c5bdc3dc48322))
|
|
615
|
-
* handle smart-id and mobile-id cancellations ([d1c8ddb](https://github.com/eideasy/eideasy-browser-client/commit/d1c8ddb29a2ff786884f0a7ac1be52609d01209f))
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
## [1.0.3](https://github.com/eideasy/eideasy-browser-client/compare/v1.0.2...v1.0.3) (2021-07-29)
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
### Bug Fixes
|
|
623
|
-
|
|
624
|
-
* add timeout to smart id method ([deadd47](https://github.com/eideasy/eideasy-browser-client/commit/deadd473ab518d5d64303626467c5bdc3dc48322))
|
|
625
|
-
* handle smart-id and mobile-id cancellations ([d1c8ddb](https://github.com/eideasy/eideasy-browser-client/commit/d1c8ddb29a2ff786884f0a7ac1be52609d01209f))
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
## [1.0.2](https://github.com/eideasy/eideasy-browser-client/compare/v1.0.1...v1.0.2) (2021-07-28)
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
### Bug Fixes
|
|
633
|
-
|
|
634
|
-
* remove newlines from eparaksts urls ([#36](https://github.com/eideasy/eideasy-browser-client/issues/36)) ([0543fb1](https://github.com/eideasy/eideasy-browser-client/commit/0543fb193fc41c5b3e562319d66e55f6d4bfc0f9))
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
## [1.0.1](https://github.com/eideasy/eideasy-browser-client/compare/v1.0.0...v1.0.1) (2021-07-28)
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
# [1.0.0](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.15...v1.0.0) (2021-07-28)
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
## [0.14.3-alpha.15](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.14...v0.14.3-alpha.15) (2021-07-20)
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
## [0.14.3-alpha.14](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.13...v0.14.3-alpha.14) (2021-07-15)
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
### Bug Fixes
|
|
654
|
-
|
|
655
|
-
* add correct smartId countries support ([#35](https://github.com/eideasy/eideasy-browser-client/issues/35)) ([3dfaa65](https://github.com/eideasy/eideasy-browser-client/commit/3dfaa65026f2e6bc2865738aff9cbdda4e6f9612))
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
## [0.14.3-alpha.13](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.12...v0.14.3-alpha.13) (2021-07-15)
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
### Bug Fixes
|
|
663
|
-
|
|
664
|
-
* fix a type in the identification key name ([#34](https://github.com/eideasy/eideasy-browser-client/issues/34)) ([8da1ffb](https://github.com/eideasy/eideasy-browser-client/commit/8da1ffb25c0e653ea7613d669b4a7f79588edec0))
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
## [0.14.3-alpha.12](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.11...v0.14.3-alpha.12) (2021-07-15)
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
## [0.14.3-alpha.11](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.10...v0.14.3-alpha.11) (2021-07-15)
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
## [0.14.3-alpha.10](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.9...v0.14.3-alpha.10) (2021-07-14)
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
## [0.14.3-alpha.9](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.8...v0.14.3-alpha.9) (2021-07-14)
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
## [0.14.3-alpha.8](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.7...v0.14.3-alpha.8) (2021-07-14)
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
## [0.14.3-alpha.7](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.6...v0.14.3-alpha.7) (2021-07-14)
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
### Bug Fixes
|
|
692
|
-
|
|
693
|
-
* name library exports correctly ([#26](https://github.com/eideasy/eideasy-browser-client/issues/26)) ([9c8a4bb](https://github.com/eideasy/eideasy-browser-client/commit/9c8a4bb154b45d4d197c623d76581e20172e6999))
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
## [0.14.3-alpha.6](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.5...v0.14.3-alpha.6) (2021-07-14)
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
## [0.14.3-alpha.5](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.3...v0.14.3-alpha.5) (2021-07-14)
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
## [0.14.3-alpha.4](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.3...v0.14.3-alpha.4) (2021-07-14)
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
## [0.14.3-alpha.3](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.2...v0.14.3-alpha.3) (2021-07-14)
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
### Bug Fixes
|
|
713
|
-
|
|
714
|
-
* fix a mobile id error where indentityStart method was wrong ([#22](https://github.com/eideasy/eideasy-browser-client/issues/22)) ([ae280f0](https://github.com/eideasy/eideasy-browser-client/commit/ae280f0c6871cb48f889554a27fce0fcee0d0890))
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
## [0.14.3-alpha.2](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.1...v0.14.3-alpha.2) (2021-07-14)
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
## 0.14.3-alpha.1 (2021-07-14)
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
### Bug Fixes
|
|
726
|
-
|
|
727
|
-
* update the test for identificationModules ([#11](https://github.com/eideasy/eideasy-browser-client/issues/11)) ([e7d8e7e](https://github.com/eideasy/eideasy-browser-client/commit/e7d8e7e4622087310101611b6a862f1b200c97d9))
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
### Features
|
|
731
|
-
|
|
732
|
-
* add better error handling ([#8](https://github.com/eideasy/eideasy-browser-client/issues/8)) ([af8eed5](https://github.com/eideasy/eideasy-browser-client/commit/af8eed5c08c39527e328e59ae56ec99bcf802a38))
|
|
733
|
-
* add methods configuration ([#9](https://github.com/eideasy/eideasy-browser-client/issues/9)) ([cbaf78d](https://github.com/eideasy/eideasy-browser-client/commit/cbaf78de9f701dfa044971c723e23deba1ea2b36))
|
|
734
|
-
* **config:** add the initial config.js ([f629268](https://github.com/eideasy/eideasy-browser-client/commit/f629268317c82244cce080fcaf10d849d6313042))
|
|
735
|
-
* Update package name ([#10](https://github.com/eideasy/eideasy-browser-client/issues/10)) ([41f0343](https://github.com/eideasy/eideasy-browser-client/commit/41f034315fa94a3def9d9aac49a9d765376d95ce))
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
47
|
+
# [2.28.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.27.0...v2.28.0) (2022-06-29)
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
### Features
|
|
51
|
+
|
|
52
|
+
* rename norwegian bank id to advanced ([#125](https://github.com/eideasy/eideasy-browser-client/issues/125)) ([0cd9664](https://github.com/eideasy/eideasy-browser-client/commit/0cd966480f5c0d527c62b5cbaa6f393759210c79))
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
# [2.27.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.26.0...v2.27.0) (2022-06-15)
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
### Features
|
|
60
|
+
|
|
61
|
+
* Add SPID QES signature module ([#122](https://github.com/eideasy/eideasy-browser-client/issues/122)) ([bb58835](https://github.com/eideasy/eideasy-browser-client/commit/bb58835a7b1a9af06a0dcce4f782d55217ea2dfb))
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
# [2.26.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.25.0...v2.26.0) (2022-06-14)
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
### Features
|
|
69
|
+
|
|
70
|
+
* add Verifai simple signature module ([#119](https://github.com/eideasy/eideasy-browser-client/issues/119)) ([bb9c456](https://github.com/eideasy/eideasy-browser-client/commit/bb9c4564d5474e6f878928617b7dadaec5bc6e7f))
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
# [2.25.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.24.0...v2.25.0) (2022-06-10)
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
### Features
|
|
78
|
+
|
|
79
|
+
* add IDIN module ([#121](https://github.com/eideasy/eideasy-browser-client/issues/121)) ([e5fde02](https://github.com/eideasy/eideasy-browser-client/commit/e5fde0279f6fd846baef1c7823aaeb4cba0f1f0e))
|
|
80
|
+
* add name field to Norwegian Bank ID QES module ([#120](https://github.com/eideasy/eideasy-browser-client/issues/120)) ([162f1ce](https://github.com/eideasy/eideasy-browser-client/commit/162f1ce86e8d10cdb0e8fd774691d521dd0eb1f1))
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
# [2.24.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.23.1...v2.24.0) (2022-06-07)
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
### Features
|
|
88
|
+
|
|
89
|
+
* add swedish login module ([#118](https://github.com/eideasy/eideasy-browser-client/issues/118)) ([2285fd4](https://github.com/eideasy/eideasy-browser-client/commit/2285fd49d896ae460cf1e69a45e6be5369370f3f))
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
## [2.23.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.23.0...v2.23.1) (2022-05-17)
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
### Bug Fixes
|
|
97
|
+
|
|
98
|
+
* encrypt Chave Movel phone ([#116](https://github.com/eideasy/eideasy-browser-client/issues/116)) ([937af17](https://github.com/eideasy/eideasy-browser-client/commit/937af17d00fdecdbab27f2f36f6c29d07c05e721))
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
# [2.23.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.22.0...v2.23.0) (2022-05-12)
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
# [2.22.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.21.0...v2.22.0) (2022-05-11)
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
### Features
|
|
110
|
+
|
|
111
|
+
* add sms otp signing method ([#114](https://github.com/eideasy/eideasy-browser-client/issues/114)) ([b357c10](https://github.com/eideasy/eideasy-browser-client/commit/b357c10b2cd5c2a61f675c45d23a60891e782d9e))
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
# [2.21.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.20.1...v2.21.0) (2022-05-07)
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
### Features
|
|
119
|
+
|
|
120
|
+
* add CertEurope and certSIGN usb token signing methods ([#113](https://github.com/eideasy/eideasy-browser-client/issues/113)) ([d8dd195](https://github.com/eideasy/eideasy-browser-client/commit/d8dd195e774053d29b745466f9ad9bd184c28800))
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
## [2.20.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.20.0...v2.20.1) (2022-05-04)
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
### Bug Fixes
|
|
128
|
+
|
|
129
|
+
* encrypt chave movel pin and otp ([#112](https://github.com/eideasy/eideasy-browser-client/issues/112)) ([40c55ee](https://github.com/eideasy/eideasy-browser-client/commit/40c55eec05b40338abdfab23dcfeb1492ff86e4e))
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
# [2.20.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.19.1...v2.20.0) (2022-05-03)
|
|
134
|
+
|
|
135
|
+
|
|
136
|
+
### Features
|
|
137
|
+
|
|
138
|
+
* add itsme login module ([8f19970](https://github.com/eideasy/eideasy-browser-client/commit/8f19970ac136f5b3e701b0197ed3487f48f1ef9a))
|
|
139
|
+
* add itsme login module ([#110](https://github.com/eideasy/eideasy-browser-client/issues/110)) ([39be662](https://github.com/eideasy/eideasy-browser-client/commit/39be662d50dafbeb78d4780a5715089db09b1153))
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
## [2.19.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.19.0...v2.19.1) (2022-04-28)
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
# [2.19.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.18.0...v2.19.0) (2022-04-21)
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
### Features
|
|
151
|
+
|
|
152
|
+
* add module for norwegian-bankid-qes-signature ([ba0d6c8](https://github.com/eideasy/eideasy-browser-client/commit/ba0d6c88499b032924cce17371624bc05f462a2a))
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
|
|
156
|
+
# [2.18.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.17.2...v2.18.0) (2022-04-20)
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
### Features
|
|
160
|
+
|
|
161
|
+
* add fi-ftn-qes-signature method module ([384fe71](https://github.com/eideasy/eideasy-browser-client/commit/384fe715b3da2a539f9e0b029eaeb4d6c1abd91d))
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
## [2.17.2](https://github.com/eideasy/eideasy-browser-client/compare/v2.17.1...v2.17.2) (2022-04-15)
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
### Bug Fixes
|
|
169
|
+
|
|
170
|
+
* fix an issue where id card signing module acted on wrong window postMessage events ([c6a6dbc](https://github.com/eideasy/eideasy-browser-client/commit/c6a6dbc44961a3da4cc82fd9f7620ca41d070ff0))
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
## [2.17.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.17.0...v2.17.1) (2022-04-14)
|
|
175
|
+
|
|
176
|
+
|
|
177
|
+
### Bug Fixes
|
|
178
|
+
|
|
179
|
+
* do not check for status ok, it is unneccessary ([b99b522](https://github.com/eideasy/eideasy-browser-client/commit/b99b522fe77999cb350f1247902466604c1f8e37))
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
|
|
183
|
+
# [2.17.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.16.0...v2.17.0) (2022-04-13)
|
|
184
|
+
|
|
185
|
+
|
|
186
|
+
### Features
|
|
187
|
+
|
|
188
|
+
* add Chave Movel signature method" ([f21166c](https://github.com/eideasy/eideasy-browser-client/commit/f21166c5c4991522cf124cf5d6502fc2b3002f82))
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
|
|
192
|
+
# [2.16.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.15.1...v2.16.0) (2022-04-12)
|
|
193
|
+
|
|
194
|
+
|
|
195
|
+
### Features
|
|
196
|
+
|
|
197
|
+
* add mitIdSignature ([85baa34](https://github.com/eideasy/eideasy-browser-client/commit/85baa340daf0fea11ae0a2a856dafc4c228f5a6d))
|
|
198
|
+
|
|
199
|
+
|
|
200
|
+
|
|
201
|
+
## [2.15.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.15.0...v2.15.1) (2022-04-12)
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
### Bug Fixes
|
|
205
|
+
|
|
206
|
+
* add Finland to the list of supported countries for D-Trust sign-me QES" ([ffa43ca](https://github.com/eideasy/eideasy-browser-client/commit/ffa43ca374a759887ad67d2eac2cbca2d2a35209))
|
|
207
|
+
|
|
208
|
+
|
|
209
|
+
|
|
210
|
+
# [2.15.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.14.2...v2.15.0) (2022-04-08)
|
|
211
|
+
|
|
212
|
+
|
|
213
|
+
### Features
|
|
214
|
+
|
|
215
|
+
* improve monitoring ([d3208bc](https://github.com/eideasy/eideasy-browser-client/commit/d3208bc4264aadfca297388f3b450de9cc444b1e))
|
|
216
|
+
|
|
217
|
+
|
|
218
|
+
|
|
219
|
+
## [2.14.2](https://github.com/eideasy/eideasy-browser-client/compare/v2.14.1...v2.14.2) (2022-04-05)
|
|
220
|
+
|
|
221
|
+
|
|
222
|
+
### Bug Fixes
|
|
223
|
+
|
|
224
|
+
* detect when the opened child window was closed ([f08492b](https://github.com/eideasy/eideasy-browser-client/commit/f08492b884f68b8960d81af0d24d6b43ef2d21a4))
|
|
225
|
+
|
|
226
|
+
|
|
227
|
+
|
|
228
|
+
## [2.14.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.14.0...v2.14.1) (2022-04-05)
|
|
229
|
+
|
|
230
|
+
|
|
231
|
+
|
|
232
|
+
# [2.14.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.13.4...v2.14.0) (2022-03-29)
|
|
233
|
+
|
|
234
|
+
|
|
235
|
+
|
|
236
|
+
## [2.13.4](https://github.com/eideasy/eideasy-browser-client/compare/v2.13.3...v2.13.4) (2022-03-22)
|
|
237
|
+
|
|
238
|
+
|
|
239
|
+
### Bug Fixes
|
|
240
|
+
|
|
241
|
+
* handle id card signature user cancel errors ([19cc886](https://github.com/eideasy/eideasy-browser-client/commit/19cc886066fdcbcd39c3c04c396b5637c507713b))
|
|
242
|
+
|
|
243
|
+
|
|
244
|
+
|
|
245
|
+
## [2.13.3](https://github.com/eideasy/eideasy-browser-client/compare/v2.13.2...v2.13.3) (2022-03-22)
|
|
246
|
+
|
|
247
|
+
|
|
248
|
+
### Bug Fixes
|
|
249
|
+
|
|
250
|
+
* add better user_cancel detection ([75211d3](https://github.com/eideasy/eideasy-browser-client/commit/75211d3f2e5e37687188bc3474bf71550bc61f42))
|
|
251
|
+
|
|
252
|
+
|
|
253
|
+
|
|
254
|
+
## [2.13.2](https://github.com/eideasy/eideasy-browser-client/compare/v2.13.1...v2.13.2) (2022-03-22)
|
|
255
|
+
|
|
256
|
+
|
|
257
|
+
### Bug Fixes
|
|
258
|
+
|
|
259
|
+
* make id card signing compatible with the new web-eid ([fd4a691](https://github.com/eideasy/eideasy-browser-client/commit/fd4a6913405d3a86ce29b1fbe2e410f154bb4fec))
|
|
260
|
+
|
|
261
|
+
|
|
262
|
+
|
|
263
|
+
## [2.13.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.13.0...v2.13.1) (2022-02-04)
|
|
264
|
+
|
|
265
|
+
|
|
266
|
+
### Bug Fixes
|
|
267
|
+
|
|
268
|
+
* fix the web-eid integration issues ([5b9e905](https://github.com/eideasy/eideasy-browser-client/commit/5b9e905e5961a5a4266a124bf6f36e033164f215))
|
|
269
|
+
|
|
270
|
+
|
|
271
|
+
|
|
272
|
+
# [2.13.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.12.1...v2.13.0) (2022-01-18)
|
|
273
|
+
|
|
274
|
+
|
|
275
|
+
### Features
|
|
276
|
+
|
|
277
|
+
* add Swedish BankId signature ([9b8fdf9](https://github.com/eideasy/eideasy-browser-client/commit/9b8fdf9be5e79f3a010c8cb4881c00a12d83ffbb))
|
|
278
|
+
|
|
279
|
+
|
|
280
|
+
|
|
281
|
+
## [2.12.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.12.0...v2.12.1) (2021-12-22)
|
|
282
|
+
|
|
283
|
+
|
|
284
|
+
### Bug Fixes
|
|
285
|
+
|
|
286
|
+
* call the fail callback if status 200, but data contains status: 'error' ([b8cf971](https://github.com/eideasy/eideasy-browser-client/commit/b8cf9717d57aed7c052efd73cdca169a4f45031c))
|
|
287
|
+
|
|
288
|
+
|
|
289
|
+
|
|
290
|
+
# [2.12.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.11.0...v2.12.0) (2021-12-09)
|
|
291
|
+
|
|
292
|
+
|
|
293
|
+
### Features
|
|
294
|
+
|
|
295
|
+
* add new method: sign with Google ([f48f363](https://github.com/eideasy/eideasy-browser-client/commit/f48f3634b85b3f9dd7d1f5f97ace56b07f9803a2))
|
|
296
|
+
|
|
297
|
+
|
|
298
|
+
|
|
299
|
+
# [2.11.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.10.1...v2.11.0) (2021-12-02)
|
|
300
|
+
|
|
301
|
+
|
|
302
|
+
### Features
|
|
303
|
+
|
|
304
|
+
* add MojeID signing ([556f5c1](https://github.com/eideasy/eideasy-browser-client/commit/556f5c1264402ca29c677aa9b66d26693ef8dac3))
|
|
305
|
+
* add the following languages: es, fi, fr, pt, sv ([3da48f8](https://github.com/eideasy/eideasy-browser-client/commit/3da48f8782e6dea6c79666a99f72ffe98306f31d))
|
|
306
|
+
|
|
307
|
+
|
|
308
|
+
|
|
309
|
+
## [2.10.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.9.0...v2.10.1) (2021-11-30)
|
|
310
|
+
|
|
311
|
+
|
|
312
|
+
### Features
|
|
313
|
+
|
|
314
|
+
* add modifyEndpointUrl option that allows modifying api endpoints just before they are called ([c8b0c94](https://github.com/eideasy/eideasy-browser-client/commit/c8b0c94a17900a8e507058024b4d9184bd5830ed))
|
|
315
|
+
|
|
316
|
+
|
|
317
|
+
|
|
318
|
+
# [2.10.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.9.0...v2.10.0) (2021-11-30)
|
|
319
|
+
|
|
320
|
+
|
|
321
|
+
### Features
|
|
322
|
+
|
|
323
|
+
* add modifyEndpointUrl option that allows modifying api endpoints just before they are called ([c8b0c94](https://github.com/eideasy/eideasy-browser-client/commit/c8b0c94a17900a8e507058024b4d9184bd5830ed))
|
|
324
|
+
|
|
325
|
+
|
|
326
|
+
|
|
327
|
+
# [2.10.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.9.0...v2.10.0) (2021-11-30)
|
|
328
|
+
|
|
329
|
+
|
|
330
|
+
### Features
|
|
331
|
+
|
|
332
|
+
* add modifyEndpointUrl option that allows modifying api endpoints just before they are called ([c8b0c94](https://github.com/eideasy/eideasy-browser-client/commit/c8b0c94a17900a8e507058024b4d9184bd5830ed))
|
|
333
|
+
|
|
334
|
+
|
|
335
|
+
|
|
336
|
+
# [2.9.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.8.0...v2.9.0) (2021-11-19)
|
|
337
|
+
|
|
338
|
+
|
|
339
|
+
### Features
|
|
340
|
+
|
|
341
|
+
* poll smart-id complete ednpoint ([9476674](https://github.com/eideasy/eideasy-browser-client/commit/947667442228e89091f5ceae423aa13a93afa097))
|
|
342
|
+
|
|
343
|
+
|
|
344
|
+
|
|
345
|
+
# [2.8.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.8.0-beta.0...v2.8.0) (2021-11-11)
|
|
346
|
+
|
|
347
|
+
|
|
348
|
+
|
|
349
|
+
# [2.8.0-beta.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.7.0...v2.8.0-beta.0) (2021-11-11)
|
|
350
|
+
|
|
351
|
+
|
|
352
|
+
|
|
353
|
+
# [2.7.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.7.0-alpha.0...v2.7.0) (2021-11-10)
|
|
354
|
+
|
|
355
|
+
|
|
356
|
+
### Features
|
|
357
|
+
|
|
358
|
+
* disable FI for smart-id signing and logins ([4db7366](https://github.com/eideasy/eideasy-browser-client/commit/4db7366ff13ad282fdbc545cd1f7eb0e17ddeb8f))
|
|
359
|
+
|
|
360
|
+
|
|
361
|
+
|
|
362
|
+
# [2.7.0-alpha.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.1.0-alpha.0...v2.7.0-alpha.0) (2021-11-08)
|
|
363
|
+
|
|
364
|
+
|
|
365
|
+
|
|
366
|
+
# [2.1.0-alpha.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.6.0...v2.1.0-alpha.0) (2021-11-08)
|
|
367
|
+
|
|
368
|
+
|
|
369
|
+
### Features
|
|
370
|
+
|
|
371
|
+
* add Finland to the smart-id login and signature supported countries ([828b247](https://github.com/eideasy/eideasy-browser-client/commit/828b247874f56c1f2b9eb7c5504707eba2654dea))
|
|
372
|
+
|
|
373
|
+
|
|
374
|
+
|
|
375
|
+
# [2.6.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.5.1...v2.6.0) (2021-11-08)
|
|
376
|
+
|
|
377
|
+
|
|
378
|
+
### Features
|
|
379
|
+
|
|
380
|
+
* add zealid signing method ([5ea00b2](https://github.com/eideasy/eideasy-browser-client/commit/5ea00b2d25b93bc1e4ec421f26e0d89e353e6048))
|
|
381
|
+
|
|
382
|
+
|
|
383
|
+
|
|
384
|
+
## [2.5.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.5.0...v2.5.1) (2021-11-03)
|
|
385
|
+
|
|
386
|
+
|
|
387
|
+
### Bug Fixes
|
|
388
|
+
|
|
389
|
+
* redirect the parent window if the client is inside an iframe ([7e8daff](https://github.com/eideasy/eideasy-browser-client/commit/7e8dafffbb369807c7716bcd4b03f80b1f60c573))
|
|
390
|
+
|
|
391
|
+
|
|
392
|
+
|
|
393
|
+
# [2.5.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.4.0...v2.5.0) (2021-10-29)
|
|
394
|
+
|
|
395
|
+
|
|
396
|
+
### Features
|
|
397
|
+
|
|
398
|
+
* improve api endpoints config ([519749f](https://github.com/eideasy/eideasy-browser-client/commit/519749f116d72fac684b65eeea047bc4f7c3002e))
|
|
399
|
+
|
|
400
|
+
|
|
401
|
+
|
|
402
|
+
# [2.4.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.3.0...v2.4.0) (2021-10-27)
|
|
403
|
+
|
|
404
|
+
|
|
405
|
+
### Features
|
|
406
|
+
|
|
407
|
+
* add Austrian Handy Signatur signing ([7ef67be](https://github.com/eideasy/eideasy-browser-client/commit/7ef67bec1100876598b5f64fef51424274caede6))
|
|
408
|
+
|
|
409
|
+
|
|
410
|
+
|
|
411
|
+
# [2.3.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.2.0...v2.3.0) (2021-10-27)
|
|
412
|
+
|
|
413
|
+
|
|
414
|
+
|
|
415
|
+
# [2.2.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.1.0...v2.2.0) (2021-10-26)
|
|
416
|
+
|
|
417
|
+
|
|
418
|
+
### Features
|
|
419
|
+
|
|
420
|
+
* improve error handling for createIdCardSignature ([6bc597f](https://github.com/eideasy/eideasy-browser-client/commit/6bc597f16d08623218755b7beb5307f7a2434fc4))
|
|
421
|
+
|
|
422
|
+
|
|
423
|
+
|
|
424
|
+
# [2.1.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.0.1...v2.1.0) (2021-10-26)
|
|
425
|
+
|
|
426
|
+
|
|
427
|
+
### Features
|
|
428
|
+
|
|
429
|
+
* add Austrian Handy Signatur identification ([3b65ba4](https://github.com/eideasy/eideasy-browser-client/commit/3b65ba4d9eb5b831693ca923672595a6db33b30f))
|
|
430
|
+
* Add id card read no_certifiacetes error message ([4d87023](https://github.com/eideasy/eideasy-browser-client/commit/4d870238782b9d5d86c2832bbc6f35f516a50637))
|
|
431
|
+
|
|
432
|
+
|
|
433
|
+
|
|
434
|
+
## [2.0.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.0.0...v2.0.1) (2021-10-25)
|
|
435
|
+
|
|
436
|
+
|
|
437
|
+
### Bug Fixes
|
|
438
|
+
|
|
439
|
+
* allow unrecognized settings - we do not want to make too many assumptions about the use cases ([baad2e5](https://github.com/eideasy/eideasy-browser-client/commit/baad2e52b9ff9101d82e6814830ba0c65e955ca9))
|
|
440
|
+
|
|
441
|
+
|
|
442
|
+
|
|
443
|
+
# [2.0.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.9.1...v2.0.0) (2021-10-22)
|
|
444
|
+
|
|
445
|
+
|
|
446
|
+
### Features
|
|
447
|
+
|
|
448
|
+
* add all the currently available signing methods
|
|
449
|
+
* remove the insteadOfRedirect setting
|
|
450
|
+
* rename countriesWhitelist to supportedCountries
|
|
451
|
+
* use the new redirect pattern for Moje ID ([3164e78](https://github.com/eideasy/eideasy-browser-client/commit/3164e783b3de7de02675561e87a0d0f50e4f77d4))
|
|
452
|
+
|
|
453
|
+
|
|
454
|
+
|
|
455
|
+
## [1.9.1](https://github.com/eideasy/eideasy-browser-client/compare/v1.9.0...v1.9.1) (2021-09-02)
|
|
456
|
+
|
|
457
|
+
|
|
458
|
+
### Bug Fixes
|
|
459
|
+
|
|
460
|
+
* add language param to finnishTrustNetwork request ([554463d](https://github.com/eideasy/eideasy-browser-client/commit/554463d13bc1f52a1c0875119d27046a6372be3d))
|
|
461
|
+
|
|
462
|
+
|
|
463
|
+
|
|
464
|
+
# [1.9.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.8.0...v1.9.0) (2021-08-31)
|
|
465
|
+
|
|
466
|
+
|
|
467
|
+
### Features
|
|
468
|
+
|
|
469
|
+
* add Finnish Trust Network ([#61](https://github.com/eideasy/eideasy-browser-client/issues/61)) ([26b894a](https://github.com/eideasy/eideasy-browser-client/commit/26b894a42d625401a345b37cb689b5982ccc3d6f))
|
|
470
|
+
|
|
471
|
+
|
|
472
|
+
|
|
473
|
+
# [1.8.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.7.0...v1.8.0) (2021-08-30)
|
|
474
|
+
|
|
475
|
+
|
|
476
|
+
### Features
|
|
477
|
+
|
|
478
|
+
* add MojeiD ([#60](https://github.com/eideasy/eideasy-browser-client/issues/60)) ([97bee7d](https://github.com/eideasy/eideasy-browser-client/commit/97bee7d46c559e506d28e8b21be6938bcec0e352))
|
|
479
|
+
|
|
480
|
+
|
|
481
|
+
|
|
482
|
+
# [1.7.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.6.2...v1.7.0) (2021-08-17)
|
|
483
|
+
|
|
484
|
+
|
|
485
|
+
|
|
486
|
+
## [1.6.2](https://github.com/eideasy/eideasy-browser-client/compare/v1.6.1...v1.6.2) (2021-08-09)
|
|
487
|
+
|
|
488
|
+
|
|
489
|
+
### Bug Fixes
|
|
490
|
+
|
|
491
|
+
* fix eparaksts sandbox url ([39cfa0b](https://github.com/eideasy/eideasy-browser-client/commit/39cfa0b551f39a6a971f42c912ad6e6e4cf6d5c0))
|
|
492
|
+
|
|
493
|
+
|
|
494
|
+
|
|
495
|
+
## [1.6.1](https://github.com/eideasy/eideasy-browser-client/compare/v1.6.0...v1.6.1) (2021-08-09)
|
|
496
|
+
|
|
497
|
+
|
|
498
|
+
### Bug Fixes
|
|
499
|
+
|
|
500
|
+
* rename appUrl to redirectUri for consistency ([bafcf28](https://github.com/eideasy/eideasy-browser-client/commit/bafcf28e7560f4f78aaf2e37806e23864c58e599))
|
|
501
|
+
|
|
502
|
+
|
|
503
|
+
|
|
504
|
+
# [1.6.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.5.0...v1.6.0) (2021-08-09)
|
|
505
|
+
|
|
506
|
+
|
|
507
|
+
### Features
|
|
508
|
+
|
|
509
|
+
* get the ZealiD iframe url from the eID Easy API ([0c8cdc3](https://github.com/eideasy/eideasy-browser-client/commit/0c8cdc3d50a15c147af1c7e526161fe632cfce0d))
|
|
510
|
+
|
|
511
|
+
|
|
512
|
+
|
|
513
|
+
# [1.5.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.4.1...v1.5.0) (2021-08-06)
|
|
514
|
+
|
|
515
|
+
|
|
516
|
+
### Features
|
|
517
|
+
|
|
518
|
+
* add 'modifyRequestSettings' option that makes it possible to alter the outgoing requests ([d7332f2](https://github.com/eideasy/eideasy-browser-client/commit/d7332f24974861b6643d5fbf8864f4cf00b8caf8))
|
|
519
|
+
|
|
520
|
+
|
|
521
|
+
|
|
522
|
+
## [1.4.1](https://github.com/eideasy/eideasy-browser-client/compare/v1.4.0...v1.4.1) (2021-08-05)
|
|
523
|
+
|
|
524
|
+
|
|
525
|
+
### Bug Fixes
|
|
526
|
+
|
|
527
|
+
* only listen to the messages from the ZealiD iframe ([aff7c08](https://github.com/eideasy/eideasy-browser-client/commit/aff7c08bdd09a838070269d9cb7edb9532989dd5))
|
|
528
|
+
|
|
529
|
+
|
|
530
|
+
|
|
531
|
+
# [1.4.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.3.3...v1.4.0) (2021-08-04)
|
|
532
|
+
|
|
533
|
+
|
|
534
|
+
### Bug Fixes
|
|
535
|
+
|
|
536
|
+
* provide lang param for all API requests ([#51](https://github.com/eideasy/eideasy-browser-client/issues/51)) ([1ef9159](https://github.com/eideasy/eideasy-browser-client/commit/1ef915920678223c6560d9993b2f2162b3ef0251))
|
|
537
|
+
|
|
538
|
+
|
|
539
|
+
### Features
|
|
540
|
+
|
|
541
|
+
* add id card identification methods for Finland, Portugal, Serbia and Belgium ([#52](https://github.com/eideasy/eideasy-browser-client/issues/52)) ([51c3835](https://github.com/eideasy/eideasy-browser-client/commit/51c38353ee24535fba70e6555d5fe534a78a132d))
|
|
542
|
+
|
|
543
|
+
|
|
544
|
+
|
|
545
|
+
## [1.3.3](https://github.com/eideasy/eideasy-browser-client/compare/v1.3.2...v1.3.3) (2021-08-04)
|
|
546
|
+
|
|
547
|
+
|
|
548
|
+
### Bug Fixes
|
|
549
|
+
|
|
550
|
+
* Add 'NOT_MID_CLIENT' to error statuses ([cb1c758](https://github.com/eideasy/eideasy-browser-client/commit/cb1c7584bfe23483e7722525084e228a0ba29aef))
|
|
551
|
+
|
|
552
|
+
|
|
553
|
+
|
|
554
|
+
## [1.3.2](https://github.com/eideasy/eideasy-browser-client/compare/v1.3.1...v1.3.2) (2021-08-04)
|
|
555
|
+
|
|
556
|
+
|
|
557
|
+
### Bug Fixes
|
|
558
|
+
|
|
559
|
+
* do not remove the iframe after success response as the dev might want to still display it to the user ([500ecb6](https://github.com/eideasy/eideasy-browser-client/commit/500ecb67e3e12c62de34d277bdb812039f95f388))
|
|
560
|
+
|
|
561
|
+
|
|
562
|
+
|
|
563
|
+
## [1.3.1](https://github.com/eideasy/eideasy-browser-client/compare/v1.3.0...v1.3.1) (2021-08-04)
|
|
564
|
+
|
|
565
|
+
|
|
566
|
+
|
|
567
|
+
# [1.3.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.2.0...v1.3.0) (2021-08-04)
|
|
568
|
+
|
|
569
|
+
|
|
570
|
+
### Features
|
|
571
|
+
|
|
572
|
+
* add ZealiD identification ([9e82feb](https://github.com/eideasy/eideasy-browser-client/commit/9e82febbd8b327a4ac0314f45a6a7d510bd5066f))
|
|
573
|
+
|
|
574
|
+
|
|
575
|
+
|
|
576
|
+
# [1.2.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.2.0-alpha.1...v1.2.0) (2021-08-03)
|
|
577
|
+
|
|
578
|
+
|
|
579
|
+
### Features
|
|
580
|
+
|
|
581
|
+
* finalize freja id implementation ([7fd56c8](https://github.com/eideasy/eideasy-browser-client/commit/7fd56c8e856121fbd38b68276e17ba6fa4c2db32))
|
|
582
|
+
* update translations ([aecf10a](https://github.com/eideasy/eideasy-browser-client/commit/aecf10a7e15a00ab3b3e7a9b9fd257a463339cf6))
|
|
583
|
+
|
|
584
|
+
|
|
585
|
+
|
|
586
|
+
# [1.2.0-alpha.1](https://github.com/eideasy/eideasy-browser-client/compare/v1.1.0...v1.2.0-alpha.1) (2021-08-02)
|
|
587
|
+
|
|
588
|
+
|
|
589
|
+
|
|
590
|
+
# [1.1.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.1.0-alpha.2...v1.1.0) (2021-08-02)
|
|
591
|
+
|
|
592
|
+
|
|
593
|
+
|
|
594
|
+
# [1.1.0-alpha.2](https://github.com/eideasy/eideasy-browser-client/compare/v1.1.0-alpha.1...v1.1.0-alpha.2) (2021-08-02)
|
|
595
|
+
|
|
596
|
+
|
|
597
|
+
|
|
598
|
+
# [1.1.0-alpha.1](https://github.com/eideasy/eideasy-browser-client/compare/v1.0.5...v1.1.0-alpha.1) (2021-08-02)
|
|
599
|
+
|
|
600
|
+
|
|
601
|
+
### Features
|
|
602
|
+
|
|
603
|
+
* **zealid:** add boilerplate for zealid ([#43](https://github.com/eideasy/eideasy-browser-client/issues/43)) ([bd6ff65](https://github.com/eideasy/eideasy-browser-client/commit/bd6ff658cd49c65a207c2a2d44595f6f191eadb6))
|
|
604
|
+
|
|
605
|
+
|
|
606
|
+
|
|
607
|
+
## [1.0.5](https://github.com/eideasy/eideasy-browser-client/compare/v1.0.4...v1.0.5) (2021-07-30)
|
|
608
|
+
|
|
609
|
+
|
|
610
|
+
|
|
611
|
+
## [1.0.4](https://github.com/eideasy/eideasy-browser-client/compare/v1.0.3...v1.0.4) (2021-07-29)
|
|
612
|
+
|
|
613
|
+
|
|
614
|
+
### Bug Fixes
|
|
615
|
+
|
|
616
|
+
* use short poll for crateMobileId, createSmartId ([153c7b2](https://github.com/eideasy/eideasy-browser-client/commit/153c7b2bee19f60c8917783855206d474dcb93f4))
|
|
617
|
+
|
|
618
|
+
|
|
619
|
+
|
|
620
|
+
## [1.0.3](https://github.com/eideasy/eideasy-browser-client/compare/v1.0.2...v1.0.3) (2021-07-29)
|
|
621
|
+
|
|
622
|
+
|
|
623
|
+
### Bug Fixes
|
|
624
|
+
|
|
625
|
+
* add timeout to smart id method ([deadd47](https://github.com/eideasy/eideasy-browser-client/commit/deadd473ab518d5d64303626467c5bdc3dc48322))
|
|
626
|
+
* handle smart-id and mobile-id cancellations ([d1c8ddb](https://github.com/eideasy/eideasy-browser-client/commit/d1c8ddb29a2ff786884f0a7ac1be52609d01209f))
|
|
627
|
+
|
|
628
|
+
|
|
629
|
+
|
|
630
|
+
## [1.0.3](https://github.com/eideasy/eideasy-browser-client/compare/v1.0.2...v1.0.3) (2021-07-29)
|
|
631
|
+
|
|
632
|
+
|
|
633
|
+
### Bug Fixes
|
|
634
|
+
|
|
635
|
+
* add timeout to smart id method ([deadd47](https://github.com/eideasy/eideasy-browser-client/commit/deadd473ab518d5d64303626467c5bdc3dc48322))
|
|
636
|
+
* handle smart-id and mobile-id cancellations ([d1c8ddb](https://github.com/eideasy/eideasy-browser-client/commit/d1c8ddb29a2ff786884f0a7ac1be52609d01209f))
|
|
637
|
+
|
|
638
|
+
|
|
639
|
+
|
|
640
|
+
## [1.0.2](https://github.com/eideasy/eideasy-browser-client/compare/v1.0.1...v1.0.2) (2021-07-28)
|
|
641
|
+
|
|
642
|
+
|
|
643
|
+
### Bug Fixes
|
|
644
|
+
|
|
645
|
+
* remove newlines from eparaksts urls ([#36](https://github.com/eideasy/eideasy-browser-client/issues/36)) ([0543fb1](https://github.com/eideasy/eideasy-browser-client/commit/0543fb193fc41c5b3e562319d66e55f6d4bfc0f9))
|
|
646
|
+
|
|
647
|
+
|
|
648
|
+
|
|
649
|
+
## [1.0.1](https://github.com/eideasy/eideasy-browser-client/compare/v1.0.0...v1.0.1) (2021-07-28)
|
|
650
|
+
|
|
651
|
+
|
|
652
|
+
|
|
653
|
+
# [1.0.0](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.15...v1.0.0) (2021-07-28)
|
|
654
|
+
|
|
655
|
+
|
|
656
|
+
|
|
657
|
+
## [0.14.3-alpha.15](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.14...v0.14.3-alpha.15) (2021-07-20)
|
|
658
|
+
|
|
659
|
+
|
|
660
|
+
|
|
661
|
+
## [0.14.3-alpha.14](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.13...v0.14.3-alpha.14) (2021-07-15)
|
|
662
|
+
|
|
663
|
+
|
|
664
|
+
### Bug Fixes
|
|
665
|
+
|
|
666
|
+
* add correct smartId countries support ([#35](https://github.com/eideasy/eideasy-browser-client/issues/35)) ([3dfaa65](https://github.com/eideasy/eideasy-browser-client/commit/3dfaa65026f2e6bc2865738aff9cbdda4e6f9612))
|
|
667
|
+
|
|
668
|
+
|
|
669
|
+
|
|
670
|
+
## [0.14.3-alpha.13](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.12...v0.14.3-alpha.13) (2021-07-15)
|
|
671
|
+
|
|
672
|
+
|
|
673
|
+
### Bug Fixes
|
|
674
|
+
|
|
675
|
+
* fix a type in the identification key name ([#34](https://github.com/eideasy/eideasy-browser-client/issues/34)) ([8da1ffb](https://github.com/eideasy/eideasy-browser-client/commit/8da1ffb25c0e653ea7613d669b4a7f79588edec0))
|
|
676
|
+
|
|
677
|
+
|
|
678
|
+
|
|
679
|
+
## [0.14.3-alpha.12](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.11...v0.14.3-alpha.12) (2021-07-15)
|
|
680
|
+
|
|
681
|
+
|
|
682
|
+
|
|
683
|
+
## [0.14.3-alpha.11](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.10...v0.14.3-alpha.11) (2021-07-15)
|
|
684
|
+
|
|
685
|
+
|
|
686
|
+
|
|
687
|
+
## [0.14.3-alpha.10](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.9...v0.14.3-alpha.10) (2021-07-14)
|
|
688
|
+
|
|
689
|
+
|
|
690
|
+
|
|
691
|
+
## [0.14.3-alpha.9](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.8...v0.14.3-alpha.9) (2021-07-14)
|
|
692
|
+
|
|
693
|
+
|
|
694
|
+
|
|
695
|
+
## [0.14.3-alpha.8](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.7...v0.14.3-alpha.8) (2021-07-14)
|
|
696
|
+
|
|
697
|
+
|
|
698
|
+
|
|
699
|
+
## [0.14.3-alpha.7](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.6...v0.14.3-alpha.7) (2021-07-14)
|
|
700
|
+
|
|
701
|
+
|
|
702
|
+
### Bug Fixes
|
|
703
|
+
|
|
704
|
+
* name library exports correctly ([#26](https://github.com/eideasy/eideasy-browser-client/issues/26)) ([9c8a4bb](https://github.com/eideasy/eideasy-browser-client/commit/9c8a4bb154b45d4d197c623d76581e20172e6999))
|
|
705
|
+
|
|
706
|
+
|
|
707
|
+
|
|
708
|
+
## [0.14.3-alpha.6](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.5...v0.14.3-alpha.6) (2021-07-14)
|
|
709
|
+
|
|
710
|
+
|
|
711
|
+
|
|
712
|
+
## [0.14.3-alpha.5](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.3...v0.14.3-alpha.5) (2021-07-14)
|
|
713
|
+
|
|
714
|
+
|
|
715
|
+
|
|
716
|
+
## [0.14.3-alpha.4](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.3...v0.14.3-alpha.4) (2021-07-14)
|
|
717
|
+
|
|
718
|
+
|
|
719
|
+
|
|
720
|
+
## [0.14.3-alpha.3](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.2...v0.14.3-alpha.3) (2021-07-14)
|
|
721
|
+
|
|
722
|
+
|
|
723
|
+
### Bug Fixes
|
|
724
|
+
|
|
725
|
+
* fix a mobile id error where indentityStart method was wrong ([#22](https://github.com/eideasy/eideasy-browser-client/issues/22)) ([ae280f0](https://github.com/eideasy/eideasy-browser-client/commit/ae280f0c6871cb48f889554a27fce0fcee0d0890))
|
|
726
|
+
|
|
727
|
+
|
|
728
|
+
|
|
729
|
+
## [0.14.3-alpha.2](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.1...v0.14.3-alpha.2) (2021-07-14)
|
|
730
|
+
|
|
731
|
+
|
|
732
|
+
|
|
733
|
+
## 0.14.3-alpha.1 (2021-07-14)
|
|
734
|
+
|
|
735
|
+
|
|
736
|
+
### Bug Fixes
|
|
737
|
+
|
|
738
|
+
* update the test for identificationModules ([#11](https://github.com/eideasy/eideasy-browser-client/issues/11)) ([e7d8e7e](https://github.com/eideasy/eideasy-browser-client/commit/e7d8e7e4622087310101611b6a862f1b200c97d9))
|
|
739
|
+
|
|
740
|
+
|
|
741
|
+
### Features
|
|
742
|
+
|
|
743
|
+
* add better error handling ([#8](https://github.com/eideasy/eideasy-browser-client/issues/8)) ([af8eed5](https://github.com/eideasy/eideasy-browser-client/commit/af8eed5c08c39527e328e59ae56ec99bcf802a38))
|
|
744
|
+
* add methods configuration ([#9](https://github.com/eideasy/eideasy-browser-client/issues/9)) ([cbaf78d](https://github.com/eideasy/eideasy-browser-client/commit/cbaf78de9f701dfa044971c723e23deba1ea2b36))
|
|
745
|
+
* **config:** add the initial config.js ([f629268](https://github.com/eideasy/eideasy-browser-client/commit/f629268317c82244cce080fcaf10d849d6313042))
|
|
746
|
+
* Update package name ([#10](https://github.com/eideasy/eideasy-browser-client/issues/10)) ([41f0343](https://github.com/eideasy/eideasy-browser-client/commit/41f034315fa94a3def9d9aac49a9d765376d95ce))
|
|
747
|
+
|
|
748
|
+
|
|
749
|
+
|