@eid-easy/eideasy-browser-client 2.81.2 → 2.81.3

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 CHANGED
@@ -1,1359 +1,1363 @@
1
- ## [2.81.2](https://github.com/eideasy/eideasy-browser-client/compare/v2.81.1...v2.81.2) (2024-03-01)
2
-
3
-
4
- ### Features
5
-
6
- * Make id-card implementation handle batch signing completion asy… ([#214](https://github.com/eideasy/eideasy-browser-client/issues/214)) ([195c158](https://github.com/eideasy/eideasy-browser-client/commit/195c1583645d2a2177a21a23099b0d8c8365e28c))
7
-
8
-
9
-
10
- ## [2.81.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.81.0...v2.81.1) (2024-02-20)
11
-
12
-
13
- ### Features
14
-
15
- * Make handleDriver callback optional ([#213](https://github.com/eideasy/eideasy-browser-client/issues/213)) ([32dd39d](https://github.com/eideasy/eideasy-browser-client/commit/32dd39d2bfd6b2662e979016cf5dce251aa61722))
16
-
17
-
18
-
19
- # [2.81.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.80.0...v2.81.0) (2024-02-20)
20
-
21
-
22
- ### Features
23
-
24
- * browser client refactor trust 1 connector to use a common implementation with id card ([#212](https://github.com/eideasy/eideasy-browser-client/issues/212)) ([11ea66d](https://github.com/eideasy/eideasy-browser-client/commit/11ea66da36a4c51b81aafa20a2410a310deccdcf))
25
-
26
-
27
-
28
- # [2.80.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.79.0...v2.80.0) (2024-02-16)
29
-
30
-
31
- ### Features
32
-
33
- * browser client add trust 1 connector module ([#211](https://github.com/eideasy/eideasy-browser-client/issues/211)) ([d205930](https://github.com/eideasy/eideasy-browser-client/commit/d2059300ed5fb07c370ddec93702c9d517ce49b4))
34
-
35
-
36
-
37
- # [2.79.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.78.2...v2.79.0) (2024-01-30)
38
-
39
-
40
- ### Features
41
-
42
- * Add d-trust AdES module ([#210](https://github.com/eideasy/eideasy-browser-client/issues/210)) ([855bcfc](https://github.com/eideasy/eideasy-browser-client/commit/855bcfc7aa904edd8289337e887c3e625ed642e1))
43
-
44
-
45
-
46
- ## [2.78.2](https://github.com/eideasy/eideasy-browser-client/compare/v2.78.1...v2.78.2) (2024-01-24)
47
-
48
-
49
- ### Features
50
-
51
- * Allow test LT ID Card authentication use Test endpoint ([#209](https://github.com/eideasy/eideasy-browser-client/issues/209)) ([9b8ed79](https://github.com/eideasy/eideasy-browser-client/commit/9b8ed79b174dc229b35acc2fe6bb7ae67065c60b))
52
-
53
-
54
-
55
- ## [2.78.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.77.0...v2.78.1) (2024-01-12)
56
-
57
-
58
- ### Features
59
-
60
- * add CSC API support for Halcom ([#205](https://github.com/eideasy/eideasy-browser-client/issues/205)) ([ef1163d](https://github.com/eideasy/eideasy-browser-client/commit/ef1163db93b3bca0564cef4c0683a678b84d7c0e))
61
- * Add Veriff Signature and authentication Module ([#203](https://github.com/eideasy/eideasy-browser-client/issues/203)) ([79bf2e2](https://github.com/eideasy/eideasy-browser-client/commit/79bf2e261bf6252b640a73c63b968ab8164396c8))
62
- * Fix CI ([#207](https://github.com/eideasy/eideasy-browser-client/issues/207)) ([c0955e6](https://github.com/eideasy/eideasy-browser-client/commit/c0955e650172839699d9757c03cedf03b7620545))
63
-
64
-
65
-
66
- # [2.77.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.76.0...v2.77.0) (2024-01-12)
67
-
68
-
69
- ### Features
70
-
71
- * Add Veriff Signature and authentication Module ([#204](https://github.com/eideasy/eideasy-browser-client/issues/204)) ([548fca6](https://github.com/eideasy/eideasy-browser-client/commit/548fca6ea6f45d282292f31f557c3748d2c32306)), closes [#200](https://github.com/eideasy/eideasy-browser-client/issues/200)
72
-
73
-
74
-
75
- # [2.76.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.75.0...v2.76.0) (2023-12-01)
76
-
77
-
78
- ### Features
79
-
80
- * Add Harica QES method ([#199](https://github.com/eideasy/eideasy-browser-client/issues/199)) ([8696bbe](https://github.com/eideasy/eideasy-browser-client/commit/8696bbedfb8b129fb6f266b46439740b95532dc6))
81
-
82
-
83
-
84
- # [2.75.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.74.0...v2.75.0) (2023-10-24)
85
-
86
-
87
- ### Features
88
-
89
- * Enable SmartID for Belgium ([#198](https://github.com/eideasy/eideasy-browser-client/issues/198)) ([7399610](https://github.com/eideasy/eideasy-browser-client/commit/739961063a5592bc902b61a9a4299705137dae65))
90
-
91
-
92
-
93
- # [2.74.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.73.0...v2.74.0) (2023-10-24)
94
-
95
-
96
- ### Features
97
-
98
- * upgrade axios to v1.5.1 for better promise handling and handle direct module start errors as well ([#197](https://github.com/eideasy/eideasy-browser-client/issues/197)) ([6e58004](https://github.com/eideasy/eideasy-browser-client/commit/6e5800431c3783bb302483040349f4614db31345))
99
-
100
-
101
-
102
- # [2.73.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.72.0...v2.73.0) (2023-10-19)
103
-
104
-
105
- ### Features
106
-
107
- * Add module for handling handwritten signatures ([#196](https://github.com/eideasy/eideasy-browser-client/issues/196)) ([8489d13](https://github.com/eideasy/eideasy-browser-client/commit/8489d13779dd3dbed59684a40c99e758ad8a269d))
108
-
109
-
110
-
111
- # [2.72.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.71.0...v2.72.0) (2023-10-19)
112
-
113
-
114
- ### Features
115
-
116
- * add OneID identification and signing modules ([#195](https://github.com/eideasy/eideasy-browser-client/issues/195)) ([b466f3f](https://github.com/eideasy/eideasy-browser-client/commit/b466f3f5d5852e6e6701319ace4ef99e7e8ff783))
117
-
118
-
119
-
120
- # [2.72.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.71.0...v2.72.0) (2023-10-19)
121
-
122
-
123
- ### Features
124
-
125
- * add OneID identification and signing modules ([#195](https://github.com/eideasy/eideasy-browser-client/issues/195)) ([b466f3f](https://github.com/eideasy/eideasy-browser-client/commit/b466f3f5d5852e6e6701319ace4ef99e7e8ff783))
126
-
127
-
128
-
129
- # [2.71.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.70.0...v2.71.0) (2023-10-02)
130
-
131
-
132
- ### Features
133
-
134
- * allow smarti id signing requests without waiting for challenge code ([#194](https://github.com/eideasy/eideasy-browser-client/issues/194)) ([5e0fca1](https://github.com/eideasy/eideasy-browser-client/commit/5e0fca1de79c57ae2460741897a6bd2cb58fcf3a))
135
-
136
-
137
-
138
- # [2.70.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.69.0...v2.70.0) (2023-08-31)
139
-
140
-
141
- ### Features
142
-
143
- * Allow eparaksts signature start csc authorize redirect ([#192](https://github.com/eideasy/eideasy-browser-client/issues/192)) ([35ca2b1](https://github.com/eideasy/eideasy-browser-client/commit/35ca2b16e5ee519b67524883c09968b68b66decd))
144
-
145
-
146
-
147
- # [2.69.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.69.0-beta.2...v2.69.0) (2023-08-29)
148
-
149
-
150
-
151
- # [2.69.0-beta.2](https://github.com/eideasy/eideasy-browser-client/compare/v2.69.0-beta.1...v2.69.0-beta.2) (2023-08-25)
152
-
153
-
154
- ### Features
155
-
156
- * Fix Mobile ID for csc API browser client ([da0d923](https://github.com/eideasy/eideasy-browser-client/commit/da0d9238d7feb1d07e5be0bd800f2d138f841539))
157
-
158
-
159
-
160
- # [2.69.0-beta.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.68.0...v2.69.0-beta.1) (2023-08-25)
161
-
162
-
163
- ### Features
164
-
165
- * Add Mobile ID to csc API browser client ([c14fcd6](https://github.com/eideasy/eideasy-browser-client/commit/c14fcd6ecd1dfdee34c8884a22b8869fca7392c0))
166
-
167
-
168
-
169
- # [2.68.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.67.0...v2.68.0) (2023-07-13)
170
-
171
-
172
- ### Features
173
-
174
- * Add ItsMe for Luxembourg and Netherlands ([#188](https://github.com/eideasy/eideasy-browser-client/issues/188)) ([163b00a](https://github.com/eideasy/eideasy-browser-client/commit/163b00a9af03478669f778d13634de440729155b))
175
-
176
-
177
-
178
- # [2.67.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.66.0...v2.67.0) (2023-06-14)
179
-
180
-
181
- ### Features
182
-
183
- * Add idinCustomerId module ([#185](https://github.com/eideasy/eideasy-browser-client/issues/185)) ([48d25e7](https://github.com/eideasy/eideasy-browser-client/commit/48d25e7fe239c1f340eba271e9ea0de3cdad862c))
184
-
185
-
186
-
187
- # [2.66.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.65.1...v2.66.0) (2023-06-07)
188
-
189
-
190
- ### Features
191
-
192
- * Add fr ident advanced signature ([#184](https://github.com/eideasy/eideasy-browser-client/issues/184)) ([4dac578](https://github.com/eideasy/eideasy-browser-client/commit/4dac5786af1ecf9d4def31e6190f93459228db2e))
193
-
194
-
195
-
196
- ## [2.65.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.65.1-beta.1...v2.65.1) (2023-05-12)
197
-
198
-
199
-
200
- ## [2.65.1-beta.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.65.0...v2.65.1-beta.1) (2023-05-12)
201
-
202
-
203
-
204
- # [2.65.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.64.0...v2.65.0) (2023-05-09)
205
-
206
-
207
- ### Features
208
-
209
- * Add FTN via Nets ([#181](https://github.com/eideasy/eideasy-browser-client/issues/181)) ([0295f60](https://github.com/eideasy/eideasy-browser-client/commit/0295f60062b338c37bb6744ba1f46ac3ca6175f1))
210
-
211
-
212
-
213
- # [2.64.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.63.0...v2.64.0) (2023-03-18)
214
-
215
-
216
- ### Features
217
-
218
- * Add confirmed_by_signer property to redirect method ([#179](https://github.com/eideasy/eideasy-browser-client/issues/179)) ([2489bbf](https://github.com/eideasy/eideasy-browser-client/commit/2489bbfeb2116b7bdfcaf4204aae92b44e7f8fb5))
219
-
220
-
221
-
222
- # [2.63.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.62.0...v2.63.0) (2023-03-02)
223
-
224
-
225
- ### Features
226
-
227
- * Add Itsme QES Module ([#177](https://github.com/eideasy/eideasy-browser-client/issues/177)) ([6a6c600](https://github.com/eideasy/eideasy-browser-client/commit/6a6c600d393d38c33223228d3bca3a51c601db25))
228
-
229
-
230
-
231
- # [2.62.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.61.0...v2.62.0) (2023-02-06)
232
-
233
-
234
- ### Features
235
-
236
- * Add Itsme standard full data ([#175](https://github.com/eideasy/eideasy-browser-client/issues/175)) ([bb1b0ba](https://github.com/eideasy/eideasy-browser-client/commit/bb1b0baabf5ae51ee21636041f1166289ec61fd2))
237
-
238
-
239
-
240
- # [2.61.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.60.0...v2.61.0) (2023-02-06)
241
-
242
-
243
- ### Features
244
-
245
- * automatically select the test id card urls for EE and BE in sandbox mode ([#176](https://github.com/eideasy/eideasy-browser-client/issues/176)) ([74e01f1](https://github.com/eideasy/eideasy-browser-client/commit/74e01f177347b160abb199035ee295c35a350527))
246
-
247
-
248
-
249
- # [2.60.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.59.0...v2.60.0) (2023-02-02)
250
-
251
-
252
- ### Features
253
-
254
- * Norwegian Bank Id Login ([#174](https://github.com/eideasy/eideasy-browser-client/issues/174)) ([924b7f1](https://github.com/eideasy/eideasy-browser-client/commit/924b7f1774636e6d7017508702a1b0638d1a7d8f))
255
-
256
-
257
-
258
- # [2.59.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.58.0...v2.59.0) (2023-01-26)
259
-
260
-
261
- ### Features
262
-
263
- * Add mit-id-login implementation ([#173](https://github.com/eideasy/eideasy-browser-client/issues/173)) ([d9c29c5](https://github.com/eideasy/eideasy-browser-client/commit/d9c29c53acd8805f3ad6be9fc4501ea932ac7a0f))
264
-
265
-
266
-
267
- # [2.58.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.57.1-alpha.0...v2.58.0) (2022-12-28)
268
-
269
-
270
- ### Features
271
-
272
- * Add itsme-login-basic implementation ([#171](https://github.com/eideasy/eideasy-browser-client/issues/171)) ([6031260](https://github.com/eideasy/eideasy-browser-client/commit/6031260d446d96be39dc33ee58d552f310c7ae21))
273
-
274
-
275
-
276
- ## [2.57.1-alpha.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.57.0...v2.57.1-alpha.0) (2022-12-27)
277
-
278
-
279
-
280
- # [2.57.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.56.0...v2.57.0) (2022-12-19)
281
-
282
-
283
- ### Features
284
-
285
- * add freja eid avanced and qes modules ([#168](https://github.com/eideasy/eideasy-browser-client/issues/168)) ([ef15586](https://github.com/eideasy/eideasy-browser-client/commit/ef155867aeba01504125a038331acd944727f5d2))
286
-
287
-
288
-
289
- # [2.56.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.55.0...v2.56.0) (2022-12-14)
290
-
291
-
292
- ### Features
293
-
294
- * Implement swedish bank id AdES and QES signature ([#167](https://github.com/eideasy/eideasy-browser-client/issues/167)) ([64241a0](https://github.com/eideasy/eideasy-browser-client/commit/64241a0890ec490ab09e0a96af3b0aa76b4a8c00))
295
-
296
-
297
-
298
- # [2.55.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.54.0...v2.55.0) (2022-12-12)
299
-
300
-
301
- ### Features
302
-
303
- * Add mitid (dk) signature ([#165](https://github.com/eideasy/eideasy-browser-client/issues/165)) ([14a94b4](https://github.com/eideasy/eideasy-browser-client/commit/14a94b41b3cf61feb63a6b98f566dc4368475a8e))
304
-
305
-
306
-
307
- # [2.54.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.53.0...v2.54.0) (2022-12-05)
308
-
309
-
310
- ### Features
311
-
312
- * Add swisscom module ([#162](https://github.com/eideasy/eideasy-browser-client/issues/162)) ([f3fdbd9](https://github.com/eideasy/eideasy-browser-client/commit/f3fdbd9caf680a77734f4d30da2d5f9c7c722393))
313
-
314
-
315
-
316
- # [2.53.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.52.1...v2.53.0) (2022-11-24)
317
-
318
-
319
- ### Features
320
-
321
- * Add SwissID module ([#161](https://github.com/eideasy/eideasy-browser-client/issues/161)) ([bc683f3](https://github.com/eideasy/eideasy-browser-client/commit/bc683f3476911bd079d2bdfeb4390f5bdd452525))
322
-
323
-
324
-
325
- ## [2.52.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.52.0...v2.52.1) (2022-11-21)
326
-
327
-
328
- ### Features
329
-
330
- * Enable halcom for slovenia ([#160](https://github.com/eideasy/eideasy-browser-client/issues/160)) ([a2ec774](https://github.com/eideasy/eideasy-browser-client/commit/a2ec77411b237a18fc4fb3127d76bea9e54bd25d))
331
-
332
-
333
-
334
- # [2.52.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.51.1...v2.52.0) (2022-11-18)
335
-
336
-
337
- ### Features
338
-
339
- * add halcom model ([f870061](https://github.com/eideasy/eideasy-browser-client/commit/f870061da9513122405fa357016ed6f3a385faa3))
340
-
341
-
342
-
343
- ## [2.51.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.51.0...v2.51.1) (2022-11-17)
344
-
345
-
346
- ### Features
347
-
348
- * Add sign cert sign web api ([bd143a3](https://github.com/eideasy/eideasy-browser-client/commit/bd143a3086280fceb2d0553d50c759c2baca32c5))
349
-
350
-
351
-
352
- # [2.51.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.50.0...v2.51.0) (2022-11-16)
353
-
354
-
355
- ### Features
356
-
357
- * allow sending handwritten signature data in otp method ([#157](https://github.com/eideasy/eideasy-browser-client/issues/157)) ([31bc64a](https://github.com/eideasy/eideasy-browser-client/commit/31bc64ac6832098c5f978da74ef48fb1ccc5cc80))
358
-
359
-
360
-
361
- # [2.50.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.49.0...v2.50.0) (2022-11-10)
362
-
363
-
364
- ### Features
365
-
366
- * add Croatian ID card signing module ([#154](https://github.com/eideasy/eideasy-browser-client/issues/154)) ([5e385cc](https://github.com/eideasy/eideasy-browser-client/commit/5e385cca8758c44667bc956b58f14fbc041df6df))
367
-
368
-
369
-
370
- # [2.49.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.48.0...v2.49.0) (2022-11-04)
371
-
372
-
373
- ### Features
374
-
375
- * add csc api authorize credential mode for id card and smart id ([#152](https://github.com/eideasy/eideasy-browser-client/issues/152)) ([08c97f6](https://github.com/eideasy/eideasy-browser-client/commit/08c97f64e6286f84fc0c27fc8c5edd47a20218d9))
376
-
377
-
378
-
379
- # [2.49.0-beta.3](https://github.com/eideasy/eideasy-browser-client/compare/v2.49.0-beta.2...v2.49.0-beta.3) (2022-11-04)
380
-
381
-
382
- ### Bug Fixes
383
-
384
- * send idcode when making the smar-id csc api authorizeCredentials request ([f0844f8](https://github.com/eideasy/eideasy-browser-client/commit/f0844f86e4e7917985fe5a27e618c86b3cc509ea))
385
-
386
-
387
-
388
- # [2.49.0-beta.2](https://github.com/eideasy/eideasy-browser-client/compare/v2.49.0-beta.1...v2.49.0-beta.2) (2022-11-04)
389
-
390
-
391
- ### Features
392
-
393
- * add csc api authorize credential functionality for smart id module ([f5498b6](https://github.com/eideasy/eideasy-browser-client/commit/f5498b629efaa8f1ff540d004e113e5fbab527ed))
394
-
395
-
396
-
397
- # [2.49.0-beta.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.49.0-beta.0...v2.49.0-beta.1) (2022-11-04)
398
-
399
-
400
-
401
- # [2.49.0-beta.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.48.0...v2.49.0-beta.0) (2022-11-04)
402
-
403
-
404
- ### Features
405
-
406
- * add cscApiAuthorizeCredential mode to id card signature module ([1c9e554](https://github.com/eideasy/eideasy-browser-client/commit/1c9e55462a9e9d2780f29fb765b56588b16fd20f))
407
-
408
-
409
-
410
- # [2.48.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.47.0...v2.48.0) (2022-10-27)
411
-
412
-
413
- ### Features
414
-
415
- * add Polish MojeId authentication method ([#151](https://github.com/eideasy/eideasy-browser-client/issues/151)) ([6108d34](https://github.com/eideasy/eideasy-browser-client/commit/6108d34efbefb6599519fb5f95718bfe5e420a4c))
416
-
417
-
418
-
419
- # [2.47.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.46.1...v2.47.0) (2022-10-20)
420
-
421
-
422
- ### Features
423
-
424
- * check start step is fulfilled before the confirmation step ([5868700](https://github.com/eideasy/eideasy-browser-client/commit/5868700fb7d1d78ee0c200574a115cd8edc7451e))
425
- * Fix indentation issues ([2baf336](https://github.com/eideasy/eideasy-browser-client/commit/2baf336b3224f3588e9ca0b697653570baf66b9d))
426
- * Setup having extra page for uanataca qes ([904f53a](https://github.com/eideasy/eideasy-browser-client/commit/904f53affec179fa251e7b6eed3d908e664c5e6d))
427
-
428
-
429
-
430
- ## [2.46.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.46.0...v2.46.1) (2022-10-19)
431
-
432
-
433
- ### Bug Fixes
434
-
435
- * in case of cert mode, also return the actionType and countryCode ([#149](https://github.com/eideasy/eideasy-browser-client/issues/149)) ([f41a280](https://github.com/eideasy/eideasy-browser-client/commit/f41a280159febdd231285a225fd7a18f77903166))
436
-
437
-
438
-
439
- # [2.46.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.45.0...v2.46.0) (2022-10-11)
440
-
441
-
442
- ### Features
443
-
444
- * allow retrieving certificate for id-card ([#147](https://github.com/eideasy/eideasy-browser-client/issues/147)) ([0892964](https://github.com/eideasy/eideasy-browser-client/commit/0892964ee820d4fedbacdfbad651964ad308bc86))
445
-
446
-
447
-
448
- # [2.45.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.44.0...v2.45.0) (2022-10-04)
449
-
450
-
451
- ### Features
452
-
453
- * add Yoonik module ([#146](https://github.com/eideasy/eideasy-browser-client/issues/146)) ([77b45fb](https://github.com/eideasy/eideasy-browser-client/commit/77b45fbdc671212220a67b5eaf134452598fd4f9))
454
-
455
-
456
-
457
- # [2.44.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.43.0...v2.44.0) (2022-09-28)
458
-
459
-
460
- ### Features
461
-
462
- * add Verifai module ([61f095c](https://github.com/eideasy/eideasy-browser-client/commit/61f095c5b6cc65a39dff9d00012b87a84bd1ffba))
463
-
464
-
465
-
466
- # [2.43.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.42.0...v2.43.0) (2022-09-26)
467
-
468
-
469
- ### Features
470
-
471
- * remove card number requirement ([f629ffd](https://github.com/eideasy/eideasy-browser-client/commit/f629ffd4bfc7b2c87342051a1809d3d3117874da))
472
-
473
-
474
-
475
- # [2.42.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.41.0...v2.42.0) (2022-09-14)
476
-
477
-
478
- ### Features
479
-
480
- * add uanataca qes signature for users with certificate in the cloud ([#143](https://github.com/eideasy/eideasy-browser-client/issues/143)) ([d512bab](https://github.com/eideasy/eideasy-browser-client/commit/d512bab8a7dfe5d37afcc6122646a9051f92e527))
481
-
482
-
483
-
484
- # [2.41.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.40.0...v2.41.0) (2022-09-07)
485
-
486
-
487
- ### Features
488
-
489
- * add SimplySign module ([#142](https://github.com/eideasy/eideasy-browser-client/issues/142)) ([05dc957](https://github.com/eideasy/eideasy-browser-client/commit/05dc957d80270f8c0c0201fbd0736fb5d1997a82))
490
-
491
-
492
-
493
- # [2.40.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.39.0...v2.40.0) (2022-09-01)
494
-
495
-
496
- ### Features
497
-
498
- * add edoapp with authologic login ([#141](https://github.com/eideasy/eideasy-browser-client/issues/141)) ([1dcafaa](https://github.com/eideasy/eideasy-browser-client/commit/1dcafaa92bc1207476addf388c775e160fc8b43e))
499
-
500
-
501
-
502
- # [2.39.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.38.0...v2.39.0) (2022-08-26)
503
-
504
-
505
-
506
- # [2.38.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.37.0...v2.38.0) (2022-08-24)
507
-
508
-
509
- ### Features
510
-
511
- * add yes.com module ([#138](https://github.com/eideasy/eideasy-browser-client/issues/138)) ([85218c3](https://github.com/eideasy/eideasy-browser-client/commit/85218c38d38db85d7e46a9d434dd04d959b980fb))
512
-
513
-
514
-
515
- # [2.37.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.36.0...v2.37.0) (2022-08-18)
516
-
517
-
518
- ### Features
519
-
520
- * add eparaksts smart (id) card login ([#137](https://github.com/eideasy/eideasy-browser-client/issues/137)) ([5bae3b1](https://github.com/eideasy/eideasy-browser-client/commit/5bae3b127e159e086c6afac9f0369e707efaf5fb))
521
-
522
-
523
-
524
- # [2.36.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.35.2...v2.36.0) (2022-08-18)
525
-
526
-
527
- ### Features
528
-
529
- * enable d-trust for US ([#136](https://github.com/eideasy/eideasy-browser-client/issues/136)) ([ab00274](https://github.com/eideasy/eideasy-browser-client/commit/ab0027424472a77ca8f9f17d57a9fb1fb2ae638b))
530
-
531
-
532
-
533
- # [2.40.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.35.2...v2.40.0) (2022-08-18)
534
-
535
-
536
- ### Features
537
-
538
- * enable d-trust for US ([#136](https://github.com/eideasy/eideasy-browser-client/issues/136)) ([ab00274](https://github.com/eideasy/eideasy-browser-client/commit/ab0027424472a77ca8f9f17d57a9fb1fb2ae638b))
539
-
540
-
541
-
542
- # [2.39.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.35.2...v2.39.0) (2022-08-18)
543
-
544
-
545
- ### Features
546
-
547
- * enable d-trust for US ([#136](https://github.com/eideasy/eideasy-browser-client/issues/136)) ([ab00274](https://github.com/eideasy/eideasy-browser-client/commit/ab0027424472a77ca8f9f17d57a9fb1fb2ae638b))
548
-
549
-
550
-
551
- # [2.38.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.35.2...v2.38.0) (2022-08-18)
552
-
553
-
554
- ### Features
555
-
556
- * enable d-trust for US ([#136](https://github.com/eideasy/eideasy-browser-client/issues/136)) ([ab00274](https://github.com/eideasy/eideasy-browser-client/commit/ab0027424472a77ca8f9f17d57a9fb1fb2ae638b))
557
-
558
-
559
-
560
- # [2.37.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.35.2...v2.37.0) (2022-08-18)
561
-
562
-
563
- ### Features
564
-
565
- * enable d-trust for US ([#136](https://github.com/eideasy/eideasy-browser-client/issues/136)) ([ab00274](https://github.com/eideasy/eideasy-browser-client/commit/ab0027424472a77ca8f9f17d57a9fb1fb2ae638b))
566
-
567
-
568
-
569
- # [2.36.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.35.2...v2.36.0) (2022-08-18)
570
-
571
-
572
- ### Features
573
-
574
- * enable d-trust for US ([#136](https://github.com/eideasy/eideasy-browser-client/issues/136)) ([ab00274](https://github.com/eideasy/eideasy-browser-client/commit/ab0027424472a77ca8f9f17d57a9fb1fb2ae638b))
575
-
576
-
577
-
578
- ## [2.35.2](https://github.com/eideasy/eideasy-browser-client/compare/v2.35.1...v2.35.2) (2022-08-03)
579
-
580
-
581
- ### Features
582
-
583
- * fix freja allowed countries ([#133](https://github.com/eideasy/eideasy-browser-client/issues/133)) ([122c75d](https://github.com/eideasy/eideasy-browser-client/commit/122c75d6be20d167271970b4790795eb72c83c26))
584
-
585
-
586
-
587
- ## [2.35.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.35.0...v2.35.1) (2022-08-02)
588
-
589
-
590
- ### Bug Fixes
591
-
592
- * improve id card telemetry ([#132](https://github.com/eideasy/eideasy-browser-client/issues/132)) ([4e004c7](https://github.com/eideasy/eideasy-browser-client/commit/4e004c762fbffa9c73bd5930576c8410064d2bd7))
593
-
594
-
595
- ### Features
596
-
597
- * update allowed countries for methods ([#131](https://github.com/eideasy/eideasy-browser-client/issues/131)) ([3edfa2b](https://github.com/eideasy/eideasy-browser-client/commit/3edfa2bc63d47ee9c6382cef57d4c5590ce17cfa))
598
-
599
-
600
-
601
- # [2.35.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.34.0...v2.35.0) (2022-07-27)
602
-
603
-
604
- ### Features
605
-
606
- * add audkenni module ([ca87abb](https://github.com/eideasy/eideasy-browser-client/commit/ca87abbbda3caa2a01a7f7179429f9ba79e02a69))
607
- * code review improvements ([492f464](https://github.com/eideasy/eideasy-browser-client/commit/492f46457ec1611d23c1c4db9081e51af6b5a5ce))
608
-
609
-
610
-
611
- # [2.34.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.33.0...v2.34.0) (2022-07-26)
612
-
613
-
614
- ### Features
615
-
616
- * add FTN simple signature module ([a57ae9a](https://github.com/eideasy/eideasy-browser-client/commit/a57ae9a92b3f700cb0fb24e9cff7bf7b445e059a))
617
- * change simple to advanced full ([28bf161](https://github.com/eideasy/eideasy-browser-client/commit/28bf16143b4aea72f398a8ad51489f015c92fd44))
618
- * revert changed selectedCountry ([01a4e66](https://github.com/eideasy/eideasy-browser-client/commit/01a4e6671ade41473a0f1abb99baf97f5bb8ddb8))
619
-
620
-
621
-
622
- # [2.33.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.32.0...v2.33.0) (2022-07-11)
623
-
624
-
625
- ### Features
626
-
627
- * use regular redirect instead of a popup window for d-trust sign-me ([#127](https://github.com/eideasy/eideasy-browser-client/issues/127)) ([97e61bb](https://github.com/eideasy/eideasy-browser-client/commit/97e61bbd077039753b97d08ca47c9836c3600f1b))
628
-
629
-
630
-
631
- # [2.32.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.31.0...v2.32.0) (2022-06-30)
632
-
633
-
634
- ### Features
635
-
636
- * add freja id signature module ([#126](https://github.com/eideasy/eideasy-browser-client/issues/126)) ([1ef76e3](https://github.com/eideasy/eideasy-browser-client/commit/1ef76e37b178541716974ba8ef450f1bf2cf7d4e))
637
-
638
-
639
-
640
- # [2.31.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.30.0...v2.31.0) (2022-06-29)
641
-
642
-
643
-
644
- # [2.30.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.29.0...v2.30.0) (2022-06-29)
645
-
646
-
647
- ### Features
648
-
649
- * add IDIN identification module ([#124](https://github.com/eideasy/eideasy-browser-client/issues/124)) ([e89aac4](https://github.com/eideasy/eideasy-browser-client/commit/e89aac4ed32374eca32798c5dc08feb6a1f72d16))
650
-
651
-
652
-
653
- # [2.29.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.28.0...v2.29.0) (2022-06-29)
654
-
655
-
656
-
657
- # [2.28.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.27.0...v2.28.0) (2022-06-29)
658
-
659
-
660
- ### Features
661
-
662
- * 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))
663
-
664
-
665
-
666
- # [2.27.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.26.0...v2.27.0) (2022-06-15)
667
-
668
-
669
- ### Features
670
-
671
- * 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))
672
-
673
-
674
-
675
- # [2.26.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.25.0...v2.26.0) (2022-06-14)
676
-
677
-
678
- ### Features
679
-
680
- * 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))
681
-
682
-
683
-
684
- # [2.25.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.24.0...v2.25.0) (2022-06-10)
685
-
686
-
687
- ### Features
688
-
689
- * add IDIN module ([#121](https://github.com/eideasy/eideasy-browser-client/issues/121)) ([e5fde02](https://github.com/eideasy/eideasy-browser-client/commit/e5fde0279f6fd846baef1c7823aaeb4cba0f1f0e))
690
- * 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))
691
-
692
-
693
-
694
- # [2.24.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.23.1...v2.24.0) (2022-06-07)
695
-
696
-
697
- ### Features
698
-
699
- * add swedish login module ([#118](https://github.com/eideasy/eideasy-browser-client/issues/118)) ([2285fd4](https://github.com/eideasy/eideasy-browser-client/commit/2285fd49d896ae460cf1e69a45e6be5369370f3f))
700
-
701
-
702
-
703
- ## [2.23.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.23.0...v2.23.1) (2022-05-17)
704
-
705
-
706
- ### Bug Fixes
707
-
708
- * encrypt Chave Movel phone ([#116](https://github.com/eideasy/eideasy-browser-client/issues/116)) ([937af17](https://github.com/eideasy/eideasy-browser-client/commit/937af17d00fdecdbab27f2f36f6c29d07c05e721))
709
-
710
-
711
-
712
- # [2.23.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.22.0...v2.23.0) (2022-05-12)
713
-
714
-
715
-
716
- # [2.22.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.21.0...v2.22.0) (2022-05-11)
717
-
718
-
719
- ### Features
720
-
721
- * 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))
722
-
723
-
724
-
725
- # [2.21.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.20.1...v2.21.0) (2022-05-07)
726
-
727
-
728
- ### Features
729
-
730
- * 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))
731
-
732
-
733
-
734
- ## [2.20.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.20.0...v2.20.1) (2022-05-04)
735
-
736
-
737
- ### Bug Fixes
738
-
739
- * 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))
740
-
741
-
742
-
743
- # [2.20.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.19.1...v2.20.0) (2022-05-03)
744
-
745
-
746
- ### Features
747
-
748
- * add itsme login module ([8f19970](https://github.com/eideasy/eideasy-browser-client/commit/8f19970ac136f5b3e701b0197ed3487f48f1ef9a))
749
- * add itsme login module ([#110](https://github.com/eideasy/eideasy-browser-client/issues/110)) ([39be662](https://github.com/eideasy/eideasy-browser-client/commit/39be662d50dafbeb78d4780a5715089db09b1153))
750
-
751
-
752
-
753
- ## [2.19.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.19.0...v2.19.1) (2022-04-28)
754
-
755
-
756
-
757
- # [2.19.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.18.0...v2.19.0) (2022-04-21)
758
-
759
-
760
- ### Features
761
-
762
- * add module for norwegian-bankid-qes-signature ([ba0d6c8](https://github.com/eideasy/eideasy-browser-client/commit/ba0d6c88499b032924cce17371624bc05f462a2a))
763
-
764
-
765
-
766
- # [2.18.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.17.2...v2.18.0) (2022-04-20)
767
-
768
-
769
- ### Features
770
-
771
- * add fi-ftn-qes-signature method module ([384fe71](https://github.com/eideasy/eideasy-browser-client/commit/384fe715b3da2a539f9e0b029eaeb4d6c1abd91d))
772
-
773
-
774
-
775
- ## [2.17.2](https://github.com/eideasy/eideasy-browser-client/compare/v2.17.1...v2.17.2) (2022-04-15)
776
-
777
-
778
- ### Bug Fixes
779
-
780
- * fix an issue where id card signing module acted on wrong window postMessage events ([c6a6dbc](https://github.com/eideasy/eideasy-browser-client/commit/c6a6dbc44961a3da4cc82fd9f7620ca41d070ff0))
781
-
782
-
783
-
784
- ## [2.17.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.17.0...v2.17.1) (2022-04-14)
785
-
786
-
787
- ### Bug Fixes
788
-
789
- * do not check for status ok, it is unneccessary ([b99b522](https://github.com/eideasy/eideasy-browser-client/commit/b99b522fe77999cb350f1247902466604c1f8e37))
790
-
791
-
792
-
793
- # [2.17.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.16.0...v2.17.0) (2022-04-13)
794
-
795
-
796
- ### Features
797
-
798
- * add Chave Movel signature method" ([f21166c](https://github.com/eideasy/eideasy-browser-client/commit/f21166c5c4991522cf124cf5d6502fc2b3002f82))
799
-
800
-
801
-
802
- # [2.16.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.15.1...v2.16.0) (2022-04-12)
803
-
804
-
805
- ### Features
806
-
807
- * add mitIdSignature ([85baa34](https://github.com/eideasy/eideasy-browser-client/commit/85baa340daf0fea11ae0a2a856dafc4c228f5a6d))
808
-
809
-
810
-
811
- ## [2.15.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.15.0...v2.15.1) (2022-04-12)
812
-
813
-
814
- ### Bug Fixes
815
-
816
- * add Finland to the list of supported countries for D-Trust sign-me QES" ([ffa43ca](https://github.com/eideasy/eideasy-browser-client/commit/ffa43ca374a759887ad67d2eac2cbca2d2a35209))
817
-
818
-
819
-
820
- # [2.15.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.14.2...v2.15.0) (2022-04-08)
821
-
822
-
823
- ### Features
824
-
825
- * improve monitoring ([d3208bc](https://github.com/eideasy/eideasy-browser-client/commit/d3208bc4264aadfca297388f3b450de9cc444b1e))
826
-
827
-
828
-
829
- ## [2.14.2](https://github.com/eideasy/eideasy-browser-client/compare/v2.14.1...v2.14.2) (2022-04-05)
830
-
831
-
832
- ### Bug Fixes
833
-
834
- * detect when the opened child window was closed ([f08492b](https://github.com/eideasy/eideasy-browser-client/commit/f08492b884f68b8960d81af0d24d6b43ef2d21a4))
835
-
836
-
837
-
838
- ## [2.14.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.14.0...v2.14.1) (2022-04-05)
839
-
840
-
841
-
842
- # [2.14.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.13.4...v2.14.0) (2022-03-29)
843
-
844
-
845
-
846
- ## [2.13.4](https://github.com/eideasy/eideasy-browser-client/compare/v2.13.3...v2.13.4) (2022-03-22)
847
-
848
-
849
- ### Bug Fixes
850
-
851
- * handle id card signature user cancel errors ([19cc886](https://github.com/eideasy/eideasy-browser-client/commit/19cc886066fdcbcd39c3c04c396b5637c507713b))
852
-
853
-
854
-
855
- ## [2.13.3](https://github.com/eideasy/eideasy-browser-client/compare/v2.13.2...v2.13.3) (2022-03-22)
856
-
857
-
858
- ### Bug Fixes
859
-
860
- * add better user_cancel detection ([75211d3](https://github.com/eideasy/eideasy-browser-client/commit/75211d3f2e5e37687188bc3474bf71550bc61f42))
861
-
862
-
863
-
864
- ## [2.13.2](https://github.com/eideasy/eideasy-browser-client/compare/v2.13.1...v2.13.2) (2022-03-22)
865
-
866
-
867
- ### Bug Fixes
868
-
869
- * make id card signing compatible with the new web-eid ([fd4a691](https://github.com/eideasy/eideasy-browser-client/commit/fd4a6913405d3a86ce29b1fbe2e410f154bb4fec))
870
-
871
-
872
-
873
- ## [2.13.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.13.0...v2.13.1) (2022-02-04)
874
-
875
-
876
- ### Bug Fixes
877
-
878
- * fix the web-eid integration issues ([5b9e905](https://github.com/eideasy/eideasy-browser-client/commit/5b9e905e5961a5a4266a124bf6f36e033164f215))
879
-
880
-
881
-
882
- # [2.13.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.12.1...v2.13.0) (2022-01-18)
883
-
884
-
885
- ### Features
886
-
887
- * add Swedish BankId signature ([9b8fdf9](https://github.com/eideasy/eideasy-browser-client/commit/9b8fdf9be5e79f3a010c8cb4881c00a12d83ffbb))
888
-
889
-
890
-
891
- ## [2.12.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.12.0...v2.12.1) (2021-12-22)
892
-
893
-
894
- ### Bug Fixes
895
-
896
- * call the fail callback if status 200, but data contains status: 'error' ([b8cf971](https://github.com/eideasy/eideasy-browser-client/commit/b8cf9717d57aed7c052efd73cdca169a4f45031c))
897
-
898
-
899
-
900
- # [2.12.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.11.0...v2.12.0) (2021-12-09)
901
-
902
-
903
- ### Features
904
-
905
- * add new method: sign with Google ([f48f363](https://github.com/eideasy/eideasy-browser-client/commit/f48f3634b85b3f9dd7d1f5f97ace56b07f9803a2))
906
-
907
-
908
-
909
- # [2.11.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.10.1...v2.11.0) (2021-12-02)
910
-
911
-
912
- ### Features
913
-
914
- * add MojeID signing ([556f5c1](https://github.com/eideasy/eideasy-browser-client/commit/556f5c1264402ca29c677aa9b66d26693ef8dac3))
915
- * add the following languages: es, fi, fr, pt, sv ([3da48f8](https://github.com/eideasy/eideasy-browser-client/commit/3da48f8782e6dea6c79666a99f72ffe98306f31d))
916
-
917
-
918
-
919
- ## [2.10.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.9.0...v2.10.1) (2021-11-30)
920
-
921
-
922
- ### Features
923
-
924
- * add modifyEndpointUrl option that allows modifying api endpoints just before they are called ([c8b0c94](https://github.com/eideasy/eideasy-browser-client/commit/c8b0c94a17900a8e507058024b4d9184bd5830ed))
925
-
926
-
927
-
928
- # [2.10.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.9.0...v2.10.0) (2021-11-30)
929
-
930
-
931
- ### Features
932
-
933
- * add modifyEndpointUrl option that allows modifying api endpoints just before they are called ([c8b0c94](https://github.com/eideasy/eideasy-browser-client/commit/c8b0c94a17900a8e507058024b4d9184bd5830ed))
934
-
935
-
936
-
937
- # [2.10.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.9.0...v2.10.0) (2021-11-30)
938
-
939
-
940
- ### Features
941
-
942
- * add modifyEndpointUrl option that allows modifying api endpoints just before they are called ([c8b0c94](https://github.com/eideasy/eideasy-browser-client/commit/c8b0c94a17900a8e507058024b4d9184bd5830ed))
943
-
944
-
945
-
946
- # [2.9.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.8.0...v2.9.0) (2021-11-19)
947
-
948
-
949
- ### Features
950
-
951
- * poll smart-id complete ednpoint ([9476674](https://github.com/eideasy/eideasy-browser-client/commit/947667442228e89091f5ceae423aa13a93afa097))
952
-
953
-
954
-
955
- # [2.8.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.8.0-beta.0...v2.8.0) (2021-11-11)
956
-
957
-
958
-
959
- # [2.8.0-beta.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.7.0...v2.8.0-beta.0) (2021-11-11)
960
-
961
-
962
-
963
- # [2.7.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.7.0-alpha.0...v2.7.0) (2021-11-10)
964
-
965
-
966
- ### Features
967
-
968
- * disable FI for smart-id signing and logins ([4db7366](https://github.com/eideasy/eideasy-browser-client/commit/4db7366ff13ad282fdbc545cd1f7eb0e17ddeb8f))
969
-
970
-
971
-
972
- # [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)
973
-
974
-
975
-
976
- # [2.1.0-alpha.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.6.0...v2.1.0-alpha.0) (2021-11-08)
977
-
978
-
979
- ### Features
980
-
981
- * add Finland to the smart-id login and signature supported countries ([828b247](https://github.com/eideasy/eideasy-browser-client/commit/828b247874f56c1f2b9eb7c5504707eba2654dea))
982
-
983
-
984
-
985
- # [2.6.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.5.1...v2.6.0) (2021-11-08)
986
-
987
-
988
- ### Features
989
-
990
- * add zealid signing method ([5ea00b2](https://github.com/eideasy/eideasy-browser-client/commit/5ea00b2d25b93bc1e4ec421f26e0d89e353e6048))
991
-
992
-
993
-
994
- ## [2.5.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.5.0...v2.5.1) (2021-11-03)
995
-
996
-
997
- ### Bug Fixes
998
-
999
- * redirect the parent window if the client is inside an iframe ([7e8daff](https://github.com/eideasy/eideasy-browser-client/commit/7e8dafffbb369807c7716bcd4b03f80b1f60c573))
1000
-
1001
-
1002
-
1003
- # [2.5.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.4.0...v2.5.0) (2021-10-29)
1004
-
1005
-
1006
- ### Features
1007
-
1008
- * improve api endpoints config ([519749f](https://github.com/eideasy/eideasy-browser-client/commit/519749f116d72fac684b65eeea047bc4f7c3002e))
1009
-
1010
-
1011
-
1012
- # [2.4.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.3.0...v2.4.0) (2021-10-27)
1013
-
1014
-
1015
- ### Features
1016
-
1017
- * add Austrian Handy Signatur signing ([7ef67be](https://github.com/eideasy/eideasy-browser-client/commit/7ef67bec1100876598b5f64fef51424274caede6))
1018
-
1019
-
1020
-
1021
- # [2.3.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.2.0...v2.3.0) (2021-10-27)
1022
-
1023
-
1024
-
1025
- # [2.2.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.1.0...v2.2.0) (2021-10-26)
1026
-
1027
-
1028
- ### Features
1029
-
1030
- * improve error handling for createIdCardSignature ([6bc597f](https://github.com/eideasy/eideasy-browser-client/commit/6bc597f16d08623218755b7beb5307f7a2434fc4))
1031
-
1032
-
1033
-
1034
- # [2.1.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.0.1...v2.1.0) (2021-10-26)
1035
-
1036
-
1037
- ### Features
1038
-
1039
- * add Austrian Handy Signatur identification ([3b65ba4](https://github.com/eideasy/eideasy-browser-client/commit/3b65ba4d9eb5b831693ca923672595a6db33b30f))
1040
- * Add id card read no_certifiacetes error message ([4d87023](https://github.com/eideasy/eideasy-browser-client/commit/4d870238782b9d5d86c2832bbc6f35f516a50637))
1041
-
1042
-
1043
-
1044
- ## [2.0.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.0.0...v2.0.1) (2021-10-25)
1045
-
1046
-
1047
- ### Bug Fixes
1048
-
1049
- * 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))
1050
-
1051
-
1052
-
1053
- # [2.0.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.9.1...v2.0.0) (2021-10-22)
1054
-
1055
-
1056
- ### Features
1057
-
1058
- * add all the currently available signing methods
1059
- * remove the insteadOfRedirect setting
1060
- * rename countriesWhitelist to supportedCountries
1061
- * use the new redirect pattern for Moje ID ([3164e78](https://github.com/eideasy/eideasy-browser-client/commit/3164e783b3de7de02675561e87a0d0f50e4f77d4))
1062
-
1063
-
1064
-
1065
- ## [1.9.1](https://github.com/eideasy/eideasy-browser-client/compare/v1.9.0...v1.9.1) (2021-09-02)
1066
-
1067
-
1068
- ### Bug Fixes
1069
-
1070
- * add language param to finnishTrustNetwork request ([554463d](https://github.com/eideasy/eideasy-browser-client/commit/554463d13bc1f52a1c0875119d27046a6372be3d))
1071
-
1072
-
1073
-
1074
- # [1.9.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.8.0...v1.9.0) (2021-08-31)
1075
-
1076
-
1077
- ### Features
1078
-
1079
- * add Finnish Trust Network ([#61](https://github.com/eideasy/eideasy-browser-client/issues/61)) ([26b894a](https://github.com/eideasy/eideasy-browser-client/commit/26b894a42d625401a345b37cb689b5982ccc3d6f))
1080
-
1081
-
1082
-
1083
- # [1.8.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.7.0...v1.8.0) (2021-08-30)
1084
-
1085
-
1086
- ### Features
1087
-
1088
- * add MojeiD ([#60](https://github.com/eideasy/eideasy-browser-client/issues/60)) ([97bee7d](https://github.com/eideasy/eideasy-browser-client/commit/97bee7d46c559e506d28e8b21be6938bcec0e352))
1089
-
1090
-
1091
-
1092
- # [1.7.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.6.2...v1.7.0) (2021-08-17)
1093
-
1094
-
1095
-
1096
- ## [1.6.2](https://github.com/eideasy/eideasy-browser-client/compare/v1.6.1...v1.6.2) (2021-08-09)
1097
-
1098
-
1099
- ### Bug Fixes
1100
-
1101
- * fix eparaksts sandbox url ([39cfa0b](https://github.com/eideasy/eideasy-browser-client/commit/39cfa0b551f39a6a971f42c912ad6e6e4cf6d5c0))
1102
-
1103
-
1104
-
1105
- ## [1.6.1](https://github.com/eideasy/eideasy-browser-client/compare/v1.6.0...v1.6.1) (2021-08-09)
1106
-
1107
-
1108
- ### Bug Fixes
1109
-
1110
- * rename appUrl to redirectUri for consistency ([bafcf28](https://github.com/eideasy/eideasy-browser-client/commit/bafcf28e7560f4f78aaf2e37806e23864c58e599))
1111
-
1112
-
1113
-
1114
- # [1.6.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.5.0...v1.6.0) (2021-08-09)
1115
-
1116
-
1117
- ### Features
1118
-
1119
- * get the ZealiD iframe url from the eID Easy API ([0c8cdc3](https://github.com/eideasy/eideasy-browser-client/commit/0c8cdc3d50a15c147af1c7e526161fe632cfce0d))
1120
-
1121
-
1122
-
1123
- # [1.5.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.4.1...v1.5.0) (2021-08-06)
1124
-
1125
-
1126
- ### Features
1127
-
1128
- * add 'modifyRequestSettings' option that makes it possible to alter the outgoing requests ([d7332f2](https://github.com/eideasy/eideasy-browser-client/commit/d7332f24974861b6643d5fbf8864f4cf00b8caf8))
1129
-
1130
-
1131
-
1132
- ## [1.4.1](https://github.com/eideasy/eideasy-browser-client/compare/v1.4.0...v1.4.1) (2021-08-05)
1133
-
1134
-
1135
- ### Bug Fixes
1136
-
1137
- * only listen to the messages from the ZealiD iframe ([aff7c08](https://github.com/eideasy/eideasy-browser-client/commit/aff7c08bdd09a838070269d9cb7edb9532989dd5))
1138
-
1139
-
1140
-
1141
- # [1.4.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.3.3...v1.4.0) (2021-08-04)
1142
-
1143
-
1144
- ### Bug Fixes
1145
-
1146
- * 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))
1147
-
1148
-
1149
- ### Features
1150
-
1151
- * 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))
1152
-
1153
-
1154
-
1155
- ## [1.3.3](https://github.com/eideasy/eideasy-browser-client/compare/v1.3.2...v1.3.3) (2021-08-04)
1156
-
1157
-
1158
- ### Bug Fixes
1159
-
1160
- * Add 'NOT_MID_CLIENT' to error statuses ([cb1c758](https://github.com/eideasy/eideasy-browser-client/commit/cb1c7584bfe23483e7722525084e228a0ba29aef))
1161
-
1162
-
1163
-
1164
- ## [1.3.2](https://github.com/eideasy/eideasy-browser-client/compare/v1.3.1...v1.3.2) (2021-08-04)
1165
-
1166
-
1167
- ### Bug Fixes
1168
-
1169
- * 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))
1170
-
1171
-
1172
-
1173
- ## [1.3.1](https://github.com/eideasy/eideasy-browser-client/compare/v1.3.0...v1.3.1) (2021-08-04)
1174
-
1175
-
1176
-
1177
- # [1.3.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.2.0...v1.3.0) (2021-08-04)
1178
-
1179
-
1180
- ### Features
1181
-
1182
- * add ZealiD identification ([9e82feb](https://github.com/eideasy/eideasy-browser-client/commit/9e82febbd8b327a4ac0314f45a6a7d510bd5066f))
1183
-
1184
-
1185
-
1186
- # [1.2.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.2.0-alpha.1...v1.2.0) (2021-08-03)
1187
-
1188
-
1189
- ### Features
1190
-
1191
- * finalize freja id implementation ([7fd56c8](https://github.com/eideasy/eideasy-browser-client/commit/7fd56c8e856121fbd38b68276e17ba6fa4c2db32))
1192
- * update translations ([aecf10a](https://github.com/eideasy/eideasy-browser-client/commit/aecf10a7e15a00ab3b3e7a9b9fd257a463339cf6))
1193
-
1194
-
1195
-
1196
- # [1.2.0-alpha.1](https://github.com/eideasy/eideasy-browser-client/compare/v1.1.0...v1.2.0-alpha.1) (2021-08-02)
1197
-
1198
-
1199
-
1200
- # [1.1.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.1.0-alpha.2...v1.1.0) (2021-08-02)
1201
-
1202
-
1203
-
1204
- # [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)
1205
-
1206
-
1207
-
1208
- # [1.1.0-alpha.1](https://github.com/eideasy/eideasy-browser-client/compare/v1.0.5...v1.1.0-alpha.1) (2021-08-02)
1209
-
1210
-
1211
- ### Features
1212
-
1213
- * **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))
1214
-
1215
-
1216
-
1217
- ## [1.0.5](https://github.com/eideasy/eideasy-browser-client/compare/v1.0.4...v1.0.5) (2021-07-30)
1218
-
1219
-
1220
-
1221
- ## [1.0.4](https://github.com/eideasy/eideasy-browser-client/compare/v1.0.3...v1.0.4) (2021-07-29)
1222
-
1223
-
1224
- ### Bug Fixes
1225
-
1226
- * use short poll for crateMobileId, createSmartId ([153c7b2](https://github.com/eideasy/eideasy-browser-client/commit/153c7b2bee19f60c8917783855206d474dcb93f4))
1227
-
1228
-
1229
-
1230
- ## [1.0.3](https://github.com/eideasy/eideasy-browser-client/compare/v1.0.2...v1.0.3) (2021-07-29)
1231
-
1232
-
1233
- ### Bug Fixes
1234
-
1235
- * add timeout to smart id method ([deadd47](https://github.com/eideasy/eideasy-browser-client/commit/deadd473ab518d5d64303626467c5bdc3dc48322))
1236
- * handle smart-id and mobile-id cancellations ([d1c8ddb](https://github.com/eideasy/eideasy-browser-client/commit/d1c8ddb29a2ff786884f0a7ac1be52609d01209f))
1237
-
1238
-
1239
-
1240
- ## [1.0.3](https://github.com/eideasy/eideasy-browser-client/compare/v1.0.2...v1.0.3) (2021-07-29)
1241
-
1242
-
1243
- ### Bug Fixes
1244
-
1245
- * add timeout to smart id method ([deadd47](https://github.com/eideasy/eideasy-browser-client/commit/deadd473ab518d5d64303626467c5bdc3dc48322))
1246
- * handle smart-id and mobile-id cancellations ([d1c8ddb](https://github.com/eideasy/eideasy-browser-client/commit/d1c8ddb29a2ff786884f0a7ac1be52609d01209f))
1247
-
1248
-
1249
-
1250
- ## [1.0.2](https://github.com/eideasy/eideasy-browser-client/compare/v1.0.1...v1.0.2) (2021-07-28)
1251
-
1252
-
1253
- ### Bug Fixes
1254
-
1255
- * 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))
1256
-
1257
-
1258
-
1259
- ## [1.0.1](https://github.com/eideasy/eideasy-browser-client/compare/v1.0.0...v1.0.1) (2021-07-28)
1260
-
1261
-
1262
-
1263
- # [1.0.0](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.15...v1.0.0) (2021-07-28)
1264
-
1265
-
1266
-
1267
- ## [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)
1268
-
1269
-
1270
-
1271
- ## [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)
1272
-
1273
-
1274
- ### Bug Fixes
1275
-
1276
- * 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))
1277
-
1278
-
1279
-
1280
- ## [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)
1281
-
1282
-
1283
- ### Bug Fixes
1284
-
1285
- * 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))
1286
-
1287
-
1288
-
1289
- ## [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)
1290
-
1291
-
1292
-
1293
- ## [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)
1294
-
1295
-
1296
-
1297
- ## [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)
1298
-
1299
-
1300
-
1301
- ## [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)
1302
-
1303
-
1304
-
1305
- ## [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)
1306
-
1307
-
1308
-
1309
- ## [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)
1310
-
1311
-
1312
- ### Bug Fixes
1313
-
1314
- * name library exports correctly ([#26](https://github.com/eideasy/eideasy-browser-client/issues/26)) ([9c8a4bb](https://github.com/eideasy/eideasy-browser-client/commit/9c8a4bb154b45d4d197c623d76581e20172e6999))
1315
-
1316
-
1317
-
1318
- ## [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)
1319
-
1320
-
1321
-
1322
- ## [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)
1323
-
1324
-
1325
-
1326
- ## [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)
1327
-
1328
-
1329
-
1330
- ## [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)
1331
-
1332
-
1333
- ### Bug Fixes
1334
-
1335
- * 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))
1336
-
1337
-
1338
-
1339
- ## [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)
1340
-
1341
-
1342
-
1343
- ## 0.14.3-alpha.1 (2021-07-14)
1344
-
1345
-
1346
- ### Bug Fixes
1347
-
1348
- * 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))
1349
-
1350
-
1351
- ### Features
1352
-
1353
- * add better error handling ([#8](https://github.com/eideasy/eideasy-browser-client/issues/8)) ([af8eed5](https://github.com/eideasy/eideasy-browser-client/commit/af8eed5c08c39527e328e59ae56ec99bcf802a38))
1354
- * add methods configuration ([#9](https://github.com/eideasy/eideasy-browser-client/issues/9)) ([cbaf78d](https://github.com/eideasy/eideasy-browser-client/commit/cbaf78de9f701dfa044971c723e23deba1ea2b36))
1355
- * **config:** add the initial config.js ([f629268](https://github.com/eideasy/eideasy-browser-client/commit/f629268317c82244cce080fcaf10d849d6313042))
1356
- * Update package name ([#10](https://github.com/eideasy/eideasy-browser-client/issues/10)) ([41f0343](https://github.com/eideasy/eideasy-browser-client/commit/41f034315fa94a3def9d9aac49a9d765376d95ce))
1357
-
1358
-
1359
-
1
+ ## [2.81.3](https://github.com/eideasy/eideasy-browser-client/compare/v2.81.2...v2.81.3) (2024-03-03)
2
+
3
+
4
+
5
+ ## [2.81.2](https://github.com/eideasy/eideasy-browser-client/compare/v2.81.1...v2.81.2) (2024-03-01)
6
+
7
+
8
+ ### Features
9
+
10
+ * Make id-card implementation handle batch signing completion asy… ([#214](https://github.com/eideasy/eideasy-browser-client/issues/214)) ([195c158](https://github.com/eideasy/eideasy-browser-client/commit/195c1583645d2a2177a21a23099b0d8c8365e28c))
11
+
12
+
13
+
14
+ ## [2.81.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.81.0...v2.81.1) (2024-02-20)
15
+
16
+
17
+ ### Features
18
+
19
+ * Make handleDriver callback optional ([#213](https://github.com/eideasy/eideasy-browser-client/issues/213)) ([32dd39d](https://github.com/eideasy/eideasy-browser-client/commit/32dd39d2bfd6b2662e979016cf5dce251aa61722))
20
+
21
+
22
+
23
+ # [2.81.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.80.0...v2.81.0) (2024-02-20)
24
+
25
+
26
+ ### Features
27
+
28
+ * browser client refactor trust 1 connector to use a common implementation with id card ([#212](https://github.com/eideasy/eideasy-browser-client/issues/212)) ([11ea66d](https://github.com/eideasy/eideasy-browser-client/commit/11ea66da36a4c51b81aafa20a2410a310deccdcf))
29
+
30
+
31
+
32
+ # [2.80.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.79.0...v2.80.0) (2024-02-16)
33
+
34
+
35
+ ### Features
36
+
37
+ * browser client add trust 1 connector module ([#211](https://github.com/eideasy/eideasy-browser-client/issues/211)) ([d205930](https://github.com/eideasy/eideasy-browser-client/commit/d2059300ed5fb07c370ddec93702c9d517ce49b4))
38
+
39
+
40
+
41
+ # [2.79.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.78.2...v2.79.0) (2024-01-30)
42
+
43
+
44
+ ### Features
45
+
46
+ * Add d-trust AdES module ([#210](https://github.com/eideasy/eideasy-browser-client/issues/210)) ([855bcfc](https://github.com/eideasy/eideasy-browser-client/commit/855bcfc7aa904edd8289337e887c3e625ed642e1))
47
+
48
+
49
+
50
+ ## [2.78.2](https://github.com/eideasy/eideasy-browser-client/compare/v2.78.1...v2.78.2) (2024-01-24)
51
+
52
+
53
+ ### Features
54
+
55
+ * Allow test LT ID Card authentication use Test endpoint ([#209](https://github.com/eideasy/eideasy-browser-client/issues/209)) ([9b8ed79](https://github.com/eideasy/eideasy-browser-client/commit/9b8ed79b174dc229b35acc2fe6bb7ae67065c60b))
56
+
57
+
58
+
59
+ ## [2.78.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.77.0...v2.78.1) (2024-01-12)
60
+
61
+
62
+ ### Features
63
+
64
+ * add CSC API support for Halcom ([#205](https://github.com/eideasy/eideasy-browser-client/issues/205)) ([ef1163d](https://github.com/eideasy/eideasy-browser-client/commit/ef1163db93b3bca0564cef4c0683a678b84d7c0e))
65
+ * Add Veriff Signature and authentication Module ([#203](https://github.com/eideasy/eideasy-browser-client/issues/203)) ([79bf2e2](https://github.com/eideasy/eideasy-browser-client/commit/79bf2e261bf6252b640a73c63b968ab8164396c8))
66
+ * Fix CI ([#207](https://github.com/eideasy/eideasy-browser-client/issues/207)) ([c0955e6](https://github.com/eideasy/eideasy-browser-client/commit/c0955e650172839699d9757c03cedf03b7620545))
67
+
68
+
69
+
70
+ # [2.77.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.76.0...v2.77.0) (2024-01-12)
71
+
72
+
73
+ ### Features
74
+
75
+ * Add Veriff Signature and authentication Module ([#204](https://github.com/eideasy/eideasy-browser-client/issues/204)) ([548fca6](https://github.com/eideasy/eideasy-browser-client/commit/548fca6ea6f45d282292f31f557c3748d2c32306)), closes [#200](https://github.com/eideasy/eideasy-browser-client/issues/200)
76
+
77
+
78
+
79
+ # [2.76.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.75.0...v2.76.0) (2023-12-01)
80
+
81
+
82
+ ### Features
83
+
84
+ * Add Harica QES method ([#199](https://github.com/eideasy/eideasy-browser-client/issues/199)) ([8696bbe](https://github.com/eideasy/eideasy-browser-client/commit/8696bbedfb8b129fb6f266b46439740b95532dc6))
85
+
86
+
87
+
88
+ # [2.75.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.74.0...v2.75.0) (2023-10-24)
89
+
90
+
91
+ ### Features
92
+
93
+ * Enable SmartID for Belgium ([#198](https://github.com/eideasy/eideasy-browser-client/issues/198)) ([7399610](https://github.com/eideasy/eideasy-browser-client/commit/739961063a5592bc902b61a9a4299705137dae65))
94
+
95
+
96
+
97
+ # [2.74.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.73.0...v2.74.0) (2023-10-24)
98
+
99
+
100
+ ### Features
101
+
102
+ * upgrade axios to v1.5.1 for better promise handling and handle direct module start errors as well ([#197](https://github.com/eideasy/eideasy-browser-client/issues/197)) ([6e58004](https://github.com/eideasy/eideasy-browser-client/commit/6e5800431c3783bb302483040349f4614db31345))
103
+
104
+
105
+
106
+ # [2.73.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.72.0...v2.73.0) (2023-10-19)
107
+
108
+
109
+ ### Features
110
+
111
+ * Add module for handling handwritten signatures ([#196](https://github.com/eideasy/eideasy-browser-client/issues/196)) ([8489d13](https://github.com/eideasy/eideasy-browser-client/commit/8489d13779dd3dbed59684a40c99e758ad8a269d))
112
+
113
+
114
+
115
+ # [2.72.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.71.0...v2.72.0) (2023-10-19)
116
+
117
+
118
+ ### Features
119
+
120
+ * add OneID identification and signing modules ([#195](https://github.com/eideasy/eideasy-browser-client/issues/195)) ([b466f3f](https://github.com/eideasy/eideasy-browser-client/commit/b466f3f5d5852e6e6701319ace4ef99e7e8ff783))
121
+
122
+
123
+
124
+ # [2.72.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.71.0...v2.72.0) (2023-10-19)
125
+
126
+
127
+ ### Features
128
+
129
+ * add OneID identification and signing modules ([#195](https://github.com/eideasy/eideasy-browser-client/issues/195)) ([b466f3f](https://github.com/eideasy/eideasy-browser-client/commit/b466f3f5d5852e6e6701319ace4ef99e7e8ff783))
130
+
131
+
132
+
133
+ # [2.71.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.70.0...v2.71.0) (2023-10-02)
134
+
135
+
136
+ ### Features
137
+
138
+ * allow smarti id signing requests without waiting for challenge code ([#194](https://github.com/eideasy/eideasy-browser-client/issues/194)) ([5e0fca1](https://github.com/eideasy/eideasy-browser-client/commit/5e0fca1de79c57ae2460741897a6bd2cb58fcf3a))
139
+
140
+
141
+
142
+ # [2.70.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.69.0...v2.70.0) (2023-08-31)
143
+
144
+
145
+ ### Features
146
+
147
+ * Allow eparaksts signature start csc authorize redirect ([#192](https://github.com/eideasy/eideasy-browser-client/issues/192)) ([35ca2b1](https://github.com/eideasy/eideasy-browser-client/commit/35ca2b16e5ee519b67524883c09968b68b66decd))
148
+
149
+
150
+
151
+ # [2.69.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.69.0-beta.2...v2.69.0) (2023-08-29)
152
+
153
+
154
+
155
+ # [2.69.0-beta.2](https://github.com/eideasy/eideasy-browser-client/compare/v2.69.0-beta.1...v2.69.0-beta.2) (2023-08-25)
156
+
157
+
158
+ ### Features
159
+
160
+ * Fix Mobile ID for csc API browser client ([da0d923](https://github.com/eideasy/eideasy-browser-client/commit/da0d9238d7feb1d07e5be0bd800f2d138f841539))
161
+
162
+
163
+
164
+ # [2.69.0-beta.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.68.0...v2.69.0-beta.1) (2023-08-25)
165
+
166
+
167
+ ### Features
168
+
169
+ * Add Mobile ID to csc API browser client ([c14fcd6](https://github.com/eideasy/eideasy-browser-client/commit/c14fcd6ecd1dfdee34c8884a22b8869fca7392c0))
170
+
171
+
172
+
173
+ # [2.68.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.67.0...v2.68.0) (2023-07-13)
174
+
175
+
176
+ ### Features
177
+
178
+ * Add ItsMe for Luxembourg and Netherlands ([#188](https://github.com/eideasy/eideasy-browser-client/issues/188)) ([163b00a](https://github.com/eideasy/eideasy-browser-client/commit/163b00a9af03478669f778d13634de440729155b))
179
+
180
+
181
+
182
+ # [2.67.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.66.0...v2.67.0) (2023-06-14)
183
+
184
+
185
+ ### Features
186
+
187
+ * Add idinCustomerId module ([#185](https://github.com/eideasy/eideasy-browser-client/issues/185)) ([48d25e7](https://github.com/eideasy/eideasy-browser-client/commit/48d25e7fe239c1f340eba271e9ea0de3cdad862c))
188
+
189
+
190
+
191
+ # [2.66.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.65.1...v2.66.0) (2023-06-07)
192
+
193
+
194
+ ### Features
195
+
196
+ * Add fr ident advanced signature ([#184](https://github.com/eideasy/eideasy-browser-client/issues/184)) ([4dac578](https://github.com/eideasy/eideasy-browser-client/commit/4dac5786af1ecf9d4def31e6190f93459228db2e))
197
+
198
+
199
+
200
+ ## [2.65.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.65.1-beta.1...v2.65.1) (2023-05-12)
201
+
202
+
203
+
204
+ ## [2.65.1-beta.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.65.0...v2.65.1-beta.1) (2023-05-12)
205
+
206
+
207
+
208
+ # [2.65.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.64.0...v2.65.0) (2023-05-09)
209
+
210
+
211
+ ### Features
212
+
213
+ * Add FTN via Nets ([#181](https://github.com/eideasy/eideasy-browser-client/issues/181)) ([0295f60](https://github.com/eideasy/eideasy-browser-client/commit/0295f60062b338c37bb6744ba1f46ac3ca6175f1))
214
+
215
+
216
+
217
+ # [2.64.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.63.0...v2.64.0) (2023-03-18)
218
+
219
+
220
+ ### Features
221
+
222
+ * Add confirmed_by_signer property to redirect method ([#179](https://github.com/eideasy/eideasy-browser-client/issues/179)) ([2489bbf](https://github.com/eideasy/eideasy-browser-client/commit/2489bbfeb2116b7bdfcaf4204aae92b44e7f8fb5))
223
+
224
+
225
+
226
+ # [2.63.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.62.0...v2.63.0) (2023-03-02)
227
+
228
+
229
+ ### Features
230
+
231
+ * Add Itsme QES Module ([#177](https://github.com/eideasy/eideasy-browser-client/issues/177)) ([6a6c600](https://github.com/eideasy/eideasy-browser-client/commit/6a6c600d393d38c33223228d3bca3a51c601db25))
232
+
233
+
234
+
235
+ # [2.62.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.61.0...v2.62.0) (2023-02-06)
236
+
237
+
238
+ ### Features
239
+
240
+ * Add Itsme standard full data ([#175](https://github.com/eideasy/eideasy-browser-client/issues/175)) ([bb1b0ba](https://github.com/eideasy/eideasy-browser-client/commit/bb1b0baabf5ae51ee21636041f1166289ec61fd2))
241
+
242
+
243
+
244
+ # [2.61.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.60.0...v2.61.0) (2023-02-06)
245
+
246
+
247
+ ### Features
248
+
249
+ * automatically select the test id card urls for EE and BE in sandbox mode ([#176](https://github.com/eideasy/eideasy-browser-client/issues/176)) ([74e01f1](https://github.com/eideasy/eideasy-browser-client/commit/74e01f177347b160abb199035ee295c35a350527))
250
+
251
+
252
+
253
+ # [2.60.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.59.0...v2.60.0) (2023-02-02)
254
+
255
+
256
+ ### Features
257
+
258
+ * Norwegian Bank Id Login ([#174](https://github.com/eideasy/eideasy-browser-client/issues/174)) ([924b7f1](https://github.com/eideasy/eideasy-browser-client/commit/924b7f1774636e6d7017508702a1b0638d1a7d8f))
259
+
260
+
261
+
262
+ # [2.59.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.58.0...v2.59.0) (2023-01-26)
263
+
264
+
265
+ ### Features
266
+
267
+ * Add mit-id-login implementation ([#173](https://github.com/eideasy/eideasy-browser-client/issues/173)) ([d9c29c5](https://github.com/eideasy/eideasy-browser-client/commit/d9c29c53acd8805f3ad6be9fc4501ea932ac7a0f))
268
+
269
+
270
+
271
+ # [2.58.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.57.1-alpha.0...v2.58.0) (2022-12-28)
272
+
273
+
274
+ ### Features
275
+
276
+ * Add itsme-login-basic implementation ([#171](https://github.com/eideasy/eideasy-browser-client/issues/171)) ([6031260](https://github.com/eideasy/eideasy-browser-client/commit/6031260d446d96be39dc33ee58d552f310c7ae21))
277
+
278
+
279
+
280
+ ## [2.57.1-alpha.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.57.0...v2.57.1-alpha.0) (2022-12-27)
281
+
282
+
283
+
284
+ # [2.57.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.56.0...v2.57.0) (2022-12-19)
285
+
286
+
287
+ ### Features
288
+
289
+ * add freja eid avanced and qes modules ([#168](https://github.com/eideasy/eideasy-browser-client/issues/168)) ([ef15586](https://github.com/eideasy/eideasy-browser-client/commit/ef155867aeba01504125a038331acd944727f5d2))
290
+
291
+
292
+
293
+ # [2.56.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.55.0...v2.56.0) (2022-12-14)
294
+
295
+
296
+ ### Features
297
+
298
+ * Implement swedish bank id AdES and QES signature ([#167](https://github.com/eideasy/eideasy-browser-client/issues/167)) ([64241a0](https://github.com/eideasy/eideasy-browser-client/commit/64241a0890ec490ab09e0a96af3b0aa76b4a8c00))
299
+
300
+
301
+
302
+ # [2.55.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.54.0...v2.55.0) (2022-12-12)
303
+
304
+
305
+ ### Features
306
+
307
+ * Add mitid (dk) signature ([#165](https://github.com/eideasy/eideasy-browser-client/issues/165)) ([14a94b4](https://github.com/eideasy/eideasy-browser-client/commit/14a94b41b3cf61feb63a6b98f566dc4368475a8e))
308
+
309
+
310
+
311
+ # [2.54.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.53.0...v2.54.0) (2022-12-05)
312
+
313
+
314
+ ### Features
315
+
316
+ * Add swisscom module ([#162](https://github.com/eideasy/eideasy-browser-client/issues/162)) ([f3fdbd9](https://github.com/eideasy/eideasy-browser-client/commit/f3fdbd9caf680a77734f4d30da2d5f9c7c722393))
317
+
318
+
319
+
320
+ # [2.53.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.52.1...v2.53.0) (2022-11-24)
321
+
322
+
323
+ ### Features
324
+
325
+ * Add SwissID module ([#161](https://github.com/eideasy/eideasy-browser-client/issues/161)) ([bc683f3](https://github.com/eideasy/eideasy-browser-client/commit/bc683f3476911bd079d2bdfeb4390f5bdd452525))
326
+
327
+
328
+
329
+ ## [2.52.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.52.0...v2.52.1) (2022-11-21)
330
+
331
+
332
+ ### Features
333
+
334
+ * Enable halcom for slovenia ([#160](https://github.com/eideasy/eideasy-browser-client/issues/160)) ([a2ec774](https://github.com/eideasy/eideasy-browser-client/commit/a2ec77411b237a18fc4fb3127d76bea9e54bd25d))
335
+
336
+
337
+
338
+ # [2.52.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.51.1...v2.52.0) (2022-11-18)
339
+
340
+
341
+ ### Features
342
+
343
+ * add halcom model ([f870061](https://github.com/eideasy/eideasy-browser-client/commit/f870061da9513122405fa357016ed6f3a385faa3))
344
+
345
+
346
+
347
+ ## [2.51.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.51.0...v2.51.1) (2022-11-17)
348
+
349
+
350
+ ### Features
351
+
352
+ * Add sign cert sign web api ([bd143a3](https://github.com/eideasy/eideasy-browser-client/commit/bd143a3086280fceb2d0553d50c759c2baca32c5))
353
+
354
+
355
+
356
+ # [2.51.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.50.0...v2.51.0) (2022-11-16)
357
+
358
+
359
+ ### Features
360
+
361
+ * allow sending handwritten signature data in otp method ([#157](https://github.com/eideasy/eideasy-browser-client/issues/157)) ([31bc64a](https://github.com/eideasy/eideasy-browser-client/commit/31bc64ac6832098c5f978da74ef48fb1ccc5cc80))
362
+
363
+
364
+
365
+ # [2.50.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.49.0...v2.50.0) (2022-11-10)
366
+
367
+
368
+ ### Features
369
+
370
+ * add Croatian ID card signing module ([#154](https://github.com/eideasy/eideasy-browser-client/issues/154)) ([5e385cc](https://github.com/eideasy/eideasy-browser-client/commit/5e385cca8758c44667bc956b58f14fbc041df6df))
371
+
372
+
373
+
374
+ # [2.49.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.48.0...v2.49.0) (2022-11-04)
375
+
376
+
377
+ ### Features
378
+
379
+ * add csc api authorize credential mode for id card and smart id ([#152](https://github.com/eideasy/eideasy-browser-client/issues/152)) ([08c97f6](https://github.com/eideasy/eideasy-browser-client/commit/08c97f64e6286f84fc0c27fc8c5edd47a20218d9))
380
+
381
+
382
+
383
+ # [2.49.0-beta.3](https://github.com/eideasy/eideasy-browser-client/compare/v2.49.0-beta.2...v2.49.0-beta.3) (2022-11-04)
384
+
385
+
386
+ ### Bug Fixes
387
+
388
+ * send idcode when making the smar-id csc api authorizeCredentials request ([f0844f8](https://github.com/eideasy/eideasy-browser-client/commit/f0844f86e4e7917985fe5a27e618c86b3cc509ea))
389
+
390
+
391
+
392
+ # [2.49.0-beta.2](https://github.com/eideasy/eideasy-browser-client/compare/v2.49.0-beta.1...v2.49.0-beta.2) (2022-11-04)
393
+
394
+
395
+ ### Features
396
+
397
+ * add csc api authorize credential functionality for smart id module ([f5498b6](https://github.com/eideasy/eideasy-browser-client/commit/f5498b629efaa8f1ff540d004e113e5fbab527ed))
398
+
399
+
400
+
401
+ # [2.49.0-beta.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.49.0-beta.0...v2.49.0-beta.1) (2022-11-04)
402
+
403
+
404
+
405
+ # [2.49.0-beta.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.48.0...v2.49.0-beta.0) (2022-11-04)
406
+
407
+
408
+ ### Features
409
+
410
+ * add cscApiAuthorizeCredential mode to id card signature module ([1c9e554](https://github.com/eideasy/eideasy-browser-client/commit/1c9e55462a9e9d2780f29fb765b56588b16fd20f))
411
+
412
+
413
+
414
+ # [2.48.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.47.0...v2.48.0) (2022-10-27)
415
+
416
+
417
+ ### Features
418
+
419
+ * add Polish MojeId authentication method ([#151](https://github.com/eideasy/eideasy-browser-client/issues/151)) ([6108d34](https://github.com/eideasy/eideasy-browser-client/commit/6108d34efbefb6599519fb5f95718bfe5e420a4c))
420
+
421
+
422
+
423
+ # [2.47.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.46.1...v2.47.0) (2022-10-20)
424
+
425
+
426
+ ### Features
427
+
428
+ * check start step is fulfilled before the confirmation step ([5868700](https://github.com/eideasy/eideasy-browser-client/commit/5868700fb7d1d78ee0c200574a115cd8edc7451e))
429
+ * Fix indentation issues ([2baf336](https://github.com/eideasy/eideasy-browser-client/commit/2baf336b3224f3588e9ca0b697653570baf66b9d))
430
+ * Setup having extra page for uanataca qes ([904f53a](https://github.com/eideasy/eideasy-browser-client/commit/904f53affec179fa251e7b6eed3d908e664c5e6d))
431
+
432
+
433
+
434
+ ## [2.46.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.46.0...v2.46.1) (2022-10-19)
435
+
436
+
437
+ ### Bug Fixes
438
+
439
+ * in case of cert mode, also return the actionType and countryCode ([#149](https://github.com/eideasy/eideasy-browser-client/issues/149)) ([f41a280](https://github.com/eideasy/eideasy-browser-client/commit/f41a280159febdd231285a225fd7a18f77903166))
440
+
441
+
442
+
443
+ # [2.46.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.45.0...v2.46.0) (2022-10-11)
444
+
445
+
446
+ ### Features
447
+
448
+ * allow retrieving certificate for id-card ([#147](https://github.com/eideasy/eideasy-browser-client/issues/147)) ([0892964](https://github.com/eideasy/eideasy-browser-client/commit/0892964ee820d4fedbacdfbad651964ad308bc86))
449
+
450
+
451
+
452
+ # [2.45.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.44.0...v2.45.0) (2022-10-04)
453
+
454
+
455
+ ### Features
456
+
457
+ * add Yoonik module ([#146](https://github.com/eideasy/eideasy-browser-client/issues/146)) ([77b45fb](https://github.com/eideasy/eideasy-browser-client/commit/77b45fbdc671212220a67b5eaf134452598fd4f9))
458
+
459
+
460
+
461
+ # [2.44.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.43.0...v2.44.0) (2022-09-28)
462
+
463
+
464
+ ### Features
465
+
466
+ * add Verifai module ([61f095c](https://github.com/eideasy/eideasy-browser-client/commit/61f095c5b6cc65a39dff9d00012b87a84bd1ffba))
467
+
468
+
469
+
470
+ # [2.43.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.42.0...v2.43.0) (2022-09-26)
471
+
472
+
473
+ ### Features
474
+
475
+ * remove card number requirement ([f629ffd](https://github.com/eideasy/eideasy-browser-client/commit/f629ffd4bfc7b2c87342051a1809d3d3117874da))
476
+
477
+
478
+
479
+ # [2.42.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.41.0...v2.42.0) (2022-09-14)
480
+
481
+
482
+ ### Features
483
+
484
+ * add uanataca qes signature for users with certificate in the cloud ([#143](https://github.com/eideasy/eideasy-browser-client/issues/143)) ([d512bab](https://github.com/eideasy/eideasy-browser-client/commit/d512bab8a7dfe5d37afcc6122646a9051f92e527))
485
+
486
+
487
+
488
+ # [2.41.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.40.0...v2.41.0) (2022-09-07)
489
+
490
+
491
+ ### Features
492
+
493
+ * add SimplySign module ([#142](https://github.com/eideasy/eideasy-browser-client/issues/142)) ([05dc957](https://github.com/eideasy/eideasy-browser-client/commit/05dc957d80270f8c0c0201fbd0736fb5d1997a82))
494
+
495
+
496
+
497
+ # [2.40.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.39.0...v2.40.0) (2022-09-01)
498
+
499
+
500
+ ### Features
501
+
502
+ * add edoapp with authologic login ([#141](https://github.com/eideasy/eideasy-browser-client/issues/141)) ([1dcafaa](https://github.com/eideasy/eideasy-browser-client/commit/1dcafaa92bc1207476addf388c775e160fc8b43e))
503
+
504
+
505
+
506
+ # [2.39.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.38.0...v2.39.0) (2022-08-26)
507
+
508
+
509
+
510
+ # [2.38.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.37.0...v2.38.0) (2022-08-24)
511
+
512
+
513
+ ### Features
514
+
515
+ * add yes.com module ([#138](https://github.com/eideasy/eideasy-browser-client/issues/138)) ([85218c3](https://github.com/eideasy/eideasy-browser-client/commit/85218c38d38db85d7e46a9d434dd04d959b980fb))
516
+
517
+
518
+
519
+ # [2.37.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.36.0...v2.37.0) (2022-08-18)
520
+
521
+
522
+ ### Features
523
+
524
+ * add eparaksts smart (id) card login ([#137](https://github.com/eideasy/eideasy-browser-client/issues/137)) ([5bae3b1](https://github.com/eideasy/eideasy-browser-client/commit/5bae3b127e159e086c6afac9f0369e707efaf5fb))
525
+
526
+
527
+
528
+ # [2.36.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.35.2...v2.36.0) (2022-08-18)
529
+
530
+
531
+ ### Features
532
+
533
+ * enable d-trust for US ([#136](https://github.com/eideasy/eideasy-browser-client/issues/136)) ([ab00274](https://github.com/eideasy/eideasy-browser-client/commit/ab0027424472a77ca8f9f17d57a9fb1fb2ae638b))
534
+
535
+
536
+
537
+ # [2.40.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.35.2...v2.40.0) (2022-08-18)
538
+
539
+
540
+ ### Features
541
+
542
+ * enable d-trust for US ([#136](https://github.com/eideasy/eideasy-browser-client/issues/136)) ([ab00274](https://github.com/eideasy/eideasy-browser-client/commit/ab0027424472a77ca8f9f17d57a9fb1fb2ae638b))
543
+
544
+
545
+
546
+ # [2.39.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.35.2...v2.39.0) (2022-08-18)
547
+
548
+
549
+ ### Features
550
+
551
+ * enable d-trust for US ([#136](https://github.com/eideasy/eideasy-browser-client/issues/136)) ([ab00274](https://github.com/eideasy/eideasy-browser-client/commit/ab0027424472a77ca8f9f17d57a9fb1fb2ae638b))
552
+
553
+
554
+
555
+ # [2.38.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.35.2...v2.38.0) (2022-08-18)
556
+
557
+
558
+ ### Features
559
+
560
+ * enable d-trust for US ([#136](https://github.com/eideasy/eideasy-browser-client/issues/136)) ([ab00274](https://github.com/eideasy/eideasy-browser-client/commit/ab0027424472a77ca8f9f17d57a9fb1fb2ae638b))
561
+
562
+
563
+
564
+ # [2.37.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.35.2...v2.37.0) (2022-08-18)
565
+
566
+
567
+ ### Features
568
+
569
+ * enable d-trust for US ([#136](https://github.com/eideasy/eideasy-browser-client/issues/136)) ([ab00274](https://github.com/eideasy/eideasy-browser-client/commit/ab0027424472a77ca8f9f17d57a9fb1fb2ae638b))
570
+
571
+
572
+
573
+ # [2.36.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.35.2...v2.36.0) (2022-08-18)
574
+
575
+
576
+ ### Features
577
+
578
+ * enable d-trust for US ([#136](https://github.com/eideasy/eideasy-browser-client/issues/136)) ([ab00274](https://github.com/eideasy/eideasy-browser-client/commit/ab0027424472a77ca8f9f17d57a9fb1fb2ae638b))
579
+
580
+
581
+
582
+ ## [2.35.2](https://github.com/eideasy/eideasy-browser-client/compare/v2.35.1...v2.35.2) (2022-08-03)
583
+
584
+
585
+ ### Features
586
+
587
+ * fix freja allowed countries ([#133](https://github.com/eideasy/eideasy-browser-client/issues/133)) ([122c75d](https://github.com/eideasy/eideasy-browser-client/commit/122c75d6be20d167271970b4790795eb72c83c26))
588
+
589
+
590
+
591
+ ## [2.35.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.35.0...v2.35.1) (2022-08-02)
592
+
593
+
594
+ ### Bug Fixes
595
+
596
+ * improve id card telemetry ([#132](https://github.com/eideasy/eideasy-browser-client/issues/132)) ([4e004c7](https://github.com/eideasy/eideasy-browser-client/commit/4e004c762fbffa9c73bd5930576c8410064d2bd7))
597
+
598
+
599
+ ### Features
600
+
601
+ * update allowed countries for methods ([#131](https://github.com/eideasy/eideasy-browser-client/issues/131)) ([3edfa2b](https://github.com/eideasy/eideasy-browser-client/commit/3edfa2bc63d47ee9c6382cef57d4c5590ce17cfa))
602
+
603
+
604
+
605
+ # [2.35.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.34.0...v2.35.0) (2022-07-27)
606
+
607
+
608
+ ### Features
609
+
610
+ * add audkenni module ([ca87abb](https://github.com/eideasy/eideasy-browser-client/commit/ca87abbbda3caa2a01a7f7179429f9ba79e02a69))
611
+ * code review improvements ([492f464](https://github.com/eideasy/eideasy-browser-client/commit/492f46457ec1611d23c1c4db9081e51af6b5a5ce))
612
+
613
+
614
+
615
+ # [2.34.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.33.0...v2.34.0) (2022-07-26)
616
+
617
+
618
+ ### Features
619
+
620
+ * add FTN simple signature module ([a57ae9a](https://github.com/eideasy/eideasy-browser-client/commit/a57ae9a92b3f700cb0fb24e9cff7bf7b445e059a))
621
+ * change simple to advanced full ([28bf161](https://github.com/eideasy/eideasy-browser-client/commit/28bf16143b4aea72f398a8ad51489f015c92fd44))
622
+ * revert changed selectedCountry ([01a4e66](https://github.com/eideasy/eideasy-browser-client/commit/01a4e6671ade41473a0f1abb99baf97f5bb8ddb8))
623
+
624
+
625
+
626
+ # [2.33.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.32.0...v2.33.0) (2022-07-11)
627
+
628
+
629
+ ### Features
630
+
631
+ * use regular redirect instead of a popup window for d-trust sign-me ([#127](https://github.com/eideasy/eideasy-browser-client/issues/127)) ([97e61bb](https://github.com/eideasy/eideasy-browser-client/commit/97e61bbd077039753b97d08ca47c9836c3600f1b))
632
+
633
+
634
+
635
+ # [2.32.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.31.0...v2.32.0) (2022-06-30)
636
+
637
+
638
+ ### Features
639
+
640
+ * add freja id signature module ([#126](https://github.com/eideasy/eideasy-browser-client/issues/126)) ([1ef76e3](https://github.com/eideasy/eideasy-browser-client/commit/1ef76e37b178541716974ba8ef450f1bf2cf7d4e))
641
+
642
+
643
+
644
+ # [2.31.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.30.0...v2.31.0) (2022-06-29)
645
+
646
+
647
+
648
+ # [2.30.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.29.0...v2.30.0) (2022-06-29)
649
+
650
+
651
+ ### Features
652
+
653
+ * add IDIN identification module ([#124](https://github.com/eideasy/eideasy-browser-client/issues/124)) ([e89aac4](https://github.com/eideasy/eideasy-browser-client/commit/e89aac4ed32374eca32798c5dc08feb6a1f72d16))
654
+
655
+
656
+
657
+ # [2.29.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.28.0...v2.29.0) (2022-06-29)
658
+
659
+
660
+
661
+ # [2.28.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.27.0...v2.28.0) (2022-06-29)
662
+
663
+
664
+ ### Features
665
+
666
+ * 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))
667
+
668
+
669
+
670
+ # [2.27.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.26.0...v2.27.0) (2022-06-15)
671
+
672
+
673
+ ### Features
674
+
675
+ * 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))
676
+
677
+
678
+
679
+ # [2.26.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.25.0...v2.26.0) (2022-06-14)
680
+
681
+
682
+ ### Features
683
+
684
+ * 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))
685
+
686
+
687
+
688
+ # [2.25.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.24.0...v2.25.0) (2022-06-10)
689
+
690
+
691
+ ### Features
692
+
693
+ * add IDIN module ([#121](https://github.com/eideasy/eideasy-browser-client/issues/121)) ([e5fde02](https://github.com/eideasy/eideasy-browser-client/commit/e5fde0279f6fd846baef1c7823aaeb4cba0f1f0e))
694
+ * 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))
695
+
696
+
697
+
698
+ # [2.24.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.23.1...v2.24.0) (2022-06-07)
699
+
700
+
701
+ ### Features
702
+
703
+ * add swedish login module ([#118](https://github.com/eideasy/eideasy-browser-client/issues/118)) ([2285fd4](https://github.com/eideasy/eideasy-browser-client/commit/2285fd49d896ae460cf1e69a45e6be5369370f3f))
704
+
705
+
706
+
707
+ ## [2.23.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.23.0...v2.23.1) (2022-05-17)
708
+
709
+
710
+ ### Bug Fixes
711
+
712
+ * encrypt Chave Movel phone ([#116](https://github.com/eideasy/eideasy-browser-client/issues/116)) ([937af17](https://github.com/eideasy/eideasy-browser-client/commit/937af17d00fdecdbab27f2f36f6c29d07c05e721))
713
+
714
+
715
+
716
+ # [2.23.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.22.0...v2.23.0) (2022-05-12)
717
+
718
+
719
+
720
+ # [2.22.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.21.0...v2.22.0) (2022-05-11)
721
+
722
+
723
+ ### Features
724
+
725
+ * 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))
726
+
727
+
728
+
729
+ # [2.21.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.20.1...v2.21.0) (2022-05-07)
730
+
731
+
732
+ ### Features
733
+
734
+ * 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))
735
+
736
+
737
+
738
+ ## [2.20.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.20.0...v2.20.1) (2022-05-04)
739
+
740
+
741
+ ### Bug Fixes
742
+
743
+ * 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))
744
+
745
+
746
+
747
+ # [2.20.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.19.1...v2.20.0) (2022-05-03)
748
+
749
+
750
+ ### Features
751
+
752
+ * add itsme login module ([8f19970](https://github.com/eideasy/eideasy-browser-client/commit/8f19970ac136f5b3e701b0197ed3487f48f1ef9a))
753
+ * add itsme login module ([#110](https://github.com/eideasy/eideasy-browser-client/issues/110)) ([39be662](https://github.com/eideasy/eideasy-browser-client/commit/39be662d50dafbeb78d4780a5715089db09b1153))
754
+
755
+
756
+
757
+ ## [2.19.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.19.0...v2.19.1) (2022-04-28)
758
+
759
+
760
+
761
+ # [2.19.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.18.0...v2.19.0) (2022-04-21)
762
+
763
+
764
+ ### Features
765
+
766
+ * add module for norwegian-bankid-qes-signature ([ba0d6c8](https://github.com/eideasy/eideasy-browser-client/commit/ba0d6c88499b032924cce17371624bc05f462a2a))
767
+
768
+
769
+
770
+ # [2.18.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.17.2...v2.18.0) (2022-04-20)
771
+
772
+
773
+ ### Features
774
+
775
+ * add fi-ftn-qes-signature method module ([384fe71](https://github.com/eideasy/eideasy-browser-client/commit/384fe715b3da2a539f9e0b029eaeb4d6c1abd91d))
776
+
777
+
778
+
779
+ ## [2.17.2](https://github.com/eideasy/eideasy-browser-client/compare/v2.17.1...v2.17.2) (2022-04-15)
780
+
781
+
782
+ ### Bug Fixes
783
+
784
+ * fix an issue where id card signing module acted on wrong window postMessage events ([c6a6dbc](https://github.com/eideasy/eideasy-browser-client/commit/c6a6dbc44961a3da4cc82fd9f7620ca41d070ff0))
785
+
786
+
787
+
788
+ ## [2.17.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.17.0...v2.17.1) (2022-04-14)
789
+
790
+
791
+ ### Bug Fixes
792
+
793
+ * do not check for status ok, it is unneccessary ([b99b522](https://github.com/eideasy/eideasy-browser-client/commit/b99b522fe77999cb350f1247902466604c1f8e37))
794
+
795
+
796
+
797
+ # [2.17.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.16.0...v2.17.0) (2022-04-13)
798
+
799
+
800
+ ### Features
801
+
802
+ * add Chave Movel signature method" ([f21166c](https://github.com/eideasy/eideasy-browser-client/commit/f21166c5c4991522cf124cf5d6502fc2b3002f82))
803
+
804
+
805
+
806
+ # [2.16.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.15.1...v2.16.0) (2022-04-12)
807
+
808
+
809
+ ### Features
810
+
811
+ * add mitIdSignature ([85baa34](https://github.com/eideasy/eideasy-browser-client/commit/85baa340daf0fea11ae0a2a856dafc4c228f5a6d))
812
+
813
+
814
+
815
+ ## [2.15.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.15.0...v2.15.1) (2022-04-12)
816
+
817
+
818
+ ### Bug Fixes
819
+
820
+ * add Finland to the list of supported countries for D-Trust sign-me QES" ([ffa43ca](https://github.com/eideasy/eideasy-browser-client/commit/ffa43ca374a759887ad67d2eac2cbca2d2a35209))
821
+
822
+
823
+
824
+ # [2.15.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.14.2...v2.15.0) (2022-04-08)
825
+
826
+
827
+ ### Features
828
+
829
+ * improve monitoring ([d3208bc](https://github.com/eideasy/eideasy-browser-client/commit/d3208bc4264aadfca297388f3b450de9cc444b1e))
830
+
831
+
832
+
833
+ ## [2.14.2](https://github.com/eideasy/eideasy-browser-client/compare/v2.14.1...v2.14.2) (2022-04-05)
834
+
835
+
836
+ ### Bug Fixes
837
+
838
+ * detect when the opened child window was closed ([f08492b](https://github.com/eideasy/eideasy-browser-client/commit/f08492b884f68b8960d81af0d24d6b43ef2d21a4))
839
+
840
+
841
+
842
+ ## [2.14.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.14.0...v2.14.1) (2022-04-05)
843
+
844
+
845
+
846
+ # [2.14.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.13.4...v2.14.0) (2022-03-29)
847
+
848
+
849
+
850
+ ## [2.13.4](https://github.com/eideasy/eideasy-browser-client/compare/v2.13.3...v2.13.4) (2022-03-22)
851
+
852
+
853
+ ### Bug Fixes
854
+
855
+ * handle id card signature user cancel errors ([19cc886](https://github.com/eideasy/eideasy-browser-client/commit/19cc886066fdcbcd39c3c04c396b5637c507713b))
856
+
857
+
858
+
859
+ ## [2.13.3](https://github.com/eideasy/eideasy-browser-client/compare/v2.13.2...v2.13.3) (2022-03-22)
860
+
861
+
862
+ ### Bug Fixes
863
+
864
+ * add better user_cancel detection ([75211d3](https://github.com/eideasy/eideasy-browser-client/commit/75211d3f2e5e37687188bc3474bf71550bc61f42))
865
+
866
+
867
+
868
+ ## [2.13.2](https://github.com/eideasy/eideasy-browser-client/compare/v2.13.1...v2.13.2) (2022-03-22)
869
+
870
+
871
+ ### Bug Fixes
872
+
873
+ * make id card signing compatible with the new web-eid ([fd4a691](https://github.com/eideasy/eideasy-browser-client/commit/fd4a6913405d3a86ce29b1fbe2e410f154bb4fec))
874
+
875
+
876
+
877
+ ## [2.13.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.13.0...v2.13.1) (2022-02-04)
878
+
879
+
880
+ ### Bug Fixes
881
+
882
+ * fix the web-eid integration issues ([5b9e905](https://github.com/eideasy/eideasy-browser-client/commit/5b9e905e5961a5a4266a124bf6f36e033164f215))
883
+
884
+
885
+
886
+ # [2.13.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.12.1...v2.13.0) (2022-01-18)
887
+
888
+
889
+ ### Features
890
+
891
+ * add Swedish BankId signature ([9b8fdf9](https://github.com/eideasy/eideasy-browser-client/commit/9b8fdf9be5e79f3a010c8cb4881c00a12d83ffbb))
892
+
893
+
894
+
895
+ ## [2.12.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.12.0...v2.12.1) (2021-12-22)
896
+
897
+
898
+ ### Bug Fixes
899
+
900
+ * call the fail callback if status 200, but data contains status: 'error' ([b8cf971](https://github.com/eideasy/eideasy-browser-client/commit/b8cf9717d57aed7c052efd73cdca169a4f45031c))
901
+
902
+
903
+
904
+ # [2.12.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.11.0...v2.12.0) (2021-12-09)
905
+
906
+
907
+ ### Features
908
+
909
+ * add new method: sign with Google ([f48f363](https://github.com/eideasy/eideasy-browser-client/commit/f48f3634b85b3f9dd7d1f5f97ace56b07f9803a2))
910
+
911
+
912
+
913
+ # [2.11.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.10.1...v2.11.0) (2021-12-02)
914
+
915
+
916
+ ### Features
917
+
918
+ * add MojeID signing ([556f5c1](https://github.com/eideasy/eideasy-browser-client/commit/556f5c1264402ca29c677aa9b66d26693ef8dac3))
919
+ * add the following languages: es, fi, fr, pt, sv ([3da48f8](https://github.com/eideasy/eideasy-browser-client/commit/3da48f8782e6dea6c79666a99f72ffe98306f31d))
920
+
921
+
922
+
923
+ ## [2.10.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.9.0...v2.10.1) (2021-11-30)
924
+
925
+
926
+ ### Features
927
+
928
+ * add modifyEndpointUrl option that allows modifying api endpoints just before they are called ([c8b0c94](https://github.com/eideasy/eideasy-browser-client/commit/c8b0c94a17900a8e507058024b4d9184bd5830ed))
929
+
930
+
931
+
932
+ # [2.10.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.9.0...v2.10.0) (2021-11-30)
933
+
934
+
935
+ ### Features
936
+
937
+ * add modifyEndpointUrl option that allows modifying api endpoints just before they are called ([c8b0c94](https://github.com/eideasy/eideasy-browser-client/commit/c8b0c94a17900a8e507058024b4d9184bd5830ed))
938
+
939
+
940
+
941
+ # [2.10.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.9.0...v2.10.0) (2021-11-30)
942
+
943
+
944
+ ### Features
945
+
946
+ * add modifyEndpointUrl option that allows modifying api endpoints just before they are called ([c8b0c94](https://github.com/eideasy/eideasy-browser-client/commit/c8b0c94a17900a8e507058024b4d9184bd5830ed))
947
+
948
+
949
+
950
+ # [2.9.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.8.0...v2.9.0) (2021-11-19)
951
+
952
+
953
+ ### Features
954
+
955
+ * poll smart-id complete ednpoint ([9476674](https://github.com/eideasy/eideasy-browser-client/commit/947667442228e89091f5ceae423aa13a93afa097))
956
+
957
+
958
+
959
+ # [2.8.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.8.0-beta.0...v2.8.0) (2021-11-11)
960
+
961
+
962
+
963
+ # [2.8.0-beta.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.7.0...v2.8.0-beta.0) (2021-11-11)
964
+
965
+
966
+
967
+ # [2.7.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.7.0-alpha.0...v2.7.0) (2021-11-10)
968
+
969
+
970
+ ### Features
971
+
972
+ * disable FI for smart-id signing and logins ([4db7366](https://github.com/eideasy/eideasy-browser-client/commit/4db7366ff13ad282fdbc545cd1f7eb0e17ddeb8f))
973
+
974
+
975
+
976
+ # [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)
977
+
978
+
979
+
980
+ # [2.1.0-alpha.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.6.0...v2.1.0-alpha.0) (2021-11-08)
981
+
982
+
983
+ ### Features
984
+
985
+ * add Finland to the smart-id login and signature supported countries ([828b247](https://github.com/eideasy/eideasy-browser-client/commit/828b247874f56c1f2b9eb7c5504707eba2654dea))
986
+
987
+
988
+
989
+ # [2.6.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.5.1...v2.6.0) (2021-11-08)
990
+
991
+
992
+ ### Features
993
+
994
+ * add zealid signing method ([5ea00b2](https://github.com/eideasy/eideasy-browser-client/commit/5ea00b2d25b93bc1e4ec421f26e0d89e353e6048))
995
+
996
+
997
+
998
+ ## [2.5.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.5.0...v2.5.1) (2021-11-03)
999
+
1000
+
1001
+ ### Bug Fixes
1002
+
1003
+ * redirect the parent window if the client is inside an iframe ([7e8daff](https://github.com/eideasy/eideasy-browser-client/commit/7e8dafffbb369807c7716bcd4b03f80b1f60c573))
1004
+
1005
+
1006
+
1007
+ # [2.5.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.4.0...v2.5.0) (2021-10-29)
1008
+
1009
+
1010
+ ### Features
1011
+
1012
+ * improve api endpoints config ([519749f](https://github.com/eideasy/eideasy-browser-client/commit/519749f116d72fac684b65eeea047bc4f7c3002e))
1013
+
1014
+
1015
+
1016
+ # [2.4.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.3.0...v2.4.0) (2021-10-27)
1017
+
1018
+
1019
+ ### Features
1020
+
1021
+ * add Austrian Handy Signatur signing ([7ef67be](https://github.com/eideasy/eideasy-browser-client/commit/7ef67bec1100876598b5f64fef51424274caede6))
1022
+
1023
+
1024
+
1025
+ # [2.3.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.2.0...v2.3.0) (2021-10-27)
1026
+
1027
+
1028
+
1029
+ # [2.2.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.1.0...v2.2.0) (2021-10-26)
1030
+
1031
+
1032
+ ### Features
1033
+
1034
+ * improve error handling for createIdCardSignature ([6bc597f](https://github.com/eideasy/eideasy-browser-client/commit/6bc597f16d08623218755b7beb5307f7a2434fc4))
1035
+
1036
+
1037
+
1038
+ # [2.1.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.0.1...v2.1.0) (2021-10-26)
1039
+
1040
+
1041
+ ### Features
1042
+
1043
+ * add Austrian Handy Signatur identification ([3b65ba4](https://github.com/eideasy/eideasy-browser-client/commit/3b65ba4d9eb5b831693ca923672595a6db33b30f))
1044
+ * Add id card read no_certifiacetes error message ([4d87023](https://github.com/eideasy/eideasy-browser-client/commit/4d870238782b9d5d86c2832bbc6f35f516a50637))
1045
+
1046
+
1047
+
1048
+ ## [2.0.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.0.0...v2.0.1) (2021-10-25)
1049
+
1050
+
1051
+ ### Bug Fixes
1052
+
1053
+ * 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))
1054
+
1055
+
1056
+
1057
+ # [2.0.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.9.1...v2.0.0) (2021-10-22)
1058
+
1059
+
1060
+ ### Features
1061
+
1062
+ * add all the currently available signing methods
1063
+ * remove the insteadOfRedirect setting
1064
+ * rename countriesWhitelist to supportedCountries
1065
+ * use the new redirect pattern for Moje ID ([3164e78](https://github.com/eideasy/eideasy-browser-client/commit/3164e783b3de7de02675561e87a0d0f50e4f77d4))
1066
+
1067
+
1068
+
1069
+ ## [1.9.1](https://github.com/eideasy/eideasy-browser-client/compare/v1.9.0...v1.9.1) (2021-09-02)
1070
+
1071
+
1072
+ ### Bug Fixes
1073
+
1074
+ * add language param to finnishTrustNetwork request ([554463d](https://github.com/eideasy/eideasy-browser-client/commit/554463d13bc1f52a1c0875119d27046a6372be3d))
1075
+
1076
+
1077
+
1078
+ # [1.9.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.8.0...v1.9.0) (2021-08-31)
1079
+
1080
+
1081
+ ### Features
1082
+
1083
+ * add Finnish Trust Network ([#61](https://github.com/eideasy/eideasy-browser-client/issues/61)) ([26b894a](https://github.com/eideasy/eideasy-browser-client/commit/26b894a42d625401a345b37cb689b5982ccc3d6f))
1084
+
1085
+
1086
+
1087
+ # [1.8.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.7.0...v1.8.0) (2021-08-30)
1088
+
1089
+
1090
+ ### Features
1091
+
1092
+ * add MojeiD ([#60](https://github.com/eideasy/eideasy-browser-client/issues/60)) ([97bee7d](https://github.com/eideasy/eideasy-browser-client/commit/97bee7d46c559e506d28e8b21be6938bcec0e352))
1093
+
1094
+
1095
+
1096
+ # [1.7.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.6.2...v1.7.0) (2021-08-17)
1097
+
1098
+
1099
+
1100
+ ## [1.6.2](https://github.com/eideasy/eideasy-browser-client/compare/v1.6.1...v1.6.2) (2021-08-09)
1101
+
1102
+
1103
+ ### Bug Fixes
1104
+
1105
+ * fix eparaksts sandbox url ([39cfa0b](https://github.com/eideasy/eideasy-browser-client/commit/39cfa0b551f39a6a971f42c912ad6e6e4cf6d5c0))
1106
+
1107
+
1108
+
1109
+ ## [1.6.1](https://github.com/eideasy/eideasy-browser-client/compare/v1.6.0...v1.6.1) (2021-08-09)
1110
+
1111
+
1112
+ ### Bug Fixes
1113
+
1114
+ * rename appUrl to redirectUri for consistency ([bafcf28](https://github.com/eideasy/eideasy-browser-client/commit/bafcf28e7560f4f78aaf2e37806e23864c58e599))
1115
+
1116
+
1117
+
1118
+ # [1.6.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.5.0...v1.6.0) (2021-08-09)
1119
+
1120
+
1121
+ ### Features
1122
+
1123
+ * get the ZealiD iframe url from the eID Easy API ([0c8cdc3](https://github.com/eideasy/eideasy-browser-client/commit/0c8cdc3d50a15c147af1c7e526161fe632cfce0d))
1124
+
1125
+
1126
+
1127
+ # [1.5.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.4.1...v1.5.0) (2021-08-06)
1128
+
1129
+
1130
+ ### Features
1131
+
1132
+ * add 'modifyRequestSettings' option that makes it possible to alter the outgoing requests ([d7332f2](https://github.com/eideasy/eideasy-browser-client/commit/d7332f24974861b6643d5fbf8864f4cf00b8caf8))
1133
+
1134
+
1135
+
1136
+ ## [1.4.1](https://github.com/eideasy/eideasy-browser-client/compare/v1.4.0...v1.4.1) (2021-08-05)
1137
+
1138
+
1139
+ ### Bug Fixes
1140
+
1141
+ * only listen to the messages from the ZealiD iframe ([aff7c08](https://github.com/eideasy/eideasy-browser-client/commit/aff7c08bdd09a838070269d9cb7edb9532989dd5))
1142
+
1143
+
1144
+
1145
+ # [1.4.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.3.3...v1.4.0) (2021-08-04)
1146
+
1147
+
1148
+ ### Bug Fixes
1149
+
1150
+ * 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))
1151
+
1152
+
1153
+ ### Features
1154
+
1155
+ * 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))
1156
+
1157
+
1158
+
1159
+ ## [1.3.3](https://github.com/eideasy/eideasy-browser-client/compare/v1.3.2...v1.3.3) (2021-08-04)
1160
+
1161
+
1162
+ ### Bug Fixes
1163
+
1164
+ * Add 'NOT_MID_CLIENT' to error statuses ([cb1c758](https://github.com/eideasy/eideasy-browser-client/commit/cb1c7584bfe23483e7722525084e228a0ba29aef))
1165
+
1166
+
1167
+
1168
+ ## [1.3.2](https://github.com/eideasy/eideasy-browser-client/compare/v1.3.1...v1.3.2) (2021-08-04)
1169
+
1170
+
1171
+ ### Bug Fixes
1172
+
1173
+ * 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))
1174
+
1175
+
1176
+
1177
+ ## [1.3.1](https://github.com/eideasy/eideasy-browser-client/compare/v1.3.0...v1.3.1) (2021-08-04)
1178
+
1179
+
1180
+
1181
+ # [1.3.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.2.0...v1.3.0) (2021-08-04)
1182
+
1183
+
1184
+ ### Features
1185
+
1186
+ * add ZealiD identification ([9e82feb](https://github.com/eideasy/eideasy-browser-client/commit/9e82febbd8b327a4ac0314f45a6a7d510bd5066f))
1187
+
1188
+
1189
+
1190
+ # [1.2.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.2.0-alpha.1...v1.2.0) (2021-08-03)
1191
+
1192
+
1193
+ ### Features
1194
+
1195
+ * finalize freja id implementation ([7fd56c8](https://github.com/eideasy/eideasy-browser-client/commit/7fd56c8e856121fbd38b68276e17ba6fa4c2db32))
1196
+ * update translations ([aecf10a](https://github.com/eideasy/eideasy-browser-client/commit/aecf10a7e15a00ab3b3e7a9b9fd257a463339cf6))
1197
+
1198
+
1199
+
1200
+ # [1.2.0-alpha.1](https://github.com/eideasy/eideasy-browser-client/compare/v1.1.0...v1.2.0-alpha.1) (2021-08-02)
1201
+
1202
+
1203
+
1204
+ # [1.1.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.1.0-alpha.2...v1.1.0) (2021-08-02)
1205
+
1206
+
1207
+
1208
+ # [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)
1209
+
1210
+
1211
+
1212
+ # [1.1.0-alpha.1](https://github.com/eideasy/eideasy-browser-client/compare/v1.0.5...v1.1.0-alpha.1) (2021-08-02)
1213
+
1214
+
1215
+ ### Features
1216
+
1217
+ * **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))
1218
+
1219
+
1220
+
1221
+ ## [1.0.5](https://github.com/eideasy/eideasy-browser-client/compare/v1.0.4...v1.0.5) (2021-07-30)
1222
+
1223
+
1224
+
1225
+ ## [1.0.4](https://github.com/eideasy/eideasy-browser-client/compare/v1.0.3...v1.0.4) (2021-07-29)
1226
+
1227
+
1228
+ ### Bug Fixes
1229
+
1230
+ * use short poll for crateMobileId, createSmartId ([153c7b2](https://github.com/eideasy/eideasy-browser-client/commit/153c7b2bee19f60c8917783855206d474dcb93f4))
1231
+
1232
+
1233
+
1234
+ ## [1.0.3](https://github.com/eideasy/eideasy-browser-client/compare/v1.0.2...v1.0.3) (2021-07-29)
1235
+
1236
+
1237
+ ### Bug Fixes
1238
+
1239
+ * add timeout to smart id method ([deadd47](https://github.com/eideasy/eideasy-browser-client/commit/deadd473ab518d5d64303626467c5bdc3dc48322))
1240
+ * handle smart-id and mobile-id cancellations ([d1c8ddb](https://github.com/eideasy/eideasy-browser-client/commit/d1c8ddb29a2ff786884f0a7ac1be52609d01209f))
1241
+
1242
+
1243
+
1244
+ ## [1.0.3](https://github.com/eideasy/eideasy-browser-client/compare/v1.0.2...v1.0.3) (2021-07-29)
1245
+
1246
+
1247
+ ### Bug Fixes
1248
+
1249
+ * add timeout to smart id method ([deadd47](https://github.com/eideasy/eideasy-browser-client/commit/deadd473ab518d5d64303626467c5bdc3dc48322))
1250
+ * handle smart-id and mobile-id cancellations ([d1c8ddb](https://github.com/eideasy/eideasy-browser-client/commit/d1c8ddb29a2ff786884f0a7ac1be52609d01209f))
1251
+
1252
+
1253
+
1254
+ ## [1.0.2](https://github.com/eideasy/eideasy-browser-client/compare/v1.0.1...v1.0.2) (2021-07-28)
1255
+
1256
+
1257
+ ### Bug Fixes
1258
+
1259
+ * 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))
1260
+
1261
+
1262
+
1263
+ ## [1.0.1](https://github.com/eideasy/eideasy-browser-client/compare/v1.0.0...v1.0.1) (2021-07-28)
1264
+
1265
+
1266
+
1267
+ # [1.0.0](https://github.com/eideasy/eideasy-browser-client/compare/v0.14.3-alpha.15...v1.0.0) (2021-07-28)
1268
+
1269
+
1270
+
1271
+ ## [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)
1272
+
1273
+
1274
+
1275
+ ## [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)
1276
+
1277
+
1278
+ ### Bug Fixes
1279
+
1280
+ * 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))
1281
+
1282
+
1283
+
1284
+ ## [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)
1285
+
1286
+
1287
+ ### Bug Fixes
1288
+
1289
+ * 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))
1290
+
1291
+
1292
+
1293
+ ## [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)
1294
+
1295
+
1296
+
1297
+ ## [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)
1298
+
1299
+
1300
+
1301
+ ## [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)
1302
+
1303
+
1304
+
1305
+ ## [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)
1306
+
1307
+
1308
+
1309
+ ## [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)
1310
+
1311
+
1312
+
1313
+ ## [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)
1314
+
1315
+
1316
+ ### Bug Fixes
1317
+
1318
+ * name library exports correctly ([#26](https://github.com/eideasy/eideasy-browser-client/issues/26)) ([9c8a4bb](https://github.com/eideasy/eideasy-browser-client/commit/9c8a4bb154b45d4d197c623d76581e20172e6999))
1319
+
1320
+
1321
+
1322
+ ## [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)
1323
+
1324
+
1325
+
1326
+ ## [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)
1327
+
1328
+
1329
+
1330
+ ## [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)
1331
+
1332
+
1333
+
1334
+ ## [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)
1335
+
1336
+
1337
+ ### Bug Fixes
1338
+
1339
+ * 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))
1340
+
1341
+
1342
+
1343
+ ## [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)
1344
+
1345
+
1346
+
1347
+ ## 0.14.3-alpha.1 (2021-07-14)
1348
+
1349
+
1350
+ ### Bug Fixes
1351
+
1352
+ * 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))
1353
+
1354
+
1355
+ ### Features
1356
+
1357
+ * add better error handling ([#8](https://github.com/eideasy/eideasy-browser-client/issues/8)) ([af8eed5](https://github.com/eideasy/eideasy-browser-client/commit/af8eed5c08c39527e328e59ae56ec99bcf802a38))
1358
+ * add methods configuration ([#9](https://github.com/eideasy/eideasy-browser-client/issues/9)) ([cbaf78d](https://github.com/eideasy/eideasy-browser-client/commit/cbaf78de9f701dfa044971c723e23deba1ea2b36))
1359
+ * **config:** add the initial config.js ([f629268](https://github.com/eideasy/eideasy-browser-client/commit/f629268317c82244cce080fcaf10d849d6313042))
1360
+ * Update package name ([#10](https://github.com/eideasy/eideasy-browser-client/issues/10)) ([41f0343](https://github.com/eideasy/eideasy-browser-client/commit/41f034315fa94a3def9d9aac49a9d765376d95ce))
1361
+
1362
+
1363
+