@eid-easy/eideasy-widget 2.100.0 → 2.102.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,21 @@
1
+ # [2.102.0](https://github.com/eideasy/eideasy-widget/compare/v2.101.0...v2.102.0) (2024-01-12)
2
+
3
+
4
+ ### Features
5
+
6
+ * widget add veriff for signing and authentication ([#223](https://github.com/eideasy/eideasy-widget/issues/223)) ([e6b8be1](https://github.com/eideasy/eideasy-widget/commit/e6b8be19d6906793c01cc81f21b2f1b44c98cf5b))
7
+
8
+
9
+
10
+ # [2.101.0](https://github.com/eideasy/eideasy-widget/compare/v2.100.0...v2.101.0) (2024-01-04)
11
+
12
+
13
+ ### Features
14
+
15
+ * Allow end user to resend SMS OTP ([#221](https://github.com/eideasy/eideasy-widget/issues/221)) ([fdd6d74](https://github.com/eideasy/eideasy-widget/commit/fdd6d74d32223aa3363a297c64a467fd5ad37bb1))
16
+
17
+
18
+
1
19
  # [2.100.0](https://github.com/eideasy/eideasy-widget/compare/v2.99.0...v2.100.0) (2023-12-01)
2
20
 
3
21
 
@@ -114,1591 +132,1591 @@
114
132
 
115
133
 
116
134
 
117
- # [2.89.0-beta.1](https://github.com/eideasy/eideasy-widget/compare/v2.88.0...v2.89.0-beta.1) (2023-10-04)
118
-
119
-
120
- ### Features
121
-
122
- * support safari 13 ([6da2b7d](https://github.com/eideasy/eideasy-widget/commit/6da2b7d1c86a1d048c5670a4cf647c60a25541d2))
123
-
124
-
125
-
126
- # [2.88.0](https://github.com/eideasy/eideasy-widget/compare/v2.87.0...v2.88.0) (2023-10-03)
127
-
128
-
129
- ### Features
130
-
131
- * Allow smart id signing request without waiting for challenge code ([#208](https://github.com/eideasy/eideasy-widget/issues/208)) ([cdd917a](https://github.com/eideasy/eideasy-widget/commit/cdd917a3033290cfe2e1e3097dc169fabd3aae19))
132
-
133
-
134
-
135
- # [2.87.0](https://github.com/eideasy/eideasy-widget/compare/v2.86.1...v2.87.0) (2023-10-03)
136
-
137
-
138
-
139
- ## [2.86.1](https://github.com/eideasy/eideasy-widget/compare/v2.86.0...v2.86.1) (2023-09-29)
140
-
141
-
142
- ### Features
143
-
144
- * Show proper error message when CertEurope USB token's software is not setup ([#207](https://github.com/eideasy/eideasy-widget/issues/207)) ([c8aa600](https://github.com/eideasy/eideasy-widget/commit/c8aa600f243862317a6f6b77fbcac03a4940d9cb))
145
-
146
-
147
-
148
- # [2.86.0](https://github.com/eideasy/eideasy-widget/compare/v2.85.0...v2.86.0) (2023-09-06)
149
-
150
-
151
- ### Features
152
-
153
- * Show onboarding instructions for D-Trust, Uanataca and evrotrust ([#206](https://github.com/eideasy/eideasy-widget/issues/206)) ([8d211bf](https://github.com/eideasy/eideasy-widget/commit/8d211bf196c4d69603cf3de48ab2b62ac5881e5b))
154
-
155
-
156
-
157
- # [2.85.0](https://github.com/eideasy/eideasy-widget/compare/v2.84.0...v2.85.0) (2023-08-31)
158
-
159
-
160
- ### Features
161
-
162
- * Update widget with new browser client for eparaksts-mobile-signature csc api ([#205](https://github.com/eideasy/eideasy-widget/issues/205)) ([e92225f](https://github.com/eideasy/eideasy-widget/commit/e92225f4279b5d9bf20f01808dd754ab73113e7b))
163
-
164
-
165
-
166
- # [2.84.0](https://github.com/eideasy/eideasy-widget/compare/v2.83.5...v2.84.0) (2023-08-29)
167
-
168
-
169
- ### Features
170
-
171
- * Add mobile id to CSC API for widget ([#204](https://github.com/eideasy/eideasy-widget/issues/204)) ([fc40944](https://github.com/eideasy/eideasy-widget/commit/fc4094449890b6a9e9fb579d5d4bd3bd4f30fe32))
172
-
173
-
174
-
175
- ## [2.83.5](https://github.com/eideasy/eideasy-widget/compare/v2.83.4...v2.83.5) (2023-08-25)
176
-
177
-
178
- ### Features
179
-
180
- * improve widget input values so that widget could use a full phone number ([#203](https://github.com/eideasy/eideasy-widget/issues/203)) ([a6e73b9](https://github.com/eideasy/eideasy-widget/commit/a6e73b9d83eb5e94fcca7139ceabce6cc5b7dedf))
181
-
182
-
183
-
184
- ## [2.83.4](https://github.com/eideasy/eideasy-widget/compare/v2.83.3...v2.83.4) (2023-08-23)
185
-
186
-
187
- ### Features
188
-
189
- * Fix js error on widget when using Crotia or Aland Island ID card without web eid ([a89ed14](https://github.com/eideasy/eideasy-widget/commit/a89ed141fb273b894925038e8f7982ff76c366ea))
190
-
191
-
192
-
193
- ## [2.83.3](https://github.com/eideasy/eideasy-widget/compare/v2.83.2...v2.83.3) (2023-08-21)
194
-
195
-
196
- ### Bug Fixes
197
-
198
- * Add Romanian Certsign usb token translation to fix error if nece… ([#200](https://github.com/eideasy/eideasy-widget/issues/200)) ([93a386a](https://github.com/eideasy/eideasy-widget/commit/93a386ab1f2acc03b7ec6c80998536c6eab4a02c))
199
-
200
-
201
-
202
- ## [2.83.2](https://github.com/eideasy/eideasy-widget/compare/v2.83.1...v2.83.2) (2023-08-17)
203
-
204
-
205
- ### Features
206
-
207
- * Widget stop showing spinner when response is 500 ([#198](https://github.com/eideasy/eideasy-widget/issues/198)) ([e538ef0](https://github.com/eideasy/eideasy-widget/commit/e538ef0322bdced5747ce4782f6cad1c2653b3cd))
208
-
209
-
210
-
211
- ## [2.83.1](https://github.com/eideasy/eideasy-widget/compare/v2.83.0...v2.83.1) (2023-08-15)
212
-
213
-
214
- ### Features
215
-
216
- * Yes.com branding changes for widget ([#196](https://github.com/eideasy/eideasy-widget/issues/196)) ([f6be3ee](https://github.com/eideasy/eideasy-widget/commit/f6be3ee48a4fea68cb651e360d87de8708bee120))
217
-
218
-
219
-
220
- # [2.83.0](https://github.com/eideasy/eideasy-widget/compare/v2.82.0...v2.83.0) (2023-07-13)
221
-
222
-
223
- ### Features
224
-
225
- * Add ItsMe for Luxembourg and Netherlands ([#195](https://github.com/eideasy/eideasy-widget/issues/195)) ([eacb793](https://github.com/eideasy/eideasy-widget/commit/eacb793e0ce3c06dc0da11b62ca785d084b887e3))
226
-
227
-
228
-
229
- # [2.82.0](https://github.com/eideasy/eideasy-widget/compare/v2.81.0...v2.82.0) (2023-06-15)
230
-
231
-
232
- ### Features
233
-
234
- * Add IDIN customer id login module ([#193](https://github.com/eideasy/eideasy-widget/issues/193)) ([a7ebfa1](https://github.com/eideasy/eideasy-widget/commit/a7ebfa119615c2ef97ee970f798233348e350d33))
235
-
236
-
237
-
238
- # [2.81.0](https://github.com/eideasy/eideasy-widget/compare/v2.80.0...v2.81.0) (2023-06-07)
239
-
240
-
241
- ### Features
242
-
243
- * add button for fr-ident-advanced-signature ([#191](https://github.com/eideasy/eideasy-widget/issues/191)) ([62f4067](https://github.com/eideasy/eideasy-widget/commit/62f4067453433a68671bcb495d6111bcfc79c0b3))
244
-
245
-
246
-
247
- # [2.80.0](https://github.com/eideasy/eideasy-widget/compare/v2.80.0-alpha.1...v2.80.0) (2023-05-12)
248
-
249
-
250
-
251
- # [2.80.0-alpha.1](https://github.com/eideasy/eideasy-widget/compare/v2.79.0...v2.80.0-alpha.1) (2023-05-12)
252
-
253
-
254
-
255
- # [2.79.0](https://github.com/eideasy/eideasy-widget/compare/v2.78.1...v2.79.0) (2023-05-10)
256
-
257
-
258
- ### Features
259
-
260
- * Add FTN via Nets ([#189](https://github.com/eideasy/eideasy-widget/issues/189)) ([b718726](https://github.com/eideasy/eideasy-widget/commit/b718726a34d6eff5b138c7f7bfcbc1e84ac4ccf9))
261
-
262
-
263
-
264
- ## [2.78.1](https://github.com/eideasy/eideasy-widget/compare/v2.78.0...v2.78.1) (2023-03-23)
265
-
266
-
267
- ### Features
268
-
269
- * Increase text size of MitId login button ([#187](https://github.com/eideasy/eideasy-widget/issues/187)) ([9bfcaca](https://github.com/eideasy/eideasy-widget/commit/9bfcacace04449bd9e444f2e35c3d14b3f6bd54a))
270
-
271
-
272
-
273
- # [2.78.0](https://github.com/eideasy/eideasy-widget/compare/v2.77.0...v2.78.0) (2023-03-22)
274
-
275
-
276
- ### Features
277
-
278
- * widget update mit id logo to comply with criipto ([#186](https://github.com/eideasy/eideasy-widget/issues/186)) ([cd11297](https://github.com/eideasy/eideasy-widget/commit/cd112975c1a0620d3c92073a202fe27be6eb482d))
279
-
280
-
281
-
282
- # [2.77.0](https://github.com/eideasy/eideasy-widget/compare/v2.76.0...v2.77.0) (2023-03-18)
283
-
284
-
285
-
286
- # [2.76.0](https://github.com/eideasy/eideasy-widget/compare/v2.75.0...v2.76.0) (2023-03-18)
287
-
288
-
289
- ### Features
290
-
291
- * Add confirmation page to itsme-qes flow ([#184](https://github.com/eideasy/eideasy-widget/issues/184)) ([b6d3279](https://github.com/eideasy/eideasy-widget/commit/b6d3279a81fdd4ccd9845036b0581927e6628e41))
292
-
293
-
294
-
295
- # [2.75.0](https://github.com/eideasy/eideasy-widget/compare/v2.74.0...v2.75.0) (2023-03-02)
296
-
297
-
298
- ### Features
299
-
300
- * Add itsme-qes-signature method ([#182](https://github.com/eideasy/eideasy-widget/issues/182)) ([34a12f1](https://github.com/eideasy/eideasy-widget/commit/34a12f1867fc5cba2f740835035058e7a95ec864))
301
-
302
-
303
-
304
- # [2.74.0](https://github.com/eideasy/eideasy-widget/compare/v2.73.1...v2.74.0) (2023-02-06)
305
-
306
-
307
- ### Features
308
-
309
- * Add itsme-login-standard method ([#181](https://github.com/eideasy/eideasy-widget/issues/181)) ([1dda40c](https://github.com/eideasy/eideasy-widget/commit/1dda40c161023dd84ed67a9f548babe6cf957516))
310
-
311
-
312
-
313
- ## [2.73.1](https://github.com/eideasy/eideasy-widget/compare/v2.73.0...v2.73.1) (2023-02-06)
314
-
315
-
316
- ### Bug Fixes
317
-
318
- * make field validation in the SPID signature module visible to the end users ([#180](https://github.com/eideasy/eideasy-widget/issues/180)) ([083ac8d](https://github.com/eideasy/eideasy-widget/commit/083ac8df6b061c23a50d8604fb9bab138e3a8eb6))
319
-
320
-
321
-
322
- # [2.73.0](https://github.com/eideasy/eideasy-widget/compare/v2.72.0...v2.73.0) (2023-02-06)
323
-
324
-
325
- ### Features
326
-
327
- * update browser-client to v2.61.0 for teh following functionality: automatically select the test id card urls for EE and BE in sandbox mode ([#179](https://github.com/eideasy/eideasy-widget/issues/179)) ([94d57c1](https://github.com/eideasy/eideasy-widget/commit/94d57c18168c63ab7fbbb98704f048f2abc9bf90))
328
-
329
-
330
-
331
- # [2.72.0](https://github.com/eideasy/eideasy-widget/compare/v2.71.0...v2.72.0) (2023-02-02)
332
-
333
-
334
- ### Features
335
-
336
- * Add norwegian-bankid-login method ([#177](https://github.com/eideasy/eideasy-widget/issues/177)) ([86197e0](https://github.com/eideasy/eideasy-widget/commit/86197e0ceb4b47023e3f6773eb694cfd5221a594))
337
-
338
-
339
-
340
- # [2.71.0](https://github.com/eideasy/eideasy-widget/compare/v2.70.0...v2.71.0) (2023-01-27)
341
-
342
-
343
- ### Features
344
-
345
- * Add mit-id-login method ([#176](https://github.com/eideasy/eideasy-widget/issues/176)) ([2bb9063](https://github.com/eideasy/eideasy-widget/commit/2bb906378375a1270b685da15eb53db7f3c03b8e))
346
-
347
-
348
-
349
- # [2.70.0](https://github.com/eideasy/eideasy-widget/compare/v2.69.1...v2.70.0) (2023-01-10)
350
-
351
-
352
- ### Features
353
-
354
- * add allowMethodChange option that determines whether the end user is allowed to change the preselected method ([#175](https://github.com/eideasy/eideasy-widget/issues/175)) ([fa58469](https://github.com/eideasy/eideasy-widget/commit/fa58469cb0d4d0f22b43f78bba5958a3be0a1a46))
355
-
356
-
357
-
358
- ## [2.69.1](https://github.com/eideasy/eideasy-widget/compare/v2.69.0...v2.69.1) (2022-12-30)
359
-
360
-
361
- ### Bug Fixes
362
-
363
- * fix the identification methods config issue ([#171](https://github.com/eideasy/eideasy-widget/issues/171)) ([1de45cc](https://github.com/eideasy/eideasy-widget/commit/1de45cc4d63a54cdaf63313cbce7f2b1db2397c3))
364
-
365
-
366
-
367
- ## [2.69.1-alpha.2](https://github.com/eideasy/eideasy-widget/compare/v2.69.0...v2.69.1-alpha.2) (2022-12-30)
368
-
369
-
370
-
371
- ## [2.69.1-alpha.1](https://github.com/eideasy/eideasy-widget/compare/v2.69.0...v2.69.1-alpha.1) (2022-12-30)
372
-
373
-
374
-
375
- # [2.69.0](https://github.com/eideasy/eideasy-widget/compare/v2.68.0...v2.69.0) (2022-12-30)
376
-
377
-
378
- ### Features
379
-
380
- * Add itsme-login-basic action button ([#167](https://github.com/eideasy/eideasy-widget/issues/167)) ([fba75f4](https://github.com/eideasy/eideasy-widget/commit/fba75f4db85f89ddf93d9546f0cda59748ef2de0))
381
- * Eid 1243 upgrade vue cli and related packages ([#166](https://github.com/eideasy/eideasy-widget/issues/166)) ([059ce89](https://github.com/eideasy/eideasy-widget/commit/059ce898145de17aaeae6ef69cccbbce55a9c4d7))
382
-
383
-
384
-
385
- # [2.68.0](https://github.com/eideasy/eideasy-widget/compare/v2.67.0...v2.68.0) (2022-12-22)
386
-
387
-
388
- ### Features
389
-
390
- * Show unique indentifier for swisscom ([#165](https://github.com/eideasy/eideasy-widget/issues/165)) ([837d905](https://github.com/eideasy/eideasy-widget/commit/837d905202ca7656fac97aa7bd367bb8c0c6ad57))
391
-
392
-
393
-
394
- # [2.67.0](https://github.com/eideasy/eideasy-widget/compare/v2.66.0...v2.67.0) (2022-12-20)
395
-
396
-
397
- ### Features
398
-
399
- * Add Freja eID Advanced and Qes methods ([#164](https://github.com/eideasy/eideasy-widget/issues/164)) ([18cbaef](https://github.com/eideasy/eideasy-widget/commit/18cbaef239c79030d838ff4dd5a05024fd6e9116))
400
-
401
-
402
-
403
- # [2.66.0](https://github.com/eideasy/eideasy-widget/compare/v2.65.0...v2.66.0) (2022-12-16)
404
-
405
-
406
- ### Features
407
-
408
- * allow enabling autocomplete on input fields ([#160](https://github.com/eideasy/eideasy-widget/issues/160)) ([ebe7fc5](https://github.com/eideasy/eideasy-widget/commit/ebe7fc53483254f1ac9fb63ae47e27950476e338))
409
-
410
-
411
-
412
- # [2.65.0](https://github.com/eideasy/eideasy-widget/compare/v2.64.0...v2.65.0) (2022-12-15)
413
-
414
-
415
- ### Features
416
-
417
- * show challenge for Halcom signatures ([#163](https://github.com/eideasy/eideasy-widget/issues/163)) ([07cf21d](https://github.com/eideasy/eideasy-widget/commit/07cf21de0bdfb63544e6491faca0001312783d80))
418
-
419
-
420
-
421
- # [2.64.0](https://github.com/eideasy/eideasy-widget/compare/v2.63.0...v2.64.0) (2022-12-14)
422
-
423
-
424
- ### Features
425
-
426
- * Add Swedish Bank ID Signatures ([#162](https://github.com/eideasy/eideasy-widget/issues/162)) ([f86d22d](https://github.com/eideasy/eideasy-widget/commit/f86d22d00c0aed43572172eb3d3933422bd4237d))
427
-
428
-
429
-
430
- # [2.63.0](https://github.com/eideasy/eideasy-widget/compare/v2.62.0...v2.63.0) (2022-12-13)
431
-
432
-
433
- ### Features
434
-
435
- * Add MitID AdES and QES signing methods ([ccfae16](https://github.com/eideasy/eideasy-widget/commit/ccfae164131211d991e8388654f89bec39f31973))
436
-
437
-
438
-
439
- # [2.62.0](https://github.com/eideasy/eideasy-widget/compare/v2.61.1...v2.62.0) (2022-12-09)
440
-
441
-
442
- ### Features
443
-
444
- * add help messages for when the Belgian ID card software is missing ([#159](https://github.com/eideasy/eideasy-widget/issues/159)) ([7fff39c](https://github.com/eideasy/eideasy-widget/commit/7fff39c74c0d128b677c7b07ea28cd145da2c82b))
445
-
446
-
447
-
448
- ## [2.61.1](https://github.com/eideasy/eideasy-widget/compare/v2.61.0...v2.61.1) (2022-12-09)
449
-
450
-
451
-
452
- # [2.61.0](https://github.com/eideasy/eideasy-widget/compare/v2.60.0...v2.61.0) (2022-12-05)
453
-
454
-
455
-
456
- # [2.60.0](https://github.com/eideasy/eideasy-widget/compare/v2.59.1...v2.60.0) (2022-12-05)
457
-
458
-
459
- ### Features
460
-
461
- * add swissid signing method ([#154](https://github.com/eideasy/eideasy-widget/issues/154)) ([5972469](https://github.com/eideasy/eideasy-widget/commit/59724695ce7e8846251272f3577aa72bd6f5757f))
462
-
463
-
464
-
465
- ## [2.59.1](https://github.com/eideasy/eideasy-widget/compare/v2.59.0...v2.59.1) (2022-12-01)
466
-
467
-
468
- ### Bug Fixes
469
-
470
- * make the handwritten signature area bigger ([#153](https://github.com/eideasy/eideasy-widget/issues/153)) ([a2d57b3](https://github.com/eideasy/eideasy-widget/commit/a2d57b3dc6ee6e0aee9de275fdf26faada8cb275))
471
-
472
-
473
-
474
- # [2.59.0](https://github.com/eideasy/eideasy-widget/compare/v2.58.0...v2.59.0) (2022-12-01)
475
-
476
-
477
- ### Features
478
-
479
- * allow to specify otpFlow ([#152](https://github.com/eideasy/eideasy-widget/issues/152)) ([b81a342](https://github.com/eideasy/eideasy-widget/commit/b81a342cb58f032cf04dd745395612cb8d5f6fab))
480
-
481
-
482
-
483
- # [2.58.0](https://github.com/eideasy/eideasy-widget/compare/v2.57.0...v2.58.0) (2022-11-25)
484
-
485
-
486
- ### Features
487
-
488
- * Add SwissID signing method ([#151](https://github.com/eideasy/eideasy-widget/issues/151)) ([8ae2288](https://github.com/eideasy/eideasy-widget/commit/8ae2288b5fe6254f08a46ff722b08f7bcd9d3df5))
489
-
490
-
491
-
492
- # [2.57.0](https://github.com/eideasy/eideasy-widget/compare/v2.56.0...v2.57.0) (2022-11-21)
493
-
494
-
495
- ### Features
496
-
497
- * add certsign web api signing method ([#147](https://github.com/eideasy/eideasy-widget/issues/147)) ([19a9502](https://github.com/eideasy/eideasy-widget/commit/19a95023ed43f885edd936bdd4b9622a0d8f70b2))
498
-
499
-
500
-
501
- # [2.56.0](https://github.com/eideasy/eideasy-widget/compare/v2.55.0...v2.56.0) (2022-11-21)
502
-
503
-
504
- ### Features
505
-
506
- * enable halcom for slovenia ([#149](https://github.com/eideasy/eideasy-widget/issues/149)) ([d5c6ed4](https://github.com/eideasy/eideasy-widget/commit/d5c6ed4270eb57cac8f9058992fbc965d6d8037f))
507
-
508
-
509
-
510
- # [2.55.0](https://github.com/eideasy/eideasy-widget/compare/v2.54.0...v2.55.0) (2022-11-18)
511
-
512
-
513
- ### Features
514
-
515
- * add Halcom signing method ([#148](https://github.com/eideasy/eideasy-widget/issues/148)) ([5888124](https://github.com/eideasy/eideasy-widget/commit/5888124370ee3d493b38e6f2f7e051d3df1ad922))
516
-
517
-
518
-
519
- # [2.54.0](https://github.com/eideasy/eideasy-widget/compare/v2.53.0...v2.54.0) (2022-11-16)
520
-
521
-
522
- ### Features
523
-
524
- * allow requesting handwritten signature for the otp signing method ([#146](https://github.com/eideasy/eideasy-widget/issues/146)) ([35dcdf2](https://github.com/eideasy/eideasy-widget/commit/35dcdf2767650285599f70e49165365bd8308693))
525
-
526
-
527
-
528
- # [2.53.0](https://github.com/eideasy/eideasy-widget/compare/v2.52.0...v2.53.0) (2022-11-10)
529
-
530
-
531
- ### Features
532
-
533
- * add Croatian id card module ([#145](https://github.com/eideasy/eideasy-widget/issues/145)) ([fb261aa](https://github.com/eideasy/eideasy-widget/commit/fb261aa2688c7fa91f8d4a952b88f811b31c8206))
534
-
535
-
536
-
537
- # [2.52.0](https://github.com/eideasy/eideasy-widget/compare/v2.51.0...v2.52.0) (2022-11-04)
538
-
539
-
540
- ### Features
541
-
542
- * add csc api modes for id card and smart id ([#144](https://github.com/eideasy/eideasy-widget/issues/144)) ([4729c09](https://github.com/eideasy/eideasy-widget/commit/4729c09dfe0db642565c763e1e13cda8e6eb8b78))
543
-
544
-
545
-
546
- # [2.51.0-beta.5](https://github.com/eideasy/eideasy-widget/compare/v2.51.0-beta.4...v2.51.0-beta.5) (2022-11-04)
547
-
548
-
549
- ### Features
550
-
551
- * add cscApiSign mode ([a9a1961](https://github.com/eideasy/eideasy-widget/commit/a9a19611a1f145302ee4be3ded1a16d7865f4ecc))
552
-
553
-
554
-
555
- # [2.51.0-beta.4](https://github.com/eideasy/eideasy-widget/compare/v2.51.0-beta.3...v2.51.0-beta.4) (2022-11-04)
556
-
557
-
558
-
559
- # [2.51.0-beta.3](https://github.com/eideasy/eideasy-widget/compare/v2.51.0-beta.2...v2.51.0-beta.3) (2022-11-04)
560
-
561
-
562
- ### Features
563
-
564
- * use mode for SignatureSmartId ([7c82127](https://github.com/eideasy/eideasy-widget/commit/7c82127aca6a10d6472b5e2a481563f7839bc17c))
565
-
566
-
567
-
568
- # [2.51.0-beta.2](https://github.com/eideasy/eideasy-widget/compare/v2.51.0-beta.1...v2.51.0-beta.2) (2022-11-04)
569
-
570
-
571
-
572
- # [2.51.0-beta.1](https://github.com/eideasy/eideasy-widget/compare/v2.51.0-beta.0...v2.51.0-beta.1) (2022-11-04)
573
-
574
-
575
- ### Bug Fixes
576
-
577
- * update browser client ([10a30c4](https://github.com/eideasy/eideasy-widget/commit/10a30c4828d45f10ad1358e22b3fdf2ce6eb3d3f))
578
-
579
-
580
-
581
- # [2.51.0-beta.0](https://github.com/eideasy/eideasy-widget/compare/v2.51.0...v2.51.0-beta.0) (2022-11-04)
582
-
583
-
584
- ### Features
585
-
586
- * update browser client to 2.49.0-beta.0 ([015a4d2](https://github.com/eideasy/eideasy-widget/commit/015a4d2a57f5b8937b012564ae290586e5c2a200))
587
-
588
-
589
-
590
- # [2.51.0](https://github.com/eideasy/eideasy-widget/compare/v2.50.1...v2.51.0) (2022-11-01)
591
-
592
-
593
- ### Features
594
-
595
- * Eid 998 remember the user selected country ([#143](https://github.com/eideasy/eideasy-widget/issues/143)) ([9be9be8](https://github.com/eideasy/eideasy-widget/commit/9be9be8f5b1347e005c208cfa007ee9406699739))
596
-
597
-
598
-
599
- ## [2.50.1](https://github.com/eideasy/eideasy-widget/compare/v2.50.0...v2.50.1) (2022-10-28)
600
-
601
-
602
- ### Features
603
-
604
- * do not translate eparaksts mobile in russian ([#142](https://github.com/eideasy/eideasy-widget/issues/142)) ([807c279](https://github.com/eideasy/eideasy-widget/commit/807c279d50fb3c058a37f2ed8585b4c6ccb4e100))
605
-
606
-
607
-
608
- # [2.50.0](https://github.com/eideasy/eideasy-widget/compare/v2.49.3...v2.50.0) (2022-10-27)
609
-
610
-
611
- ### Features
612
-
613
- * add Polish Moje Id authentication module ([#141](https://github.com/eideasy/eideasy-widget/issues/141)) ([632d2b8](https://github.com/eideasy/eideasy-widget/commit/632d2b8391f3b332b95802dd7163214cb9d0cfba))
614
-
615
-
616
-
617
- ## [2.49.3](https://github.com/eideasy/eideasy-widget/compare/v2.49.2...v2.49.3) (2022-10-26)
618
-
619
-
620
-
621
- ## [2.49.2](https://github.com/eideasy/eideasy-widget/compare/v2.49.1...v2.49.2) (2022-10-25)
622
-
623
-
624
- ### Features
625
-
626
- * update mobile id logo ([#139](https://github.com/eideasy/eideasy-widget/issues/139)) ([b28eb6c](https://github.com/eideasy/eideasy-widget/commit/b28eb6c22c9e05c1bad805e290547446a9c7bf48))
627
-
628
-
629
-
630
- ## [2.49.1](https://github.com/eideasy/eideasy-widget/compare/v2.49.0...v2.49.1) (2022-10-21)
631
-
632
-
633
- ### Features
634
-
635
- * Update ftn advanced full button and text to be the same texts with ftn-seal based ([a451593](https://github.com/eideasy/eideasy-widget/commit/a4515935804f1f509e887b480d0be846a6a80672))
636
-
637
-
638
-
639
- # [2.49.0](https://github.com/eideasy/eideasy-widget/compare/v2.48.1...v2.49.0) (2022-10-21)
640
-
641
-
642
- ### Features
643
-
644
- * require Opt confirmation form for Uanataca qes ([4e43a4f](https://github.com/eideasy/eideasy-widget/commit/4e43a4fde0464de47ba3f811c1dd7be9826cd3b7))
645
-
646
-
647
-
648
- ## [2.48.1](https://github.com/eideasy/eideasy-widget/compare/v2.48.0...v2.48.1) (2022-10-19)
649
-
650
-
651
- ### Bug Fixes
652
-
653
- * upgrade the browser-client version to 2.46.1 ([#135](https://github.com/eideasy/eideasy-widget/issues/135)) ([1c74a68](https://github.com/eideasy/eideasy-widget/commit/1c74a68fefa3c16ec1a77a43dd94defdfe865321))
654
-
655
-
656
-
657
- # [2.48.0](https://github.com/eideasy/eideasy-widget/compare/v2.47.1...v2.48.0) (2022-10-11)
658
-
659
-
660
-
661
- ## [2.47.1](https://github.com/eideasy/eideasy-widget/compare/v2.47.0...v2.47.1) (2022-10-11)
662
-
663
-
664
- ### Features
665
-
666
- * change Chave Movel wording ([#110](https://github.com/eideasy/eideasy-widget/issues/110)) ([54b3a4d](https://github.com/eideasy/eideasy-widget/commit/54b3a4d7e66c0cca55dec9c5f3223143b4d4a9ff))
667
-
668
-
669
-
670
- # [2.47.0](https://github.com/eideasy/eideasy-widget/compare/v2.46.0...v2.47.0) (2022-10-05)
671
-
672
-
673
- ### Features
674
-
675
- * allow hiding the country selection and back button ([51295cf](https://github.com/eideasy/eideasy-widget/commit/51295cfa99e0d13afe5869afc4fa4224580ed680))
676
-
677
-
678
-
679
- # [2.46.0](https://github.com/eideasy/eideasy-widget/compare/v2.45.0...v2.46.0) (2022-10-04)
680
-
681
-
682
- ### Features
683
-
684
- * add scan document button ([#132](https://github.com/eideasy/eideasy-widget/issues/132)) ([df62368](https://github.com/eideasy/eideasy-widget/commit/df6236881ad11ae811efca5a457cf4f63243c523))
685
-
686
-
687
-
688
- # [2.45.0](https://github.com/eideasy/eideasy-widget/compare/v2.44.0...v2.45.0) (2022-09-28)
689
-
690
-
691
- ### Features
692
-
693
- * add verifai button ([15f4bac](https://github.com/eideasy/eideasy-widget/commit/15f4bac2196d79735190b150f8fb6354fb9600a3))
694
-
695
-
696
-
697
- # [2.44.0](https://github.com/eideasy/eideasy-widget/compare/v2.43.0...v2.44.0) (2022-09-26)
698
-
699
-
700
- ### Features
701
-
702
- * improve simplySign button not require card number ([5f5a4f8](https://github.com/eideasy/eideasy-widget/commit/5f5a4f887a122a7b9670de7948ce3938408e486a))
703
-
704
-
705
-
706
- # [2.43.0](https://github.com/eideasy/eideasy-widget/compare/v2.42.0...v2.43.0) (2022-09-15)
707
-
708
-
709
- ### Features
710
-
711
- * add Uanataca button ([#129](https://github.com/eideasy/eideasy-widget/issues/129)) ([c3a67d1](https://github.com/eideasy/eideasy-widget/commit/c3a67d1f98f92f74732d7a4c512fbdb99bf64db1))
712
-
713
-
714
-
715
- # [2.42.0](https://github.com/eideasy/eideasy-widget/compare/v2.41.0...v2.42.0) (2022-09-07)
716
-
717
-
718
- ### Features
719
-
720
- * add simplySign signature method ([#128](https://github.com/eideasy/eideasy-widget/issues/128)) ([e0d2a08](https://github.com/eideasy/eideasy-widget/commit/e0d2a088f60dc080a5f609bbc19c48f62b9b1ce5))
721
-
722
-
723
-
724
- # [2.41.0](https://github.com/eideasy/eideasy-widget/compare/v2.40.0...v2.41.0) (2022-09-01)
725
-
726
-
727
- ### Features
728
-
729
- * add eDo App eid Login button ([#126](https://github.com/eideasy/eideasy-widget/issues/126)) ([4e52b1c](https://github.com/eideasy/eideasy-widget/commit/4e52b1c6a8bc4300342971250f6a30c9c155b2aa))
730
-
731
-
732
-
733
- # [2.40.0](https://github.com/eideasy/eideasy-widget/compare/v2.39.0...v2.40.0) (2022-08-30)
734
-
735
-
736
- ### Features
737
-
738
- * show software setup link in error text when finnish id is not present ([#125](https://github.com/eideasy/eideasy-widget/issues/125)) ([a41a0e6](https://github.com/eideasy/eideasy-widget/commit/a41a0e6f715db47c1717d79a5a8f9bce3a68f08b))
739
-
740
-
741
-
742
- # [2.39.0](https://github.com/eideasy/eideasy-widget/compare/v2.38.0...v2.39.0) (2022-08-26)
743
-
744
-
745
- ### Features
746
-
747
- * allow passing custom oauth state param to the widget ([#124](https://github.com/eideasy/eideasy-widget/issues/124)) ([3391450](https://github.com/eideasy/eideasy-widget/commit/33914505f7627f2861679adc9595a97fb5a06c59))
748
-
749
-
750
-
751
- # [2.38.0](https://github.com/eideasy/eideasy-widget/compare/v2.37.0...v2.38.0) (2022-08-24)
752
-
753
-
754
- ### Features
755
-
756
- * add yes.com button ([#123](https://github.com/eideasy/eideasy-widget/issues/123)) ([de8bf63](https://github.com/eideasy/eideasy-widget/commit/de8bf63ccd04fba6e7c795726e9362efd655babb))
757
-
758
-
759
-
760
- # [2.37.0](https://github.com/eideasy/eideasy-widget/compare/v2.36.0...v2.37.0) (2022-08-19)
761
-
762
-
763
- ### Features
764
-
765
- * add eparaksts smart-card login ([23d4c48](https://github.com/eideasy/eideasy-widget/commit/23d4c48c40e88a1cee236c31d0e0db8dc8880c4a))
766
- * add eparaksts smart-card login into identification list ([64ede61](https://github.com/eideasy/eideasy-widget/commit/64ede619bc4b900df880c036a66867041be2f10e))
767
-
768
-
769
-
770
- # [2.36.0](https://github.com/eideasy/eideasy-widget/compare/v2.35.2...v2.36.0) (2022-08-18)
771
-
772
-
773
- ### Features
774
-
775
- * update browser client for d-trust ([#121](https://github.com/eideasy/eideasy-widget/issues/121)) ([bb39a38](https://github.com/eideasy/eideasy-widget/commit/bb39a388c8c221df78e0e4b2c7d9aac44d9c6967))
776
-
777
-
778
-
779
- ## [2.35.2](https://github.com/eideasy/eideasy-widget/compare/v2.35.1...v2.35.2) (2022-08-03)
780
-
781
-
782
- ### Bug Fixes
783
-
784
- * update browser client to version 2.35.2 ([#119](https://github.com/eideasy/eideasy-widget/issues/119)) ([ef1d2cf](https://github.com/eideasy/eideasy-widget/commit/ef1d2cfa717ec2ea2396e9a60562703a06c10da5))
785
-
786
-
787
- ### Features
788
-
789
- * update freja id code translations ([#118](https://github.com/eideasy/eideasy-widget/issues/118)) ([d25f69f](https://github.com/eideasy/eideasy-widget/commit/d25f69f8d0f65e9c7c165f3d5aecbd7174eec518))
790
-
791
-
792
-
793
- ## [2.35.1](https://github.com/eideasy/eideasy-widget/compare/v2.35.0...v2.35.1) (2022-08-01)
794
-
795
-
796
- ### Bug Fixes
797
-
798
- * fix an issue where the loader got stuck when sign-me was started with an empty username ([#117](https://github.com/eideasy/eideasy-widget/issues/117)) ([5d1c914](https://github.com/eideasy/eideasy-widget/commit/5d1c914c2af780f63a899a2c10f8b4842387de4c))
799
-
800
-
801
-
802
- # [2.35.0](https://github.com/eideasy/eideasy-widget/compare/v2.34.1...v2.35.0) (2022-07-28)
803
-
804
-
805
- ### Features
806
-
807
- * add audkenni button ([226ee2b](https://github.com/eideasy/eideasy-widget/commit/226ee2b5674bb5729d638e76d2f9a534ccc50c30))
808
- * add audkenni logo ([7e0caa3](https://github.com/eideasy/eideasy-widget/commit/7e0caa3333eecb484df949dd56e2b8ca69e8a6f2))
809
-
810
-
811
-
812
- ## [2.34.1](https://github.com/eideasy/eideasy-widget/compare/v2.34.0...v2.34.1) (2022-07-28)
813
-
814
-
815
- ### Features
816
-
817
- * update freja guideline text ([51bd5d1](https://github.com/eideasy/eideasy-widget/commit/51bd5d1facd0a201f9582866cb9471d9796fae40))
818
-
819
-
820
-
821
- # [2.34.0](https://github.com/eideasy/eideasy-widget/compare/v2.33.1...v2.34.0) (2022-07-27)
822
-
823
-
824
- ### Features
825
-
826
- * implement ftnAdvancedFullSignature ([3ef1760](https://github.com/eideasy/eideasy-widget/commit/3ef1760ab592f51bb50565233bf9d03e08bd166a))
827
- * implement ftnAdvancedFullSignature ([59d09e6](https://github.com/eideasy/eideasy-widget/commit/59d09e6a2599e06d39b368a9fb68ba382934dd1d))
828
-
829
-
830
-
831
- ## [2.33.1](https://github.com/eideasy/eideasy-widget/compare/v2.33.0...v2.33.1) (2022-07-27)
832
-
833
-
834
- ### Features
835
-
836
- * add translations for cert europe and other id-cards with no implementation ([5e7f4f3](https://github.com/eideasy/eideasy-widget/commit/5e7f4f38662b287ea8f02576b994c17a2bed6de0))
837
- * add translations for cert europe and other id-cards with no implementation ([658c44e](https://github.com/eideasy/eideasy-widget/commit/658c44e29758ebf2b08b13e2d672b47578305658))
838
-
839
-
840
-
841
- # [2.33.0](https://github.com/eideasy/eideasy-widget/compare/v2.31.0...v2.33.0) (2022-07-11)
842
-
843
-
844
- ### Features
845
-
846
- * update browser client to version 2.33.0 ([#111](https://github.com/eideasy/eideasy-widget/issues/111)) ([7ca4c95](https://github.com/eideasy/eideasy-widget/commit/7ca4c95192d8e41631c2d6939569d6a5feef4715))
847
-
848
-
849
-
850
- # [2.32.0](https://github.com/eideasy/eideasy-widget/compare/v2.31.0...v2.32.0) (2022-07-11)
851
-
852
-
853
- ### Features
854
-
855
- * update browser client to version 2.33.0 ([#111](https://github.com/eideasy/eideasy-widget/issues/111)) ([7ca4c95](https://github.com/eideasy/eideasy-widget/commit/7ca4c95192d8e41631c2d6939569d6a5feef4715))
856
-
857
-
858
-
859
- # [2.31.0](https://github.com/eideasy/eideasy-widget/compare/v2.30.0...v2.31.0) (2022-07-08)
860
-
861
-
862
- ### Features
863
-
864
- * Add Freja id button ([#106](https://github.com/eideasy/eideasy-widget/issues/106)) ([7d65c3e](https://github.com/eideasy/eideasy-widget/commit/7d65c3eb3010001fddad1684378ad0749719d1d1))
865
- * revert yarn lock ([#107](https://github.com/eideasy/eideasy-widget/issues/107)) ([c96d583](https://github.com/eideasy/eideasy-widget/commit/c96d583944f9773f537a776125640940294cee4e))
866
- * update client version ([#109](https://github.com/eideasy/eideasy-widget/issues/109)) ([1f58f67](https://github.com/eideasy/eideasy-widget/commit/1f58f67b63252d8f5f85d1ba406112b72c15a3c4))
867
-
868
-
869
-
870
- # [2.30.0](https://github.com/eideasy/eideasy-widget/compare/v2.29.0...v2.30.0) (2022-06-29)
871
-
872
-
873
- ### Features
874
-
875
- * Add iDIN authentication method ([#105](https://github.com/eideasy/eideasy-widget/issues/105)) ([4ff31f2](https://github.com/eideasy/eideasy-widget/commit/4ff31f2904ee54fd667349e595901244a01c783e))
876
-
877
-
878
-
879
- # [2.29.0](https://github.com/eideasy/eideasy-widget/compare/v2.28.1...v2.29.0) (2022-06-29)
880
-
881
-
882
- ### Features
883
-
884
- * rename qes to advanced ([#104](https://github.com/eideasy/eideasy-widget/issues/104)) ([41760fe](https://github.com/eideasy/eideasy-widget/commit/41760feab4bbda620101ab40f20ad26d4ba4140f))
885
-
886
-
887
-
888
- ## [2.28.1](https://github.com/eideasy/eideasy-widget/compare/v2.28.0...v2.28.1) (2022-06-16)
889
-
890
-
891
- ### Features
892
-
893
- * add norway name required validation ([#102](https://github.com/eideasy/eideasy-widget/issues/102)) ([9637af6](https://github.com/eideasy/eideasy-widget/commit/9637af674f7bc11e13e99c2a1203704c3f2f7ea1))
894
-
895
-
896
-
897
- # [2.28.0](https://github.com/eideasy/eideasy-widget/compare/v2.27.1...v2.28.0) (2022-06-15)
898
-
899
-
900
-
901
- ## [2.27.1](https://github.com/eideasy/eideasy-widget/compare/v2.27.0...v2.27.1) (2022-06-15)
902
-
903
-
904
-
905
- # [2.27.0](https://github.com/eideasy/eideasy-widget/compare/v2.26.0...v2.27.0) (2022-06-15)
906
-
907
-
908
- ### Features
909
-
910
- * add name field for norwegian bank id ([#99](https://github.com/eideasy/eideasy-widget/issues/99)) ([53cd542](https://github.com/eideasy/eideasy-widget/commit/53cd5428c070eb846de5abd1d327c6fa80ee637c))
911
-
912
-
913
-
914
- # [2.26.0](https://github.com/eideasy/eideasy-widget/compare/v2.25.1...v2.26.0) (2022-06-14)
915
-
916
-
917
- ### Features
918
-
919
- * add verifai button ([#100](https://github.com/eideasy/eideasy-widget/issues/100)) ([62cadff](https://github.com/eideasy/eideasy-widget/commit/62cadff27f263ce122ebf3a8936cf5d2e0a704be))
920
-
921
-
922
-
923
- ## [2.25.1](https://github.com/eideasy/eideasy-widget/compare/v2.25.0...v2.25.1) (2022-06-14)
924
-
925
-
926
-
927
- # [2.25.0](https://github.com/eideasy/eideasy-widget/compare/v2.24.0...v2.25.0) (2022-06-13)
928
-
929
-
930
- ### Features
931
-
932
- * add idin button ([#98](https://github.com/eideasy/eideasy-widget/issues/98)) ([e4f1666](https://github.com/eideasy/eideasy-widget/commit/e4f166613c2e9af2bf27778355f888d96c6161ef))
933
-
934
-
935
-
936
- # [2.24.0](https://github.com/eideasy/eideasy-widget/compare/v2.23.1...v2.24.0) (2022-06-07)
937
-
938
-
939
- ### Features
940
-
941
- * add swedish bank id login method ([#97](https://github.com/eideasy/eideasy-widget/issues/97)) ([1eebf08](https://github.com/eideasy/eideasy-widget/commit/1eebf08e53c6230a9acca72eeac8610701dcd2f9))
942
-
943
-
944
-
945
- ## [2.23.1](https://github.com/eideasy/eideasy-widget/compare/v2.23.0...v2.23.1) (2022-05-17)
946
-
947
-
948
- ### Bug Fixes
949
-
950
- * update browser client to 2.23.1 to get chave movel phone encryption support ([#95](https://github.com/eideasy/eideasy-widget/issues/95)) ([e0ad8bd](https://github.com/eideasy/eideasy-widget/commit/e0ad8bdbf3cf8a476ce383732ddfa58eaeb5ce99))
951
-
952
-
953
-
954
- # [2.23.0](https://github.com/eideasy/eideasy-widget/compare/v2.22.0...v2.23.0) (2022-05-12)
955
-
956
-
957
- ### Features
958
-
959
- * Remove SignatureSmsOtp module and handle OTP methods with the older SignatureOtp module ([#94](https://github.com/eideasy/eideasy-widget/issues/94)) ([a8292eb](https://github.com/eideasy/eideasy-widget/commit/a8292eb2d71d462e50af1eb54f717dcc038ec2d8))
960
-
961
-
962
-
963
- # [2.22.0](https://github.com/eideasy/eideasy-widget/compare/v2.20.0...v2.22.0) (2022-05-11)
964
-
965
-
966
- ### Features
967
-
968
- * Add Code by SMS signing method ([#93](https://github.com/eideasy/eideasy-widget/issues/93)) ([3c043a5](https://github.com/eideasy/eideasy-widget/commit/3c043a5cb28a92337d68940c2711adfa68283a63))
969
-
970
-
971
-
972
- # [2.20.0](https://github.com/eideasy/eideasy-widget/compare/v2.19.0...v2.20.0) (2022-05-11)
973
-
974
-
975
-
976
- # [2.19.0](https://github.com/eideasy/eideasy-widget/compare/v2.18.1...v2.19.0) (2022-05-07)
977
-
978
-
979
- ### Features
980
-
981
- * add certSign and CertEurope USB token signing methods ([#92](https://github.com/eideasy/eideasy-widget/issues/92)) ([e03726e](https://github.com/eideasy/eideasy-widget/commit/e03726ea972e68a5c0a493886ba97ce4587a0335))
982
-
983
-
984
-
985
- ## [2.18.1](https://github.com/eideasy/eideasy-widget/compare/v2.18.0...v2.18.1) (2022-05-05)
986
-
987
-
988
- ### Bug Fixes
989
-
990
- * chave movel compliance fixes ([#91](https://github.com/eideasy/eideasy-widget/issues/91)) ([1157dd1](https://github.com/eideasy/eideasy-widget/commit/1157dd1058c392027979c8b5a46ea5344666eb15))
991
-
992
-
993
-
994
- # [2.18.0](https://github.com/eideasy/eideasy-widget/compare/v2.17.1...v2.18.0) (2022-05-03)
995
-
996
-
997
- ### Features
998
-
999
- * add itsme login method ([#90](https://github.com/eideasy/eideasy-widget/issues/90)) ([978fe7d](https://github.com/eideasy/eideasy-widget/commit/978fe7d57353eec807c1a033c99d297a9f888231))
1000
-
1001
-
1002
-
1003
- ## [2.17.1](https://github.com/eideasy/eideasy-widget/compare/v2.17.0...v2.17.1) (2022-04-28)
1004
-
1005
-
1006
- ### Bug Fixes
1007
-
1008
- * re-enable MitId ([8edcde0](https://github.com/eideasy/eideasy-widget/commit/8edcde0b84e7f325254a5573a1d81a95f2a0d192))
1009
-
1010
-
1011
-
1012
- # [2.17.0](https://github.com/eideasy/eideasy-widget/compare/v2.16.0...v2.17.0) (2022-04-21)
1013
-
1014
-
1015
- ### Features
1016
-
1017
- * Add Norwegian BankId QES method ([#89](https://github.com/eideasy/eideasy-widget/issues/89)) ([81812ec](https://github.com/eideasy/eideasy-widget/commit/81812ecbcfe993bcb5fc633891d99e6874b2ef50))
1018
-
1019
-
1020
-
1021
- # [2.16.0](https://github.com/eideasy/eideasy-widget/compare/v2.15.2...v2.16.0) (2022-04-20)
1022
-
1023
-
1024
- ### Features
1025
-
1026
- * add fi-ftn-qes-signature method ([be063bd](https://github.com/eideasy/eideasy-widget/commit/be063bd287dd3b48642a988a896a24b9e3d42e7d))
1027
-
1028
-
1029
-
1030
- ## [2.15.2](https://github.com/eideasy/eideasy-widget/compare/v2.15.1...v2.15.2) (2022-04-15)
1031
-
1032
-
1033
- ### Bug Fixes
1034
-
1035
- * update @eid-easy/eideasy-browser-client to v2.17.2 ([7c5d5c3](https://github.com/eideasy/eideasy-widget/commit/7c5d5c376f493d93bea948419a5dd43f9cddd987))
1036
-
1037
-
1038
-
1039
- ## [2.15.1](https://github.com/eideasy/eideasy-widget/compare/v2.15.0...v2.15.1) (2022-04-14)
1040
-
1041
-
1042
- ### Bug Fixes
1043
-
1044
- * update browser client to v2.17.1 ([e92cc7c](https://github.com/eideasy/eideasy-widget/commit/e92cc7c0720d9c01c00f8f706b2d47c0b5defe9b))
1045
-
1046
-
1047
-
1048
- # [2.15.0](https://github.com/eideasy/eideasy-widget/compare/v2.14.0...v2.15.0) (2022-04-13)
1049
-
1050
-
1051
- ### Features
1052
-
1053
- * add Chave Movel qualified signature method ([0f5ee18](https://github.com/eideasy/eideasy-widget/commit/0f5ee1805095fcce01af8339d94929fa90d9dde6))
1054
-
1055
-
1056
-
1057
- # [2.14.0](https://github.com/eideasy/eideasy-widget/compare/v2.13.1...v2.14.0) (2022-04-12)
1058
-
1059
-
1060
- ### Features
1061
-
1062
- * add MitId simple signature method ([#86](https://github.com/eideasy/eideasy-widget/issues/86)) ([340e7f2](https://github.com/eideasy/eideasy-widget/commit/340e7f29347fb6281fc4a0a7324a9b0e59f9c78d))
1063
-
1064
-
1065
-
1066
- ## [2.13.1](https://github.com/eideasy/eideasy-widget/compare/v2.13.0...v2.13.1) (2022-04-11)
1067
-
1068
-
1069
- ### Bug Fixes
1070
-
1071
- * remove unnecessary console.log ([012f1e2](https://github.com/eideasy/eideasy-widget/commit/012f1e2c004587db2122978cb0302dcc754113fc))
1072
-
1073
-
1074
-
1075
- # [2.13.0](https://github.com/eideasy/eideasy-widget/compare/v2.12.0...v2.13.0) (2022-04-11)
1076
-
1077
-
1078
- ### Bug Fixes
1079
-
1080
- * update browser client ([a528602](https://github.com/eideasy/eideasy-widget/commit/a5286028efc11d7b8bcf1f2e75bab298b94ed945))
1081
-
1082
-
1083
- ### Features
1084
-
1085
- * add remoteMonitoringEnabled option ([#84](https://github.com/eideasy/eideasy-widget/issues/84)) ([0e03d7d](https://github.com/eideasy/eideasy-widget/commit/0e03d7d13cf893d36c5d6fbb41de5d663822f5d4))
1086
-
1087
-
1088
-
1089
- # [2.12.0](https://github.com/eideasy/eideasy-widget/compare/v2.12.0-beta.1...v2.12.0) (2022-04-06)
1090
-
1091
-
1092
- ### Bug Fixes
1093
-
1094
- * add the correct translation keys for the the id card no_implementation error message ([#83](https://github.com/eideasy/eideasy-widget/issues/83)) ([fa72993](https://github.com/eideasy/eideasy-widget/commit/fa72993a0614917299a95892324c706e4d4d6941))
1095
-
1096
-
1097
-
1098
- # [2.12.0-beta.1](https://github.com/eideasy/eideasy-widget/compare/v2.12.0-beta.0...v2.12.0-beta.1) (2022-04-05)
1099
-
1100
-
1101
- ### Bug Fixes
1102
-
1103
- * update browser client to properly handle the popup windows ([#82](https://github.com/eideasy/eideasy-widget/issues/82)) ([7ef518d](https://github.com/eideasy/eideasy-widget/commit/7ef518dd784519a4b39c7eefeeb97d2f54cd6519))
1104
-
1105
-
1106
-
1107
- # [2.12.0-beta.0](https://github.com/eideasy/eideasy-widget/compare/v2.11.5...v2.12.0-beta.0) (2022-03-29)
1108
-
1109
-
1110
- ### Features
1111
-
1112
- * add D-Trust sign-me QES signing method" ([#80](https://github.com/eideasy/eideasy-widget/issues/80)) ([99f7545](https://github.com/eideasy/eideasy-widget/commit/99f754543d3b8629d731625c2b7990d3f3417128))
1113
-
1114
-
1115
-
1116
- ## [2.11.5](https://github.com/eideasy/eideasy-widget/compare/v2.11.4...v2.11.5) (2022-03-22)
1117
-
1118
-
1119
- ### Bug Fixes
1120
-
1121
- * use a newer version of the browser-client for improved user cancel messages ([#79](https://github.com/eideasy/eideasy-widget/issues/79)) ([921684c](https://github.com/eideasy/eideasy-widget/commit/921684ceafcea36faeb16a0fbc9733d78390217d))
1122
-
1123
-
1124
-
1125
- ## [2.11.4](https://github.com/eideasy/eideasy-widget/compare/v2.11.3...v2.11.4) (2022-03-22)
1126
-
1127
-
1128
- ### Bug Fixes
1129
-
1130
- * show a more informative message for isCancel errors ([#78](https://github.com/eideasy/eideasy-widget/issues/78)) ([063a521](https://github.com/eideasy/eideasy-widget/commit/063a521af4b118748a15e5a1ca178112a961c9ce))
1131
-
1132
-
1133
-
1134
- ## [2.11.3](https://github.com/eideasy/eideasy-widget/compare/v2.11.2...v2.11.3) (2022-02-04)
1135
-
1136
-
1137
- ### Bug Fixes
1138
-
1139
- * update @eid-easy/eideasy-browser-client to v2.13.1 for web-eid compatibility fix ([#72](https://github.com/eideasy/eideasy-widget/issues/72)) ([a810726](https://github.com/eideasy/eideasy-widget/commit/a810726084d3c84da156527c636dba5bd12a5576))
1140
-
1141
-
1142
-
1143
- ## [2.11.2](https://github.com/eideasy/eideasy-widget/compare/v2.11.1...v2.11.2) (2022-01-28)
1144
-
1145
-
1146
-
1147
- ## [2.11.1](https://github.com/eideasy/eideasy-widget/compare/v2.11.0...v2.11.1) (2022-01-21)
1148
-
1149
-
1150
-
1151
- # [2.11.0](https://github.com/eideasy/eideasy-widget/compare/v2.10.0...v2.11.0) (2022-01-18)
1152
-
1153
-
1154
- ### Features
1155
-
1156
- * add Swedish BankID signature method ([#63](https://github.com/eideasy/eideasy-widget/issues/63)) ([0302608](https://github.com/eideasy/eideasy-widget/commit/0302608f3a57e6d248ea9c800ef486e03d7efb99))
1157
-
1158
-
1159
-
1160
- # [2.10.0](https://github.com/eideasy/eideasy-widget/compare/v2.9.1...v2.10.0) (2022-01-05)
1161
-
1162
-
1163
- ### Features
1164
-
1165
- * add Italian and Cszech languages ([#61](https://github.com/eideasy/eideasy-widget/issues/61)) ([b25ec21](https://github.com/eideasy/eideasy-widget/commit/b25ec2185e3b03f3d13a97860982cb31af4a6976))
1166
-
1167
-
1168
-
1169
- ## [2.9.1](https://github.com/eideasy/eideasy-widget/compare/v2.9.0...v2.9.1) (2022-01-05)
1170
-
1171
-
1172
-
1173
- # [2.9.0](https://github.com/eideasy/eideasy-widget/compare/v2.8.0...v2.9.0) (2021-12-22)
1174
-
1175
-
1176
- ### Features
1177
-
1178
- * add Evrotrust signing ([f6b1519](https://github.com/eideasy/eideasy-widget/commit/f6b1519f41544d3684e248c79e4a9cd8840d2e2c))
1179
-
1180
-
1181
-
1182
- # [2.8.0](https://github.com/eideasy/eideasy-widget/compare/v2.7.0...v2.8.0) (2021-12-09)
1183
-
1184
-
1185
- ### Features
1186
-
1187
- * add Google OIDC based signature method ([83f83b9](https://github.com/eideasy/eideasy-widget/commit/83f83b96f57804502905c99e8f2959e73bb572f1))
1188
-
1189
-
1190
-
1191
- # [2.7.0](https://github.com/eideasy/eideasy-widget/compare/v2.6.0...v2.7.0) (2021-12-02)
1192
-
1193
-
1194
- ### Features
1195
-
1196
- * add MojeID signing method ([ae16cf6](https://github.com/eideasy/eideasy-widget/commit/ae16cf6d266bfca00b5a8250ec5696066199896f))
1197
- * add the following languages: es, fi, fr, pt, sv ([eba0995](https://github.com/eideasy/eideasy-widget/commit/eba09953555fcb91ceef452deec8b467566b9073))
1198
-
1199
-
1200
-
1201
- # [2.6.0](https://github.com/eideasy/eideasy-widget/compare/v2.5.0...v2.6.0) (2021-11-30)
1202
-
1203
-
1204
- ### Features
1205
-
1206
- * add modifyEndpointUrl option to allow modifying all api endpoint urls ([001320f](https://github.com/eideasy/eideasy-widget/commit/001320fc3a925a1c33ac60f8b5cf92ac6d33484a))
1207
-
1208
-
1209
-
1210
- # [2.5.0](https://github.com/eideasy/eideasy-widget/compare/v2.4.0...v2.5.0) (2021-11-26)
1211
-
1212
-
1213
- ### Features
1214
-
1215
- * add methodsConfigFilter for modifying the methods config ([fd1e802](https://github.com/eideasy/eideasy-widget/commit/fd1e8026d39d6618f6072a04ec7214b6e2600a4b))
1216
-
1217
-
1218
-
1219
- # [2.4.0](https://github.com/eideasy/eideasy-widget/compare/v2.3.0-beta.0...v2.4.0) (2021-11-23)
1220
-
1221
-
1222
-
1223
- # [2.3.0-beta.0](https://github.com/eideasy/eideasy-widget/compare/v2.3.0...v2.3.0-beta.0) (2021-11-23)
1224
-
1225
-
1226
- ### Features
1227
-
1228
- * add debug mode ([5c3ec47](https://github.com/eideasy/eideasy-widget/commit/5c3ec476ac10a8d4cbad8eaf121b98fbbded1259))
1229
-
1230
-
1231
-
1232
- # [2.3.0](https://github.com/eideasy/eideasy-widget/compare/v2.2.0...v2.3.0) (2021-11-19)
1233
-
1234
-
1235
-
1236
- # [2.2.0](https://github.com/eideasy/eideasy-widget/compare/v2.2.0-beta.0...v2.2.0) (2021-11-11)
1237
-
1238
-
1239
-
1240
- # [2.2.0-beta.0](https://github.com/eideasy/eideasy-widget/compare/v2.1.0...v2.2.0-beta.0) (2021-11-11)
1241
-
1242
-
1243
-
1244
- # [2.1.0](https://github.com/eideasy/eideasy-widget/compare/v2.1.0-alpha.12...v2.1.0) (2021-11-10)
1245
-
1246
-
1247
- ### Features
1248
-
1249
- * update browser client ([fb68780](https://github.com/eideasy/eideasy-widget/commit/fb68780e1765528e19a7bd392e1aa42349bfc8ad))
1250
-
1251
-
1252
-
1253
- # [2.1.0-alpha.12](https://github.com/eideasy/eideasy-widget/compare/v2.1.0-alpha.11...v2.1.0-alpha.12) (2021-11-08)
1254
-
1255
-
1256
- ### Features
1257
-
1258
- * add zealid and finnish smart-id ([b40b5f6](https://github.com/eideasy/eideasy-widget/commit/b40b5f60fb9aa017c1992067907705d30861a292))
1259
-
1260
-
1261
-
1262
- # [2.1.0-alpha.11](https://github.com/eideasy/eideasy-widget/compare/v2.1.0-alpha.10...v2.1.0-alpha.11) (2021-11-04)
1263
-
1264
-
1265
- ### Features
1266
-
1267
- * update translations ([a8ad071](https://github.com/eideasy/eideasy-widget/commit/a8ad0715cf6acec298e751bfde172b0846c35daa))
1268
-
1269
-
1270
-
1271
- # [2.1.0-alpha.10](https://github.com/eideasy/eideasy-widget/compare/v2.1.0-alpha.9...v2.1.0-alpha.10) (2021-11-03)
1272
-
1273
-
1274
- ### Bug Fixes
1275
-
1276
- * update the eideasy-browser-client ([82dd0aa](https://github.com/eideasy/eideasy-widget/commit/82dd0aa985fa1f0beb4c5b80d6a84bc17de25257))
1277
-
1278
-
1279
-
1280
- # [2.1.0-alpha.9](https://github.com/eideasy/eideasy-widget/compare/v2.1.0-alpha.8...v2.1.0-alpha.9) (2021-11-03)
1281
-
1282
-
1283
-
1284
- # [2.1.0-alpha.8](https://github.com/eideasy/eideasy-widget/compare/v2.1.0-alpha.7...v2.1.0-alpha.8) (2021-11-03)
1285
-
1286
-
1287
- ### Bug Fixes
1288
-
1289
- * add text color for methodButton ([960a235](https://github.com/eideasy/eideasy-widget/commit/960a235208e643f31098563874d753478e999332))
1290
-
1291
-
1292
-
1293
- # [2.1.0-alpha.7](https://github.com/eideasy/eideasy-widget/compare/v2.1.0-alpha.6...v2.1.0-alpha.7) (2021-11-02)
1294
-
1295
-
1296
- ### Bug Fixes
1297
-
1298
- * select global flag for otp preselect ([3423247](https://github.com/eideasy/eideasy-widget/commit/34232476a6af153d57c1f0710940b4222eeca6d5))
1299
-
1300
-
1301
-
1302
- # [2.1.0-alpha.6](https://github.com/eideasy/eideasy-widget/compare/v2.1.0-alpha.5...v2.1.0-alpha.6) (2021-11-01)
1303
-
1304
-
1305
- ### Bug Fixes
1306
-
1307
- * fix an issue where beforeMethodSelection caused the loader to show permanently ([45397b9](https://github.com/eideasy/eideasy-widget/commit/45397b9e01e4ad48f04eebda433829ee7b8ec4f2))
1308
-
1309
-
1310
-
1311
- # [2.1.0-alpha.5](https://github.com/eideasy/eideasy-widget/compare/v2.1.0-alpha.4...v2.1.0-alpha.5) (2021-11-01)
1312
-
1313
-
1314
- ### Features
1315
-
1316
- * support promises for beforeMethodSelection callback ([#44](https://github.com/eideasy/eideasy-widget/issues/44)) ([438fc53](https://github.com/eideasy/eideasy-widget/commit/438fc534420d454f7ce72f83c8b17a9f3ff9ec7f))
1317
-
1318
-
1319
-
1320
- # [2.1.0-alpha.4](https://github.com/eideasy/eideasy-widget/compare/v2.1.0-alpha.3...v2.1.0-alpha.4) (2021-11-01)
1321
-
1322
-
1323
- ### Features
1324
-
1325
- * add the possibility to pass additionalMethodConfig in the beforeMethodSelection hook ([#43](https://github.com/eideasy/eideasy-widget/issues/43)) ([fafb6b2](https://github.com/eideasy/eideasy-widget/commit/fafb6b2afe7b25a6f8fec6bc66efbe93e571495d))
1326
-
1327
-
1328
-
1329
- # [2.1.0-alpha.3](https://github.com/eideasy/eideasy-widget/compare/v2.1.0-alpha.2...v2.1.0-alpha.3) (2021-11-01)
1330
-
1331
-
1332
- ### Features
1333
-
1334
- * add beforeMethodSelection callback ([#42](https://github.com/eideasy/eideasy-widget/issues/42)) ([596fdb3](https://github.com/eideasy/eideasy-widget/commit/596fdb3d3579d5afb97b42296d6fec2062ae9bae))
1335
-
1336
-
1337
-
1338
- # [2.1.0-alpha.2](https://github.com/eideasy/eideasy-widget/compare/v2.1.0-alpha.1...v2.1.0-alpha.2) (2021-10-29)
1339
-
1340
-
1341
- ### Features
1342
-
1343
- * update the api client ([#41](https://github.com/eideasy/eideasy-widget/issues/41)) ([1b0c421](https://github.com/eideasy/eideasy-widget/commit/1b0c4219e4c33ff82dd8877d6f35db35292626f0))
1344
-
1345
-
1346
-
1347
- # [2.1.0-alpha.1](https://github.com/eideasy/eideasy-widget/compare/v2.0.1...v2.1.0-alpha.1) (2021-10-28)
1348
-
1349
-
1350
- ### Bug Fixes
1351
-
1352
- * fix the header bg overflow ([97f72f7](https://github.com/eideasy/eideasy-widget/commit/97f72f756f9e90e3eba3b767b929dce03550a9ec))
1353
- * make sure that the WORLD is the first selection ([fed2650](https://github.com/eideasy/eideasy-widget/commit/fed2650b168614cd99f73f508b6eff9a2eca3c33))
1354
-
1355
-
1356
- ### Features
1357
-
1358
- * add Austrian Handy Signatur signing ([ef347f2](https://github.com/eideasy/eideasy-widget/commit/ef347f299d234c1610b8eaf17404ba4c146cfe48))
1359
- * add confirmation step for ftn ([e84bb0e](https://github.com/eideasy/eideasy-widget/commit/e84bb0ef628a1772f3c7c38a2491fb052c623de3))
1360
- * add email sms based otp signing ([e3fe5b9](https://github.com/eideasy/eideasy-widget/commit/e3fe5b94c6a202e8e9030705187934ea56ea4e13))
1361
- * add eParaksts mobile signing ([6cfe352](https://github.com/eideasy/eideasy-widget/commit/6cfe352adb595cc26c38e4d303a041d187bb3075))
1362
- * add finnish id card logo ([360cc33](https://github.com/eideasy/eideasy-widget/commit/360cc33b52c31582dafab0117d03d43ca97a13f0))
1363
- * add ftn signing ([a76c0cf](https://github.com/eideasy/eideasy-widget/commit/a76c0cf3a11d70b0af21d877709f7805e37a4242))
1364
- * add lv id card button ([aa204fd](https://github.com/eideasy/eideasy-widget/commit/aa204fd03e37d5f3c0c7e020804fd23a6d4c165c))
1365
- * Add mobile-id signing ([fea822d](https://github.com/eideasy/eideasy-widget/commit/fea822d8f0882570ed60713d551acac2df8a5ddf))
1366
- * add portuguese id card icon ([96c95e7](https://github.com/eideasy/eideasy-widget/commit/96c95e73de9a2b344393c10ab8233ac6e73daccc))
1367
- * handle worldwide methods ([6bcad28](https://github.com/eideasy/eideasy-widget/commit/6bcad2801aa265eff192a5d7ee3133048c0bd6d9))
1368
- * use thin layout for signing methods when appropriate ([3373273](https://github.com/eideasy/eideasy-widget/commit/33732736218d74544c6afbe97bf35ae42b25a7a2))
1369
-
1370
-
1371
-
1372
- ## [2.0.1](https://github.com/eideasy/eideasy-widget/compare/v2.0.0...v2.0.1) (2021-10-26)
1373
-
1374
-
1375
- ### Bug Fixes
1376
-
1377
- * Re-add calling code ([#40](https://github.com/eideasy/eideasy-widget/issues/40)) ([ee0c037](https://github.com/eideasy/eideasy-widget/commit/ee0c037be10db2eb8969704216009fe86f66c704))
1378
-
1379
-
1380
-
1381
- # [2.0.0](https://github.com/eideasy/eideasy-widget/compare/v1.18.0...v2.0.0) (2021-10-26)
1382
-
1383
-
1384
- ### Features
1385
-
1386
- * add id-card signing ([#39](https://github.com/eideasy/eideasy-widget/issues/39)) ([8b64a2a](https://github.com/eideasy/eideasy-widget/commit/8b64a2a5a55cec374bb87426218018f3ed8d5a74))
1387
- * allow multiple eideasy-widget instances ([#38](https://github.com/eideasy/eideasy-widget/issues/38)) ([1912da5](https://github.com/eideasy/eideasy-widget/commit/1912da5d507fcc3a469f07eb7443a897fbaf0164))
1388
-
1389
-
1390
-
1391
- # [1.18.0](https://github.com/eideasy/eideasy-widget/compare/v1.17.2...v1.18.0) (2021-09-29)
1392
-
1393
-
1394
- ### Bug Fixes
1395
-
1396
- * fix a bug where pre-selecting a country did not work if the country code was in lowercase ([#36](https://github.com/eideasy/eideasy-widget/issues/36)) ([9a8ccab](https://github.com/eideasy/eideasy-widget/commit/9a8ccab84544c48928693c1f49cfeb9813c9da22))
1397
-
1398
-
1399
- ### Features
1400
-
1401
- * add aria labels to method buttons ([2778bb5](https://github.com/eideasy/eideasy-widget/commit/2778bb52429341322bb87a66ae309a038363a8a6))
1402
- * add aria labels to method buttons ([#37](https://github.com/eideasy/eideasy-widget/issues/37)) ([cc557bc](https://github.com/eideasy/eideasy-widget/commit/cc557bc5731852f5b1b13e43bdd5cf1a695cc519))
1403
-
1404
-
1405
-
1406
- ## [1.17.2](https://github.com/eideasy/eideasy-widget/compare/v1.17.1...v1.17.2) (2021-09-29)
1407
-
1408
-
1409
- ### Bug Fixes
1410
-
1411
- * fix a bug where countries whitelist was ignored when auto-selecting the country for the preselected method ([#35](https://github.com/eideasy/eideasy-widget/issues/35)) ([3465629](https://github.com/eideasy/eideasy-widget/commit/34656298be7d2ad41617fefc53cac30273507ed4))
1412
-
1413
-
1414
-
1415
- ## [1.17.1](https://github.com/eideasy/eideasy-widget/compare/v1.17.0...v1.17.1) (2021-09-24)
1416
-
1417
-
1418
- ### Bug Fixes
1419
-
1420
- * fix a bug where the country was not selected according to the selected method ([c9bac83](https://github.com/eideasy/eideasy-widget/commit/c9bac833477b959dbfd11e9bcbd11ea5fb3022e6))
1421
-
1422
-
1423
-
1424
- # [1.17.0](https://github.com/eideasy/eideasy-widget/compare/v1.16.1...v1.17.0) (2021-09-16)
1425
-
1426
-
1427
- ### Bug Fixes
1428
-
1429
- * only use $eidEasyFormatFlashMessage if it actually exists ([7282324](https://github.com/eideasy/eideasy-widget/commit/728232457315daca3390e9ffc144f8036c51bdb2))
1430
-
1431
-
1432
- ### Features
1433
-
1434
- * allow users to override flashMessages ([cac1f46](https://github.com/eideasy/eideasy-widget/commit/cac1f465260c3a5d572d2788c67d8077635fd7b7))
1435
-
1436
-
1437
-
1438
- ## [1.16.1](https://github.com/eideasy/eideasy-widget/compare/v1.16.0...v1.16.1) (2021-09-02)
1439
-
1440
-
1441
-
1442
- # [1.16.0](https://github.com/eideasy/eideasy-widget/compare/v1.15.1...v1.16.0) (2021-08-31)
1443
-
1444
-
1445
- ### Features
1446
-
1447
- * add Finnish Trust Network ([e2e32c7](https://github.com/eideasy/eideasy-widget/commit/e2e32c786c0eb4b73ab7b2eb77c0f4cfa18d1990))
1448
-
1449
-
1450
-
1451
- ## [1.15.1](https://github.com/eideasy/eideasy-widget/compare/v1.15.0...v1.15.1) (2021-08-30)
1452
-
1453
-
1454
- ### Bug Fixes
1455
-
1456
- * fix a bug where the method button was not rendered in case of single method with a single country ([#31](https://github.com/eideasy/eideasy-widget/issues/31)) ([d60c9b2](https://github.com/eideasy/eideasy-widget/commit/d60c9b21f2f73ec12b99fcfc54246a852100dc87))
1457
-
1458
-
1459
-
1460
- # [1.15.0](https://github.com/eideasy/eideasy-widget/compare/v1.14.1...v1.15.0) (2021-08-30)
1461
-
1462
-
1463
- ### Features
1464
-
1465
- * add MojeiD ([#30](https://github.com/eideasy/eideasy-widget/issues/30)) ([0383205](https://github.com/eideasy/eideasy-widget/commit/0383205a48e7dcd1e45c4cfa2373a52ff17a41db))
1466
-
1467
-
1468
-
1469
- ## [1.14.1](https://github.com/eideasy/eideasy-widget/compare/v1.14.0...v1.14.1) (2021-08-26)
1470
-
1471
-
1472
- ### Bug Fixes
1473
-
1474
- * fix a bug where clicking the id card button did nothing if there was an error just before clicking the button ([e30ca32](https://github.com/eideasy/eideasy-widget/commit/e30ca32d409d67873a79e513479db81997bb0675))
1475
-
1476
-
1477
-
1478
- # [1.14.0](https://github.com/eideasy/eideasy-widget/compare/v1.13.0...v1.14.0) (2021-08-17)
1479
-
1480
-
1481
- ### Features
1482
-
1483
- * update the browser client to get the updated list of supported contries ([3fb06f3](https://github.com/eideasy/eideasy-widget/commit/3fb06f3721181029e48f2ce407f7e5d1a7063c0c))
1484
-
1485
-
1486
-
1487
- # [1.13.0](https://github.com/eideasy/eideasy-widget/compare/v1.12.2...v1.13.0) (2021-08-09)
1488
-
1489
-
1490
- ### Features
1491
-
1492
- * allow prefilled phone to contain calling code ([38193a2](https://github.com/eideasy/eideasy-widget/commit/38193a2a9744ff785a46527eab11e9725429f9bf))
1493
-
1494
-
1495
-
1496
- ## [1.12.2](https://github.com/eideasy/eideasy-widget/compare/v1.12.1...v1.12.2) (2021-08-09)
1497
-
1498
-
1499
- ### Bug Fixes
1500
-
1501
- * rename appUrl to redirectUri ([5a9b385](https://github.com/eideasy/eideasy-widget/commit/5a9b3850a4aeb9eda02dc2480afc662ba73c4ee8))
1502
-
1503
-
1504
-
1505
- ## [1.12.1](https://github.com/eideasy/eideasy-widget/compare/v1.12.0...v1.12.1) (2021-08-09)
1506
-
1507
-
1508
-
1509
- # [1.12.0](https://github.com/eideasy/eideasy-widget/compare/v1.11.0...v1.12.0) (2021-08-09)
1510
-
1511
-
1512
- ### Features
1513
-
1514
- * update the @eid-easy/eideasy-browser-client ([f309d71](https://github.com/eideasy/eideasy-widget/commit/f309d7156ffa962a6cb34b776ef3902d2f25b695))
1515
-
1516
-
1517
-
1518
- # [1.11.0](https://github.com/eideasy/eideasy-widget/compare/v1.10.0...v1.11.0) (2021-08-06)
1519
-
1520
-
1521
- ### Features
1522
-
1523
- * find the correct country from the method action_type ([5d1d000](https://github.com/eideasy/eideasy-widget/commit/5d1d000e9d44453de04fe8e25a57da411a56759f))
1524
- * Show the currently selected country flag in the header ([e5cbd1c](https://github.com/eideasy/eideasy-widget/commit/e5cbd1cedc9f4607dbb750c3f14e0373183a7e8e))
1525
-
1526
-
1527
-
1528
- # [1.10.0](https://github.com/eideasy/eideasy-widget/compare/v1.9.0...v1.10.0) (2021-08-06)
1529
-
1530
-
1531
-
1532
- # [1.9.0](https://github.com/eideasy/eideasy-widget/compare/v1.8.0...v1.9.0) (2021-08-06)
1533
-
1534
-
1535
- ### Features
1536
-
1537
- * add 'modifyRequestSettings' to make it possible to alter outgoing requests ([571544f](https://github.com/eideasy/eideasy-widget/commit/571544f2eb8b64c320698fc59e37efea7f8276f3))
1538
-
1539
-
1540
-
1541
- # [1.8.0](https://github.com/eideasy/eideasy-widget/compare/v1.7.1...v1.8.0) (2021-08-06)
1542
-
1543
-
1544
- ### Bug Fixes
1545
-
1546
- * autoconvert countryCode to uppercase ([2b68cd0](https://github.com/eideasy/eideasy-widget/commit/2b68cd0202801fcd859efc1d64d252ae930ddc73))
1547
-
1548
-
1549
- ### Features
1550
-
1551
- * allow prefilling input values ([2963d87](https://github.com/eideasy/eideasy-widget/commit/2963d8786fa9fcca98f2959eb9e0d38d06ffb8c1))
1552
-
1553
-
1554
-
1555
- ## [1.7.1](https://github.com/eideasy/eideasy-widget/compare/v1.7.0...v1.7.1) (2021-08-05)
1556
-
1557
-
1558
- ### Bug Fixes
1559
-
1560
- * fix a bug where the widget errored because of the missing 'selectedMethod' option ([547b5f6](https://github.com/eideasy/eideasy-widget/commit/547b5f6ed830197d6823e8b53bdbb505a4a5f946))
1561
-
1562
-
1563
-
1564
- # [1.7.0](https://github.com/eideasy/eideasy-widget/compare/v1.6.0...v1.7.0) (2021-08-05)
1565
-
1566
-
1567
- ### Features
1568
-
1569
- * add option 'selectedMethod' that allows to preselect a method ([251caa4](https://github.com/eideasy/eideasy-widget/commit/251caa4b523882988721f67e45b1df3d8726aab0))
1570
-
1571
-
1572
-
1573
- # [1.6.0](https://github.com/eideasy/eideasy-widget/compare/v1.5.0...v1.6.0) (2021-08-05)
1574
-
1575
-
1576
- ### Bug Fixes
1577
-
1578
- * add explicit form label font-weight to prevent inheriting from the global css ([90b9532](https://github.com/eideasy/eideasy-widget/commit/90b953242938487e6c6b62e9dda56cf041be0492))
1579
-
1580
-
1581
- ### Features
1582
-
1583
- * add 'enabledCountries' setting ([ff531eb](https://github.com/eideasy/eideasy-widget/commit/ff531eb978d24ed630a0d7c76addd2f1cf13b7a1))
1584
-
1585
-
1586
-
1587
- # [1.5.0](https://github.com/eideasy/eideasy-widget/compare/v1.4.0...v1.5.0) (2021-08-05)
1588
-
1589
-
1590
-
1591
- # [1.4.0](https://github.com/eideasy/eideasy-widget/compare/v1.3.0...v1.4.0) (2021-08-04)
1592
-
1593
-
1594
- ### Features
1595
-
1596
- * add Belgian id card button ([0ac5013](https://github.com/eideasy/eideasy-widget/commit/0ac5013974b9d3e3c0c9da02b03e0bc7dbd734f0))
1597
-
1598
-
1599
-
1600
- # [1.3.0](https://github.com/eideasy/eideasy-widget/compare/v1.2.0...v1.3.0) (2021-08-04)
1601
-
1602
-
1603
- ### Bug Fixes
1604
-
1605
- * change 'My coutry' to 'country' ([a179f49](https://github.com/eideasy/eideasy-widget/commit/a179f49a871654f6dfa4594bdc317585d271ea19))
1606
-
1607
-
1608
- ### Features
1609
-
1610
- * add id card identification for Belgium, Serbia, Finland and Portugal ([01ae02d](https://github.com/eideasy/eideasy-widget/commit/01ae02d321388ce8f8dbcf4988a5070db32b9d34))
1611
-
1612
-
1613
-
1614
- # [1.2.0](https://github.com/eideasy/eideasy-widget/compare/v1.1.0...v1.2.0) (2021-08-04)
1615
-
1616
-
1617
- ### Features
1618
-
1619
- * add ZealiD ([#15](https://github.com/eideasy/eideasy-widget/issues/15)) ([af53c15](https://github.com/eideasy/eideasy-widget/commit/af53c156686b86ce9b603436413a2fd19319b9e3))
1620
-
1621
-
1622
-
1623
- # [1.1.0](https://github.com/eideasy/eideasy-widget/compare/v1.0.2...v1.1.0) (2021-08-03)
1624
-
1625
-
1626
- ### Bug Fixes
1627
-
1628
- * improve the buttons layout ([ee6fc78](https://github.com/eideasy/eideasy-widget/commit/ee6fc786f73affc156440c4bac1e74e5c0e64de6))
1629
-
1630
-
1631
- ### Features
1632
-
1633
- * add a simple feature flags set up ([b5f9a6a](https://github.com/eideasy/eideasy-widget/commit/b5f9a6ade4ae678f1cbd8b0aa935e2b2a8f23a62))
1634
- * add FREJA eID ([8cee248](https://github.com/eideasy/eideasy-widget/commit/8cee2487b26a881d27cc3fdae3b863cff4bfed37))
1635
- * add German language ([21c9617](https://github.com/eideasy/eideasy-widget/commit/21c9617f1ac027181b190ca0db1cb7316b788767))
1636
- * **freja:** add Freja eID button ([13703da](https://github.com/eideasy/eideasy-widget/commit/13703da2b34792c064e8f73eba260f8fb83f20c2))
1637
- * update translations ([d28c00c](https://github.com/eideasy/eideasy-widget/commit/d28c00cc6090778b35b4dea03f02fe8260a633ae))
1638
-
1639
-
1640
-
1641
- ## [1.0.2](https://github.com/eideasy/eideasy-widget/compare/v1.0.1...v1.0.2) (2021-07-29)
1642
-
1643
-
1644
- ### Bug Fixes
1645
-
1646
- * update @eid-easy/eideasy-browser-client ([ed78bdc](https://github.com/eideasy/eideasy-widget/commit/ed78bdc32211e6cc3af58ad8862073063c51a184))
1647
-
1648
-
1649
-
1650
- ## [1.0.1](https://github.com/eideasy/eideasy-widget/compare/v1.0.0...v1.0.1) (2021-07-29)
1651
-
1652
-
1653
-
1654
- # [1.0.0](https://github.com/eideasy/eideasy-widget/compare/v0.10.0-alpha.5...v1.0.0) (2021-07-28)
1655
-
1656
-
1657
- ### Bug Fixes
1658
-
1659
- * Capitalize the first letter of field names ([#3](https://github.com/eideasy/eideasy-widget/issues/3)) ([f64f180](https://github.com/eideasy/eideasy-widget/commit/f64f180618a184b4559316663db9618a79100820))
1660
- * fix a buge where the countries list was too tall ([2ddf7da](https://github.com/eideasy/eideasy-widget/commit/2ddf7da82eb54f7519913cb09b6b994ce5d8b91b))
1661
- * update eideasy-browser-client and provide appUrl ([4ce5cb9](https://github.com/eideasy/eideasy-widget/commit/4ce5cb901b75aac3febff3d0cd2d0a9c37446948))
1662
-
1663
-
1664
-
1665
- # [0.10.0-alpha.5](https://github.com/eideasy/eideasy-widget/compare/v0.10.0-alpha.4...v0.10.0-alpha.5) (2021-07-20)
1666
-
1667
-
1668
- ### Features
1669
-
1670
- * update translations ([ee8d71c](https://github.com/eideasy/eideasy-widget/commit/ee8d71cc2bd3babc1f02e6a2ebccbf38268c5a59))
1671
-
1672
-
1673
-
1674
- # [0.10.0-alpha.4](https://github.com/eideasy/eideasy-widget/compare/v0.10.0-alpha.3...v0.10.0-alpha.4) (2021-07-20)
1675
-
1676
-
1677
- ### Features
1678
-
1679
- * add fail callback ([50f2bf1](https://github.com/eideasy/eideasy-widget/commit/50f2bf1aa2da1bf1bd8b9c06df8a360912be75a9))
1680
-
1681
-
1682
-
1683
- # [0.10.0-alpha.3](https://github.com/eideasy/eideasy-widget/compare/v0.10.0-alpha.2...v0.10.0-alpha.3) (2021-07-19)
1684
-
1685
-
1686
- ### Bug Fixes
1687
-
1688
- * fix method button svg rendering on firefox ([6d603f1](https://github.com/eideasy/eideasy-widget/commit/6d603f1164236cc8d76f82ea954412d0fc7eab88))
1689
-
1690
-
1691
-
1692
- # [0.10.0-alpha.2](https://github.com/eideasy/eideasy-widget/compare/v0.10.0-alpha.1...v0.10.0-alpha.2) (2021-07-19)
1693
-
1694
-
1695
-
1696
- # 0.10.0-alpha.1 (2021-07-19)
1697
-
1698
-
1699
- ### Bug Fixes
1700
-
1701
- * tweak comments ([44f00a3](https://github.com/eideasy/eideasy-widget/commit/44f00a336f08fce7e5600b79a30bb677d5e96e67))
1702
-
1703
-
1704
-
135
+ # [2.89.0-beta.1](https://github.com/eideasy/eideasy-widget/compare/v2.88.0...v2.89.0-beta.1) (2023-10-04)
136
+
137
+
138
+ ### Features
139
+
140
+ * support safari 13 ([6da2b7d](https://github.com/eideasy/eideasy-widget/commit/6da2b7d1c86a1d048c5670a4cf647c60a25541d2))
141
+
142
+
143
+
144
+ # [2.88.0](https://github.com/eideasy/eideasy-widget/compare/v2.87.0...v2.88.0) (2023-10-03)
145
+
146
+
147
+ ### Features
148
+
149
+ * Allow smart id signing request without waiting for challenge code ([#208](https://github.com/eideasy/eideasy-widget/issues/208)) ([cdd917a](https://github.com/eideasy/eideasy-widget/commit/cdd917a3033290cfe2e1e3097dc169fabd3aae19))
150
+
151
+
152
+
153
+ # [2.87.0](https://github.com/eideasy/eideasy-widget/compare/v2.86.1...v2.87.0) (2023-10-03)
154
+
155
+
156
+
157
+ ## [2.86.1](https://github.com/eideasy/eideasy-widget/compare/v2.86.0...v2.86.1) (2023-09-29)
158
+
159
+
160
+ ### Features
161
+
162
+ * Show proper error message when CertEurope USB token's software is not setup ([#207](https://github.com/eideasy/eideasy-widget/issues/207)) ([c8aa600](https://github.com/eideasy/eideasy-widget/commit/c8aa600f243862317a6f6b77fbcac03a4940d9cb))
163
+
164
+
165
+
166
+ # [2.86.0](https://github.com/eideasy/eideasy-widget/compare/v2.85.0...v2.86.0) (2023-09-06)
167
+
168
+
169
+ ### Features
170
+
171
+ * Show onboarding instructions for D-Trust, Uanataca and evrotrust ([#206](https://github.com/eideasy/eideasy-widget/issues/206)) ([8d211bf](https://github.com/eideasy/eideasy-widget/commit/8d211bf196c4d69603cf3de48ab2b62ac5881e5b))
172
+
173
+
174
+
175
+ # [2.85.0](https://github.com/eideasy/eideasy-widget/compare/v2.84.0...v2.85.0) (2023-08-31)
176
+
177
+
178
+ ### Features
179
+
180
+ * Update widget with new browser client for eparaksts-mobile-signature csc api ([#205](https://github.com/eideasy/eideasy-widget/issues/205)) ([e92225f](https://github.com/eideasy/eideasy-widget/commit/e92225f4279b5d9bf20f01808dd754ab73113e7b))
181
+
182
+
183
+
184
+ # [2.84.0](https://github.com/eideasy/eideasy-widget/compare/v2.83.5...v2.84.0) (2023-08-29)
185
+
186
+
187
+ ### Features
188
+
189
+ * Add mobile id to CSC API for widget ([#204](https://github.com/eideasy/eideasy-widget/issues/204)) ([fc40944](https://github.com/eideasy/eideasy-widget/commit/fc4094449890b6a9e9fb579d5d4bd3bd4f30fe32))
190
+
191
+
192
+
193
+ ## [2.83.5](https://github.com/eideasy/eideasy-widget/compare/v2.83.4...v2.83.5) (2023-08-25)
194
+
195
+
196
+ ### Features
197
+
198
+ * improve widget input values so that widget could use a full phone number ([#203](https://github.com/eideasy/eideasy-widget/issues/203)) ([a6e73b9](https://github.com/eideasy/eideasy-widget/commit/a6e73b9d83eb5e94fcca7139ceabce6cc5b7dedf))
199
+
200
+
201
+
202
+ ## [2.83.4](https://github.com/eideasy/eideasy-widget/compare/v2.83.3...v2.83.4) (2023-08-23)
203
+
204
+
205
+ ### Features
206
+
207
+ * Fix js error on widget when using Crotia or Aland Island ID card without web eid ([a89ed14](https://github.com/eideasy/eideasy-widget/commit/a89ed141fb273b894925038e8f7982ff76c366ea))
208
+
209
+
210
+
211
+ ## [2.83.3](https://github.com/eideasy/eideasy-widget/compare/v2.83.2...v2.83.3) (2023-08-21)
212
+
213
+
214
+ ### Bug Fixes
215
+
216
+ * Add Romanian Certsign usb token translation to fix error if nece… ([#200](https://github.com/eideasy/eideasy-widget/issues/200)) ([93a386a](https://github.com/eideasy/eideasy-widget/commit/93a386ab1f2acc03b7ec6c80998536c6eab4a02c))
217
+
218
+
219
+
220
+ ## [2.83.2](https://github.com/eideasy/eideasy-widget/compare/v2.83.1...v2.83.2) (2023-08-17)
221
+
222
+
223
+ ### Features
224
+
225
+ * Widget stop showing spinner when response is 500 ([#198](https://github.com/eideasy/eideasy-widget/issues/198)) ([e538ef0](https://github.com/eideasy/eideasy-widget/commit/e538ef0322bdced5747ce4782f6cad1c2653b3cd))
226
+
227
+
228
+
229
+ ## [2.83.1](https://github.com/eideasy/eideasy-widget/compare/v2.83.0...v2.83.1) (2023-08-15)
230
+
231
+
232
+ ### Features
233
+
234
+ * Yes.com branding changes for widget ([#196](https://github.com/eideasy/eideasy-widget/issues/196)) ([f6be3ee](https://github.com/eideasy/eideasy-widget/commit/f6be3ee48a4fea68cb651e360d87de8708bee120))
235
+
236
+
237
+
238
+ # [2.83.0](https://github.com/eideasy/eideasy-widget/compare/v2.82.0...v2.83.0) (2023-07-13)
239
+
240
+
241
+ ### Features
242
+
243
+ * Add ItsMe for Luxembourg and Netherlands ([#195](https://github.com/eideasy/eideasy-widget/issues/195)) ([eacb793](https://github.com/eideasy/eideasy-widget/commit/eacb793e0ce3c06dc0da11b62ca785d084b887e3))
244
+
245
+
246
+
247
+ # [2.82.0](https://github.com/eideasy/eideasy-widget/compare/v2.81.0...v2.82.0) (2023-06-15)
248
+
249
+
250
+ ### Features
251
+
252
+ * Add IDIN customer id login module ([#193](https://github.com/eideasy/eideasy-widget/issues/193)) ([a7ebfa1](https://github.com/eideasy/eideasy-widget/commit/a7ebfa119615c2ef97ee970f798233348e350d33))
253
+
254
+
255
+
256
+ # [2.81.0](https://github.com/eideasy/eideasy-widget/compare/v2.80.0...v2.81.0) (2023-06-07)
257
+
258
+
259
+ ### Features
260
+
261
+ * add button for fr-ident-advanced-signature ([#191](https://github.com/eideasy/eideasy-widget/issues/191)) ([62f4067](https://github.com/eideasy/eideasy-widget/commit/62f4067453433a68671bcb495d6111bcfc79c0b3))
262
+
263
+
264
+
265
+ # [2.80.0](https://github.com/eideasy/eideasy-widget/compare/v2.80.0-alpha.1...v2.80.0) (2023-05-12)
266
+
267
+
268
+
269
+ # [2.80.0-alpha.1](https://github.com/eideasy/eideasy-widget/compare/v2.79.0...v2.80.0-alpha.1) (2023-05-12)
270
+
271
+
272
+
273
+ # [2.79.0](https://github.com/eideasy/eideasy-widget/compare/v2.78.1...v2.79.0) (2023-05-10)
274
+
275
+
276
+ ### Features
277
+
278
+ * Add FTN via Nets ([#189](https://github.com/eideasy/eideasy-widget/issues/189)) ([b718726](https://github.com/eideasy/eideasy-widget/commit/b718726a34d6eff5b138c7f7bfcbc1e84ac4ccf9))
279
+
280
+
281
+
282
+ ## [2.78.1](https://github.com/eideasy/eideasy-widget/compare/v2.78.0...v2.78.1) (2023-03-23)
283
+
284
+
285
+ ### Features
286
+
287
+ * Increase text size of MitId login button ([#187](https://github.com/eideasy/eideasy-widget/issues/187)) ([9bfcaca](https://github.com/eideasy/eideasy-widget/commit/9bfcacace04449bd9e444f2e35c3d14b3f6bd54a))
288
+
289
+
290
+
291
+ # [2.78.0](https://github.com/eideasy/eideasy-widget/compare/v2.77.0...v2.78.0) (2023-03-22)
292
+
293
+
294
+ ### Features
295
+
296
+ * widget update mit id logo to comply with criipto ([#186](https://github.com/eideasy/eideasy-widget/issues/186)) ([cd11297](https://github.com/eideasy/eideasy-widget/commit/cd112975c1a0620d3c92073a202fe27be6eb482d))
297
+
298
+
299
+
300
+ # [2.77.0](https://github.com/eideasy/eideasy-widget/compare/v2.76.0...v2.77.0) (2023-03-18)
301
+
302
+
303
+
304
+ # [2.76.0](https://github.com/eideasy/eideasy-widget/compare/v2.75.0...v2.76.0) (2023-03-18)
305
+
306
+
307
+ ### Features
308
+
309
+ * Add confirmation page to itsme-qes flow ([#184](https://github.com/eideasy/eideasy-widget/issues/184)) ([b6d3279](https://github.com/eideasy/eideasy-widget/commit/b6d3279a81fdd4ccd9845036b0581927e6628e41))
310
+
311
+
312
+
313
+ # [2.75.0](https://github.com/eideasy/eideasy-widget/compare/v2.74.0...v2.75.0) (2023-03-02)
314
+
315
+
316
+ ### Features
317
+
318
+ * Add itsme-qes-signature method ([#182](https://github.com/eideasy/eideasy-widget/issues/182)) ([34a12f1](https://github.com/eideasy/eideasy-widget/commit/34a12f1867fc5cba2f740835035058e7a95ec864))
319
+
320
+
321
+
322
+ # [2.74.0](https://github.com/eideasy/eideasy-widget/compare/v2.73.1...v2.74.0) (2023-02-06)
323
+
324
+
325
+ ### Features
326
+
327
+ * Add itsme-login-standard method ([#181](https://github.com/eideasy/eideasy-widget/issues/181)) ([1dda40c](https://github.com/eideasy/eideasy-widget/commit/1dda40c161023dd84ed67a9f548babe6cf957516))
328
+
329
+
330
+
331
+ ## [2.73.1](https://github.com/eideasy/eideasy-widget/compare/v2.73.0...v2.73.1) (2023-02-06)
332
+
333
+
334
+ ### Bug Fixes
335
+
336
+ * make field validation in the SPID signature module visible to the end users ([#180](https://github.com/eideasy/eideasy-widget/issues/180)) ([083ac8d](https://github.com/eideasy/eideasy-widget/commit/083ac8df6b061c23a50d8604fb9bab138e3a8eb6))
337
+
338
+
339
+
340
+ # [2.73.0](https://github.com/eideasy/eideasy-widget/compare/v2.72.0...v2.73.0) (2023-02-06)
341
+
342
+
343
+ ### Features
344
+
345
+ * update browser-client to v2.61.0 for teh following functionality: automatically select the test id card urls for EE and BE in sandbox mode ([#179](https://github.com/eideasy/eideasy-widget/issues/179)) ([94d57c1](https://github.com/eideasy/eideasy-widget/commit/94d57c18168c63ab7fbbb98704f048f2abc9bf90))
346
+
347
+
348
+
349
+ # [2.72.0](https://github.com/eideasy/eideasy-widget/compare/v2.71.0...v2.72.0) (2023-02-02)
350
+
351
+
352
+ ### Features
353
+
354
+ * Add norwegian-bankid-login method ([#177](https://github.com/eideasy/eideasy-widget/issues/177)) ([86197e0](https://github.com/eideasy/eideasy-widget/commit/86197e0ceb4b47023e3f6773eb694cfd5221a594))
355
+
356
+
357
+
358
+ # [2.71.0](https://github.com/eideasy/eideasy-widget/compare/v2.70.0...v2.71.0) (2023-01-27)
359
+
360
+
361
+ ### Features
362
+
363
+ * Add mit-id-login method ([#176](https://github.com/eideasy/eideasy-widget/issues/176)) ([2bb9063](https://github.com/eideasy/eideasy-widget/commit/2bb906378375a1270b685da15eb53db7f3c03b8e))
364
+
365
+
366
+
367
+ # [2.70.0](https://github.com/eideasy/eideasy-widget/compare/v2.69.1...v2.70.0) (2023-01-10)
368
+
369
+
370
+ ### Features
371
+
372
+ * add allowMethodChange option that determines whether the end user is allowed to change the preselected method ([#175](https://github.com/eideasy/eideasy-widget/issues/175)) ([fa58469](https://github.com/eideasy/eideasy-widget/commit/fa58469cb0d4d0f22b43f78bba5958a3be0a1a46))
373
+
374
+
375
+
376
+ ## [2.69.1](https://github.com/eideasy/eideasy-widget/compare/v2.69.0...v2.69.1) (2022-12-30)
377
+
378
+
379
+ ### Bug Fixes
380
+
381
+ * fix the identification methods config issue ([#171](https://github.com/eideasy/eideasy-widget/issues/171)) ([1de45cc](https://github.com/eideasy/eideasy-widget/commit/1de45cc4d63a54cdaf63313cbce7f2b1db2397c3))
382
+
383
+
384
+
385
+ ## [2.69.1-alpha.2](https://github.com/eideasy/eideasy-widget/compare/v2.69.0...v2.69.1-alpha.2) (2022-12-30)
386
+
387
+
388
+
389
+ ## [2.69.1-alpha.1](https://github.com/eideasy/eideasy-widget/compare/v2.69.0...v2.69.1-alpha.1) (2022-12-30)
390
+
391
+
392
+
393
+ # [2.69.0](https://github.com/eideasy/eideasy-widget/compare/v2.68.0...v2.69.0) (2022-12-30)
394
+
395
+
396
+ ### Features
397
+
398
+ * Add itsme-login-basic action button ([#167](https://github.com/eideasy/eideasy-widget/issues/167)) ([fba75f4](https://github.com/eideasy/eideasy-widget/commit/fba75f4db85f89ddf93d9546f0cda59748ef2de0))
399
+ * Eid 1243 upgrade vue cli and related packages ([#166](https://github.com/eideasy/eideasy-widget/issues/166)) ([059ce89](https://github.com/eideasy/eideasy-widget/commit/059ce898145de17aaeae6ef69cccbbce55a9c4d7))
400
+
401
+
402
+
403
+ # [2.68.0](https://github.com/eideasy/eideasy-widget/compare/v2.67.0...v2.68.0) (2022-12-22)
404
+
405
+
406
+ ### Features
407
+
408
+ * Show unique indentifier for swisscom ([#165](https://github.com/eideasy/eideasy-widget/issues/165)) ([837d905](https://github.com/eideasy/eideasy-widget/commit/837d905202ca7656fac97aa7bd367bb8c0c6ad57))
409
+
410
+
411
+
412
+ # [2.67.0](https://github.com/eideasy/eideasy-widget/compare/v2.66.0...v2.67.0) (2022-12-20)
413
+
414
+
415
+ ### Features
416
+
417
+ * Add Freja eID Advanced and Qes methods ([#164](https://github.com/eideasy/eideasy-widget/issues/164)) ([18cbaef](https://github.com/eideasy/eideasy-widget/commit/18cbaef239c79030d838ff4dd5a05024fd6e9116))
418
+
419
+
420
+
421
+ # [2.66.0](https://github.com/eideasy/eideasy-widget/compare/v2.65.0...v2.66.0) (2022-12-16)
422
+
423
+
424
+ ### Features
425
+
426
+ * allow enabling autocomplete on input fields ([#160](https://github.com/eideasy/eideasy-widget/issues/160)) ([ebe7fc5](https://github.com/eideasy/eideasy-widget/commit/ebe7fc53483254f1ac9fb63ae47e27950476e338))
427
+
428
+
429
+
430
+ # [2.65.0](https://github.com/eideasy/eideasy-widget/compare/v2.64.0...v2.65.0) (2022-12-15)
431
+
432
+
433
+ ### Features
434
+
435
+ * show challenge for Halcom signatures ([#163](https://github.com/eideasy/eideasy-widget/issues/163)) ([07cf21d](https://github.com/eideasy/eideasy-widget/commit/07cf21de0bdfb63544e6491faca0001312783d80))
436
+
437
+
438
+
439
+ # [2.64.0](https://github.com/eideasy/eideasy-widget/compare/v2.63.0...v2.64.0) (2022-12-14)
440
+
441
+
442
+ ### Features
443
+
444
+ * Add Swedish Bank ID Signatures ([#162](https://github.com/eideasy/eideasy-widget/issues/162)) ([f86d22d](https://github.com/eideasy/eideasy-widget/commit/f86d22d00c0aed43572172eb3d3933422bd4237d))
445
+
446
+
447
+
448
+ # [2.63.0](https://github.com/eideasy/eideasy-widget/compare/v2.62.0...v2.63.0) (2022-12-13)
449
+
450
+
451
+ ### Features
452
+
453
+ * Add MitID AdES and QES signing methods ([ccfae16](https://github.com/eideasy/eideasy-widget/commit/ccfae164131211d991e8388654f89bec39f31973))
454
+
455
+
456
+
457
+ # [2.62.0](https://github.com/eideasy/eideasy-widget/compare/v2.61.1...v2.62.0) (2022-12-09)
458
+
459
+
460
+ ### Features
461
+
462
+ * add help messages for when the Belgian ID card software is missing ([#159](https://github.com/eideasy/eideasy-widget/issues/159)) ([7fff39c](https://github.com/eideasy/eideasy-widget/commit/7fff39c74c0d128b677c7b07ea28cd145da2c82b))
463
+
464
+
465
+
466
+ ## [2.61.1](https://github.com/eideasy/eideasy-widget/compare/v2.61.0...v2.61.1) (2022-12-09)
467
+
468
+
469
+
470
+ # [2.61.0](https://github.com/eideasy/eideasy-widget/compare/v2.60.0...v2.61.0) (2022-12-05)
471
+
472
+
473
+
474
+ # [2.60.0](https://github.com/eideasy/eideasy-widget/compare/v2.59.1...v2.60.0) (2022-12-05)
475
+
476
+
477
+ ### Features
478
+
479
+ * add swissid signing method ([#154](https://github.com/eideasy/eideasy-widget/issues/154)) ([5972469](https://github.com/eideasy/eideasy-widget/commit/59724695ce7e8846251272f3577aa72bd6f5757f))
480
+
481
+
482
+
483
+ ## [2.59.1](https://github.com/eideasy/eideasy-widget/compare/v2.59.0...v2.59.1) (2022-12-01)
484
+
485
+
486
+ ### Bug Fixes
487
+
488
+ * make the handwritten signature area bigger ([#153](https://github.com/eideasy/eideasy-widget/issues/153)) ([a2d57b3](https://github.com/eideasy/eideasy-widget/commit/a2d57b3dc6ee6e0aee9de275fdf26faada8cb275))
489
+
490
+
491
+
492
+ # [2.59.0](https://github.com/eideasy/eideasy-widget/compare/v2.58.0...v2.59.0) (2022-12-01)
493
+
494
+
495
+ ### Features
496
+
497
+ * allow to specify otpFlow ([#152](https://github.com/eideasy/eideasy-widget/issues/152)) ([b81a342](https://github.com/eideasy/eideasy-widget/commit/b81a342cb58f032cf04dd745395612cb8d5f6fab))
498
+
499
+
500
+
501
+ # [2.58.0](https://github.com/eideasy/eideasy-widget/compare/v2.57.0...v2.58.0) (2022-11-25)
502
+
503
+
504
+ ### Features
505
+
506
+ * Add SwissID signing method ([#151](https://github.com/eideasy/eideasy-widget/issues/151)) ([8ae2288](https://github.com/eideasy/eideasy-widget/commit/8ae2288b5fe6254f08a46ff722b08f7bcd9d3df5))
507
+
508
+
509
+
510
+ # [2.57.0](https://github.com/eideasy/eideasy-widget/compare/v2.56.0...v2.57.0) (2022-11-21)
511
+
512
+
513
+ ### Features
514
+
515
+ * add certsign web api signing method ([#147](https://github.com/eideasy/eideasy-widget/issues/147)) ([19a9502](https://github.com/eideasy/eideasy-widget/commit/19a95023ed43f885edd936bdd4b9622a0d8f70b2))
516
+
517
+
518
+
519
+ # [2.56.0](https://github.com/eideasy/eideasy-widget/compare/v2.55.0...v2.56.0) (2022-11-21)
520
+
521
+
522
+ ### Features
523
+
524
+ * enable halcom for slovenia ([#149](https://github.com/eideasy/eideasy-widget/issues/149)) ([d5c6ed4](https://github.com/eideasy/eideasy-widget/commit/d5c6ed4270eb57cac8f9058992fbc965d6d8037f))
525
+
526
+
527
+
528
+ # [2.55.0](https://github.com/eideasy/eideasy-widget/compare/v2.54.0...v2.55.0) (2022-11-18)
529
+
530
+
531
+ ### Features
532
+
533
+ * add Halcom signing method ([#148](https://github.com/eideasy/eideasy-widget/issues/148)) ([5888124](https://github.com/eideasy/eideasy-widget/commit/5888124370ee3d493b38e6f2f7e051d3df1ad922))
534
+
535
+
536
+
537
+ # [2.54.0](https://github.com/eideasy/eideasy-widget/compare/v2.53.0...v2.54.0) (2022-11-16)
538
+
539
+
540
+ ### Features
541
+
542
+ * allow requesting handwritten signature for the otp signing method ([#146](https://github.com/eideasy/eideasy-widget/issues/146)) ([35dcdf2](https://github.com/eideasy/eideasy-widget/commit/35dcdf2767650285599f70e49165365bd8308693))
543
+
544
+
545
+
546
+ # [2.53.0](https://github.com/eideasy/eideasy-widget/compare/v2.52.0...v2.53.0) (2022-11-10)
547
+
548
+
549
+ ### Features
550
+
551
+ * add Croatian id card module ([#145](https://github.com/eideasy/eideasy-widget/issues/145)) ([fb261aa](https://github.com/eideasy/eideasy-widget/commit/fb261aa2688c7fa91f8d4a952b88f811b31c8206))
552
+
553
+
554
+
555
+ # [2.52.0](https://github.com/eideasy/eideasy-widget/compare/v2.51.0...v2.52.0) (2022-11-04)
556
+
557
+
558
+ ### Features
559
+
560
+ * add csc api modes for id card and smart id ([#144](https://github.com/eideasy/eideasy-widget/issues/144)) ([4729c09](https://github.com/eideasy/eideasy-widget/commit/4729c09dfe0db642565c763e1e13cda8e6eb8b78))
561
+
562
+
563
+
564
+ # [2.51.0-beta.5](https://github.com/eideasy/eideasy-widget/compare/v2.51.0-beta.4...v2.51.0-beta.5) (2022-11-04)
565
+
566
+
567
+ ### Features
568
+
569
+ * add cscApiSign mode ([a9a1961](https://github.com/eideasy/eideasy-widget/commit/a9a19611a1f145302ee4be3ded1a16d7865f4ecc))
570
+
571
+
572
+
573
+ # [2.51.0-beta.4](https://github.com/eideasy/eideasy-widget/compare/v2.51.0-beta.3...v2.51.0-beta.4) (2022-11-04)
574
+
575
+
576
+
577
+ # [2.51.0-beta.3](https://github.com/eideasy/eideasy-widget/compare/v2.51.0-beta.2...v2.51.0-beta.3) (2022-11-04)
578
+
579
+
580
+ ### Features
581
+
582
+ * use mode for SignatureSmartId ([7c82127](https://github.com/eideasy/eideasy-widget/commit/7c82127aca6a10d6472b5e2a481563f7839bc17c))
583
+
584
+
585
+
586
+ # [2.51.0-beta.2](https://github.com/eideasy/eideasy-widget/compare/v2.51.0-beta.1...v2.51.0-beta.2) (2022-11-04)
587
+
588
+
589
+
590
+ # [2.51.0-beta.1](https://github.com/eideasy/eideasy-widget/compare/v2.51.0-beta.0...v2.51.0-beta.1) (2022-11-04)
591
+
592
+
593
+ ### Bug Fixes
594
+
595
+ * update browser client ([10a30c4](https://github.com/eideasy/eideasy-widget/commit/10a30c4828d45f10ad1358e22b3fdf2ce6eb3d3f))
596
+
597
+
598
+
599
+ # [2.51.0-beta.0](https://github.com/eideasy/eideasy-widget/compare/v2.51.0...v2.51.0-beta.0) (2022-11-04)
600
+
601
+
602
+ ### Features
603
+
604
+ * update browser client to 2.49.0-beta.0 ([015a4d2](https://github.com/eideasy/eideasy-widget/commit/015a4d2a57f5b8937b012564ae290586e5c2a200))
605
+
606
+
607
+
608
+ # [2.51.0](https://github.com/eideasy/eideasy-widget/compare/v2.50.1...v2.51.0) (2022-11-01)
609
+
610
+
611
+ ### Features
612
+
613
+ * Eid 998 remember the user selected country ([#143](https://github.com/eideasy/eideasy-widget/issues/143)) ([9be9be8](https://github.com/eideasy/eideasy-widget/commit/9be9be8f5b1347e005c208cfa007ee9406699739))
614
+
615
+
616
+
617
+ ## [2.50.1](https://github.com/eideasy/eideasy-widget/compare/v2.50.0...v2.50.1) (2022-10-28)
618
+
619
+
620
+ ### Features
621
+
622
+ * do not translate eparaksts mobile in russian ([#142](https://github.com/eideasy/eideasy-widget/issues/142)) ([807c279](https://github.com/eideasy/eideasy-widget/commit/807c279d50fb3c058a37f2ed8585b4c6ccb4e100))
623
+
624
+
625
+
626
+ # [2.50.0](https://github.com/eideasy/eideasy-widget/compare/v2.49.3...v2.50.0) (2022-10-27)
627
+
628
+
629
+ ### Features
630
+
631
+ * add Polish Moje Id authentication module ([#141](https://github.com/eideasy/eideasy-widget/issues/141)) ([632d2b8](https://github.com/eideasy/eideasy-widget/commit/632d2b8391f3b332b95802dd7163214cb9d0cfba))
632
+
633
+
634
+
635
+ ## [2.49.3](https://github.com/eideasy/eideasy-widget/compare/v2.49.2...v2.49.3) (2022-10-26)
636
+
637
+
638
+
639
+ ## [2.49.2](https://github.com/eideasy/eideasy-widget/compare/v2.49.1...v2.49.2) (2022-10-25)
640
+
641
+
642
+ ### Features
643
+
644
+ * update mobile id logo ([#139](https://github.com/eideasy/eideasy-widget/issues/139)) ([b28eb6c](https://github.com/eideasy/eideasy-widget/commit/b28eb6c22c9e05c1bad805e290547446a9c7bf48))
645
+
646
+
647
+
648
+ ## [2.49.1](https://github.com/eideasy/eideasy-widget/compare/v2.49.0...v2.49.1) (2022-10-21)
649
+
650
+
651
+ ### Features
652
+
653
+ * Update ftn advanced full button and text to be the same texts with ftn-seal based ([a451593](https://github.com/eideasy/eideasy-widget/commit/a4515935804f1f509e887b480d0be846a6a80672))
654
+
655
+
656
+
657
+ # [2.49.0](https://github.com/eideasy/eideasy-widget/compare/v2.48.1...v2.49.0) (2022-10-21)
658
+
659
+
660
+ ### Features
661
+
662
+ * require Opt confirmation form for Uanataca qes ([4e43a4f](https://github.com/eideasy/eideasy-widget/commit/4e43a4fde0464de47ba3f811c1dd7be9826cd3b7))
663
+
664
+
665
+
666
+ ## [2.48.1](https://github.com/eideasy/eideasy-widget/compare/v2.48.0...v2.48.1) (2022-10-19)
667
+
668
+
669
+ ### Bug Fixes
670
+
671
+ * upgrade the browser-client version to 2.46.1 ([#135](https://github.com/eideasy/eideasy-widget/issues/135)) ([1c74a68](https://github.com/eideasy/eideasy-widget/commit/1c74a68fefa3c16ec1a77a43dd94defdfe865321))
672
+
673
+
674
+
675
+ # [2.48.0](https://github.com/eideasy/eideasy-widget/compare/v2.47.1...v2.48.0) (2022-10-11)
676
+
677
+
678
+
679
+ ## [2.47.1](https://github.com/eideasy/eideasy-widget/compare/v2.47.0...v2.47.1) (2022-10-11)
680
+
681
+
682
+ ### Features
683
+
684
+ * change Chave Movel wording ([#110](https://github.com/eideasy/eideasy-widget/issues/110)) ([54b3a4d](https://github.com/eideasy/eideasy-widget/commit/54b3a4d7e66c0cca55dec9c5f3223143b4d4a9ff))
685
+
686
+
687
+
688
+ # [2.47.0](https://github.com/eideasy/eideasy-widget/compare/v2.46.0...v2.47.0) (2022-10-05)
689
+
690
+
691
+ ### Features
692
+
693
+ * allow hiding the country selection and back button ([51295cf](https://github.com/eideasy/eideasy-widget/commit/51295cfa99e0d13afe5869afc4fa4224580ed680))
694
+
695
+
696
+
697
+ # [2.46.0](https://github.com/eideasy/eideasy-widget/compare/v2.45.0...v2.46.0) (2022-10-04)
698
+
699
+
700
+ ### Features
701
+
702
+ * add scan document button ([#132](https://github.com/eideasy/eideasy-widget/issues/132)) ([df62368](https://github.com/eideasy/eideasy-widget/commit/df6236881ad11ae811efca5a457cf4f63243c523))
703
+
704
+
705
+
706
+ # [2.45.0](https://github.com/eideasy/eideasy-widget/compare/v2.44.0...v2.45.0) (2022-09-28)
707
+
708
+
709
+ ### Features
710
+
711
+ * add verifai button ([15f4bac](https://github.com/eideasy/eideasy-widget/commit/15f4bac2196d79735190b150f8fb6354fb9600a3))
712
+
713
+
714
+
715
+ # [2.44.0](https://github.com/eideasy/eideasy-widget/compare/v2.43.0...v2.44.0) (2022-09-26)
716
+
717
+
718
+ ### Features
719
+
720
+ * improve simplySign button not require card number ([5f5a4f8](https://github.com/eideasy/eideasy-widget/commit/5f5a4f887a122a7b9670de7948ce3938408e486a))
721
+
722
+
723
+
724
+ # [2.43.0](https://github.com/eideasy/eideasy-widget/compare/v2.42.0...v2.43.0) (2022-09-15)
725
+
726
+
727
+ ### Features
728
+
729
+ * add Uanataca button ([#129](https://github.com/eideasy/eideasy-widget/issues/129)) ([c3a67d1](https://github.com/eideasy/eideasy-widget/commit/c3a67d1f98f92f74732d7a4c512fbdb99bf64db1))
730
+
731
+
732
+
733
+ # [2.42.0](https://github.com/eideasy/eideasy-widget/compare/v2.41.0...v2.42.0) (2022-09-07)
734
+
735
+
736
+ ### Features
737
+
738
+ * add simplySign signature method ([#128](https://github.com/eideasy/eideasy-widget/issues/128)) ([e0d2a08](https://github.com/eideasy/eideasy-widget/commit/e0d2a088f60dc080a5f609bbc19c48f62b9b1ce5))
739
+
740
+
741
+
742
+ # [2.41.0](https://github.com/eideasy/eideasy-widget/compare/v2.40.0...v2.41.0) (2022-09-01)
743
+
744
+
745
+ ### Features
746
+
747
+ * add eDo App eid Login button ([#126](https://github.com/eideasy/eideasy-widget/issues/126)) ([4e52b1c](https://github.com/eideasy/eideasy-widget/commit/4e52b1c6a8bc4300342971250f6a30c9c155b2aa))
748
+
749
+
750
+
751
+ # [2.40.0](https://github.com/eideasy/eideasy-widget/compare/v2.39.0...v2.40.0) (2022-08-30)
752
+
753
+
754
+ ### Features
755
+
756
+ * show software setup link in error text when finnish id is not present ([#125](https://github.com/eideasy/eideasy-widget/issues/125)) ([a41a0e6](https://github.com/eideasy/eideasy-widget/commit/a41a0e6f715db47c1717d79a5a8f9bce3a68f08b))
757
+
758
+
759
+
760
+ # [2.39.0](https://github.com/eideasy/eideasy-widget/compare/v2.38.0...v2.39.0) (2022-08-26)
761
+
762
+
763
+ ### Features
764
+
765
+ * allow passing custom oauth state param to the widget ([#124](https://github.com/eideasy/eideasy-widget/issues/124)) ([3391450](https://github.com/eideasy/eideasy-widget/commit/33914505f7627f2861679adc9595a97fb5a06c59))
766
+
767
+
768
+
769
+ # [2.38.0](https://github.com/eideasy/eideasy-widget/compare/v2.37.0...v2.38.0) (2022-08-24)
770
+
771
+
772
+ ### Features
773
+
774
+ * add yes.com button ([#123](https://github.com/eideasy/eideasy-widget/issues/123)) ([de8bf63](https://github.com/eideasy/eideasy-widget/commit/de8bf63ccd04fba6e7c795726e9362efd655babb))
775
+
776
+
777
+
778
+ # [2.37.0](https://github.com/eideasy/eideasy-widget/compare/v2.36.0...v2.37.0) (2022-08-19)
779
+
780
+
781
+ ### Features
782
+
783
+ * add eparaksts smart-card login ([23d4c48](https://github.com/eideasy/eideasy-widget/commit/23d4c48c40e88a1cee236c31d0e0db8dc8880c4a))
784
+ * add eparaksts smart-card login into identification list ([64ede61](https://github.com/eideasy/eideasy-widget/commit/64ede619bc4b900df880c036a66867041be2f10e))
785
+
786
+
787
+
788
+ # [2.36.0](https://github.com/eideasy/eideasy-widget/compare/v2.35.2...v2.36.0) (2022-08-18)
789
+
790
+
791
+ ### Features
792
+
793
+ * update browser client for d-trust ([#121](https://github.com/eideasy/eideasy-widget/issues/121)) ([bb39a38](https://github.com/eideasy/eideasy-widget/commit/bb39a388c8c221df78e0e4b2c7d9aac44d9c6967))
794
+
795
+
796
+
797
+ ## [2.35.2](https://github.com/eideasy/eideasy-widget/compare/v2.35.1...v2.35.2) (2022-08-03)
798
+
799
+
800
+ ### Bug Fixes
801
+
802
+ * update browser client to version 2.35.2 ([#119](https://github.com/eideasy/eideasy-widget/issues/119)) ([ef1d2cf](https://github.com/eideasy/eideasy-widget/commit/ef1d2cfa717ec2ea2396e9a60562703a06c10da5))
803
+
804
+
805
+ ### Features
806
+
807
+ * update freja id code translations ([#118](https://github.com/eideasy/eideasy-widget/issues/118)) ([d25f69f](https://github.com/eideasy/eideasy-widget/commit/d25f69f8d0f65e9c7c165f3d5aecbd7174eec518))
808
+
809
+
810
+
811
+ ## [2.35.1](https://github.com/eideasy/eideasy-widget/compare/v2.35.0...v2.35.1) (2022-08-01)
812
+
813
+
814
+ ### Bug Fixes
815
+
816
+ * fix an issue where the loader got stuck when sign-me was started with an empty username ([#117](https://github.com/eideasy/eideasy-widget/issues/117)) ([5d1c914](https://github.com/eideasy/eideasy-widget/commit/5d1c914c2af780f63a899a2c10f8b4842387de4c))
817
+
818
+
819
+
820
+ # [2.35.0](https://github.com/eideasy/eideasy-widget/compare/v2.34.1...v2.35.0) (2022-07-28)
821
+
822
+
823
+ ### Features
824
+
825
+ * add audkenni button ([226ee2b](https://github.com/eideasy/eideasy-widget/commit/226ee2b5674bb5729d638e76d2f9a534ccc50c30))
826
+ * add audkenni logo ([7e0caa3](https://github.com/eideasy/eideasy-widget/commit/7e0caa3333eecb484df949dd56e2b8ca69e8a6f2))
827
+
828
+
829
+
830
+ ## [2.34.1](https://github.com/eideasy/eideasy-widget/compare/v2.34.0...v2.34.1) (2022-07-28)
831
+
832
+
833
+ ### Features
834
+
835
+ * update freja guideline text ([51bd5d1](https://github.com/eideasy/eideasy-widget/commit/51bd5d1facd0a201f9582866cb9471d9796fae40))
836
+
837
+
838
+
839
+ # [2.34.0](https://github.com/eideasy/eideasy-widget/compare/v2.33.1...v2.34.0) (2022-07-27)
840
+
841
+
842
+ ### Features
843
+
844
+ * implement ftnAdvancedFullSignature ([3ef1760](https://github.com/eideasy/eideasy-widget/commit/3ef1760ab592f51bb50565233bf9d03e08bd166a))
845
+ * implement ftnAdvancedFullSignature ([59d09e6](https://github.com/eideasy/eideasy-widget/commit/59d09e6a2599e06d39b368a9fb68ba382934dd1d))
846
+
847
+
848
+
849
+ ## [2.33.1](https://github.com/eideasy/eideasy-widget/compare/v2.33.0...v2.33.1) (2022-07-27)
850
+
851
+
852
+ ### Features
853
+
854
+ * add translations for cert europe and other id-cards with no implementation ([5e7f4f3](https://github.com/eideasy/eideasy-widget/commit/5e7f4f38662b287ea8f02576b994c17a2bed6de0))
855
+ * add translations for cert europe and other id-cards with no implementation ([658c44e](https://github.com/eideasy/eideasy-widget/commit/658c44e29758ebf2b08b13e2d672b47578305658))
856
+
857
+
858
+
859
+ # [2.33.0](https://github.com/eideasy/eideasy-widget/compare/v2.31.0...v2.33.0) (2022-07-11)
860
+
861
+
862
+ ### Features
863
+
864
+ * update browser client to version 2.33.0 ([#111](https://github.com/eideasy/eideasy-widget/issues/111)) ([7ca4c95](https://github.com/eideasy/eideasy-widget/commit/7ca4c95192d8e41631c2d6939569d6a5feef4715))
865
+
866
+
867
+
868
+ # [2.32.0](https://github.com/eideasy/eideasy-widget/compare/v2.31.0...v2.32.0) (2022-07-11)
869
+
870
+
871
+ ### Features
872
+
873
+ * update browser client to version 2.33.0 ([#111](https://github.com/eideasy/eideasy-widget/issues/111)) ([7ca4c95](https://github.com/eideasy/eideasy-widget/commit/7ca4c95192d8e41631c2d6939569d6a5feef4715))
874
+
875
+
876
+
877
+ # [2.31.0](https://github.com/eideasy/eideasy-widget/compare/v2.30.0...v2.31.0) (2022-07-08)
878
+
879
+
880
+ ### Features
881
+
882
+ * Add Freja id button ([#106](https://github.com/eideasy/eideasy-widget/issues/106)) ([7d65c3e](https://github.com/eideasy/eideasy-widget/commit/7d65c3eb3010001fddad1684378ad0749719d1d1))
883
+ * revert yarn lock ([#107](https://github.com/eideasy/eideasy-widget/issues/107)) ([c96d583](https://github.com/eideasy/eideasy-widget/commit/c96d583944f9773f537a776125640940294cee4e))
884
+ * update client version ([#109](https://github.com/eideasy/eideasy-widget/issues/109)) ([1f58f67](https://github.com/eideasy/eideasy-widget/commit/1f58f67b63252d8f5f85d1ba406112b72c15a3c4))
885
+
886
+
887
+
888
+ # [2.30.0](https://github.com/eideasy/eideasy-widget/compare/v2.29.0...v2.30.0) (2022-06-29)
889
+
890
+
891
+ ### Features
892
+
893
+ * Add iDIN authentication method ([#105](https://github.com/eideasy/eideasy-widget/issues/105)) ([4ff31f2](https://github.com/eideasy/eideasy-widget/commit/4ff31f2904ee54fd667349e595901244a01c783e))
894
+
895
+
896
+
897
+ # [2.29.0](https://github.com/eideasy/eideasy-widget/compare/v2.28.1...v2.29.0) (2022-06-29)
898
+
899
+
900
+ ### Features
901
+
902
+ * rename qes to advanced ([#104](https://github.com/eideasy/eideasy-widget/issues/104)) ([41760fe](https://github.com/eideasy/eideasy-widget/commit/41760feab4bbda620101ab40f20ad26d4ba4140f))
903
+
904
+
905
+
906
+ ## [2.28.1](https://github.com/eideasy/eideasy-widget/compare/v2.28.0...v2.28.1) (2022-06-16)
907
+
908
+
909
+ ### Features
910
+
911
+ * add norway name required validation ([#102](https://github.com/eideasy/eideasy-widget/issues/102)) ([9637af6](https://github.com/eideasy/eideasy-widget/commit/9637af674f7bc11e13e99c2a1203704c3f2f7ea1))
912
+
913
+
914
+
915
+ # [2.28.0](https://github.com/eideasy/eideasy-widget/compare/v2.27.1...v2.28.0) (2022-06-15)
916
+
917
+
918
+
919
+ ## [2.27.1](https://github.com/eideasy/eideasy-widget/compare/v2.27.0...v2.27.1) (2022-06-15)
920
+
921
+
922
+
923
+ # [2.27.0](https://github.com/eideasy/eideasy-widget/compare/v2.26.0...v2.27.0) (2022-06-15)
924
+
925
+
926
+ ### Features
927
+
928
+ * add name field for norwegian bank id ([#99](https://github.com/eideasy/eideasy-widget/issues/99)) ([53cd542](https://github.com/eideasy/eideasy-widget/commit/53cd5428c070eb846de5abd1d327c6fa80ee637c))
929
+
930
+
931
+
932
+ # [2.26.0](https://github.com/eideasy/eideasy-widget/compare/v2.25.1...v2.26.0) (2022-06-14)
933
+
934
+
935
+ ### Features
936
+
937
+ * add verifai button ([#100](https://github.com/eideasy/eideasy-widget/issues/100)) ([62cadff](https://github.com/eideasy/eideasy-widget/commit/62cadff27f263ce122ebf3a8936cf5d2e0a704be))
938
+
939
+
940
+
941
+ ## [2.25.1](https://github.com/eideasy/eideasy-widget/compare/v2.25.0...v2.25.1) (2022-06-14)
942
+
943
+
944
+
945
+ # [2.25.0](https://github.com/eideasy/eideasy-widget/compare/v2.24.0...v2.25.0) (2022-06-13)
946
+
947
+
948
+ ### Features
949
+
950
+ * add idin button ([#98](https://github.com/eideasy/eideasy-widget/issues/98)) ([e4f1666](https://github.com/eideasy/eideasy-widget/commit/e4f166613c2e9af2bf27778355f888d96c6161ef))
951
+
952
+
953
+
954
+ # [2.24.0](https://github.com/eideasy/eideasy-widget/compare/v2.23.1...v2.24.0) (2022-06-07)
955
+
956
+
957
+ ### Features
958
+
959
+ * add swedish bank id login method ([#97](https://github.com/eideasy/eideasy-widget/issues/97)) ([1eebf08](https://github.com/eideasy/eideasy-widget/commit/1eebf08e53c6230a9acca72eeac8610701dcd2f9))
960
+
961
+
962
+
963
+ ## [2.23.1](https://github.com/eideasy/eideasy-widget/compare/v2.23.0...v2.23.1) (2022-05-17)
964
+
965
+
966
+ ### Bug Fixes
967
+
968
+ * update browser client to 2.23.1 to get chave movel phone encryption support ([#95](https://github.com/eideasy/eideasy-widget/issues/95)) ([e0ad8bd](https://github.com/eideasy/eideasy-widget/commit/e0ad8bdbf3cf8a476ce383732ddfa58eaeb5ce99))
969
+
970
+
971
+
972
+ # [2.23.0](https://github.com/eideasy/eideasy-widget/compare/v2.22.0...v2.23.0) (2022-05-12)
973
+
974
+
975
+ ### Features
976
+
977
+ * Remove SignatureSmsOtp module and handle OTP methods with the older SignatureOtp module ([#94](https://github.com/eideasy/eideasy-widget/issues/94)) ([a8292eb](https://github.com/eideasy/eideasy-widget/commit/a8292eb2d71d462e50af1eb54f717dcc038ec2d8))
978
+
979
+
980
+
981
+ # [2.22.0](https://github.com/eideasy/eideasy-widget/compare/v2.20.0...v2.22.0) (2022-05-11)
982
+
983
+
984
+ ### Features
985
+
986
+ * Add Code by SMS signing method ([#93](https://github.com/eideasy/eideasy-widget/issues/93)) ([3c043a5](https://github.com/eideasy/eideasy-widget/commit/3c043a5cb28a92337d68940c2711adfa68283a63))
987
+
988
+
989
+
990
+ # [2.20.0](https://github.com/eideasy/eideasy-widget/compare/v2.19.0...v2.20.0) (2022-05-11)
991
+
992
+
993
+
994
+ # [2.19.0](https://github.com/eideasy/eideasy-widget/compare/v2.18.1...v2.19.0) (2022-05-07)
995
+
996
+
997
+ ### Features
998
+
999
+ * add certSign and CertEurope USB token signing methods ([#92](https://github.com/eideasy/eideasy-widget/issues/92)) ([e03726e](https://github.com/eideasy/eideasy-widget/commit/e03726ea972e68a5c0a493886ba97ce4587a0335))
1000
+
1001
+
1002
+
1003
+ ## [2.18.1](https://github.com/eideasy/eideasy-widget/compare/v2.18.0...v2.18.1) (2022-05-05)
1004
+
1005
+
1006
+ ### Bug Fixes
1007
+
1008
+ * chave movel compliance fixes ([#91](https://github.com/eideasy/eideasy-widget/issues/91)) ([1157dd1](https://github.com/eideasy/eideasy-widget/commit/1157dd1058c392027979c8b5a46ea5344666eb15))
1009
+
1010
+
1011
+
1012
+ # [2.18.0](https://github.com/eideasy/eideasy-widget/compare/v2.17.1...v2.18.0) (2022-05-03)
1013
+
1014
+
1015
+ ### Features
1016
+
1017
+ * add itsme login method ([#90](https://github.com/eideasy/eideasy-widget/issues/90)) ([978fe7d](https://github.com/eideasy/eideasy-widget/commit/978fe7d57353eec807c1a033c99d297a9f888231))
1018
+
1019
+
1020
+
1021
+ ## [2.17.1](https://github.com/eideasy/eideasy-widget/compare/v2.17.0...v2.17.1) (2022-04-28)
1022
+
1023
+
1024
+ ### Bug Fixes
1025
+
1026
+ * re-enable MitId ([8edcde0](https://github.com/eideasy/eideasy-widget/commit/8edcde0b84e7f325254a5573a1d81a95f2a0d192))
1027
+
1028
+
1029
+
1030
+ # [2.17.0](https://github.com/eideasy/eideasy-widget/compare/v2.16.0...v2.17.0) (2022-04-21)
1031
+
1032
+
1033
+ ### Features
1034
+
1035
+ * Add Norwegian BankId QES method ([#89](https://github.com/eideasy/eideasy-widget/issues/89)) ([81812ec](https://github.com/eideasy/eideasy-widget/commit/81812ecbcfe993bcb5fc633891d99e6874b2ef50))
1036
+
1037
+
1038
+
1039
+ # [2.16.0](https://github.com/eideasy/eideasy-widget/compare/v2.15.2...v2.16.0) (2022-04-20)
1040
+
1041
+
1042
+ ### Features
1043
+
1044
+ * add fi-ftn-qes-signature method ([be063bd](https://github.com/eideasy/eideasy-widget/commit/be063bd287dd3b48642a988a896a24b9e3d42e7d))
1045
+
1046
+
1047
+
1048
+ ## [2.15.2](https://github.com/eideasy/eideasy-widget/compare/v2.15.1...v2.15.2) (2022-04-15)
1049
+
1050
+
1051
+ ### Bug Fixes
1052
+
1053
+ * update @eid-easy/eideasy-browser-client to v2.17.2 ([7c5d5c3](https://github.com/eideasy/eideasy-widget/commit/7c5d5c376f493d93bea948419a5dd43f9cddd987))
1054
+
1055
+
1056
+
1057
+ ## [2.15.1](https://github.com/eideasy/eideasy-widget/compare/v2.15.0...v2.15.1) (2022-04-14)
1058
+
1059
+
1060
+ ### Bug Fixes
1061
+
1062
+ * update browser client to v2.17.1 ([e92cc7c](https://github.com/eideasy/eideasy-widget/commit/e92cc7c0720d9c01c00f8f706b2d47c0b5defe9b))
1063
+
1064
+
1065
+
1066
+ # [2.15.0](https://github.com/eideasy/eideasy-widget/compare/v2.14.0...v2.15.0) (2022-04-13)
1067
+
1068
+
1069
+ ### Features
1070
+
1071
+ * add Chave Movel qualified signature method ([0f5ee18](https://github.com/eideasy/eideasy-widget/commit/0f5ee1805095fcce01af8339d94929fa90d9dde6))
1072
+
1073
+
1074
+
1075
+ # [2.14.0](https://github.com/eideasy/eideasy-widget/compare/v2.13.1...v2.14.0) (2022-04-12)
1076
+
1077
+
1078
+ ### Features
1079
+
1080
+ * add MitId simple signature method ([#86](https://github.com/eideasy/eideasy-widget/issues/86)) ([340e7f2](https://github.com/eideasy/eideasy-widget/commit/340e7f29347fb6281fc4a0a7324a9b0e59f9c78d))
1081
+
1082
+
1083
+
1084
+ ## [2.13.1](https://github.com/eideasy/eideasy-widget/compare/v2.13.0...v2.13.1) (2022-04-11)
1085
+
1086
+
1087
+ ### Bug Fixes
1088
+
1089
+ * remove unnecessary console.log ([012f1e2](https://github.com/eideasy/eideasy-widget/commit/012f1e2c004587db2122978cb0302dcc754113fc))
1090
+
1091
+
1092
+
1093
+ # [2.13.0](https://github.com/eideasy/eideasy-widget/compare/v2.12.0...v2.13.0) (2022-04-11)
1094
+
1095
+
1096
+ ### Bug Fixes
1097
+
1098
+ * update browser client ([a528602](https://github.com/eideasy/eideasy-widget/commit/a5286028efc11d7b8bcf1f2e75bab298b94ed945))
1099
+
1100
+
1101
+ ### Features
1102
+
1103
+ * add remoteMonitoringEnabled option ([#84](https://github.com/eideasy/eideasy-widget/issues/84)) ([0e03d7d](https://github.com/eideasy/eideasy-widget/commit/0e03d7d13cf893d36c5d6fbb41de5d663822f5d4))
1104
+
1105
+
1106
+
1107
+ # [2.12.0](https://github.com/eideasy/eideasy-widget/compare/v2.12.0-beta.1...v2.12.0) (2022-04-06)
1108
+
1109
+
1110
+ ### Bug Fixes
1111
+
1112
+ * add the correct translation keys for the the id card no_implementation error message ([#83](https://github.com/eideasy/eideasy-widget/issues/83)) ([fa72993](https://github.com/eideasy/eideasy-widget/commit/fa72993a0614917299a95892324c706e4d4d6941))
1113
+
1114
+
1115
+
1116
+ # [2.12.0-beta.1](https://github.com/eideasy/eideasy-widget/compare/v2.12.0-beta.0...v2.12.0-beta.1) (2022-04-05)
1117
+
1118
+
1119
+ ### Bug Fixes
1120
+
1121
+ * update browser client to properly handle the popup windows ([#82](https://github.com/eideasy/eideasy-widget/issues/82)) ([7ef518d](https://github.com/eideasy/eideasy-widget/commit/7ef518dd784519a4b39c7eefeeb97d2f54cd6519))
1122
+
1123
+
1124
+
1125
+ # [2.12.0-beta.0](https://github.com/eideasy/eideasy-widget/compare/v2.11.5...v2.12.0-beta.0) (2022-03-29)
1126
+
1127
+
1128
+ ### Features
1129
+
1130
+ * add D-Trust sign-me QES signing method" ([#80](https://github.com/eideasy/eideasy-widget/issues/80)) ([99f7545](https://github.com/eideasy/eideasy-widget/commit/99f754543d3b8629d731625c2b7990d3f3417128))
1131
+
1132
+
1133
+
1134
+ ## [2.11.5](https://github.com/eideasy/eideasy-widget/compare/v2.11.4...v2.11.5) (2022-03-22)
1135
+
1136
+
1137
+ ### Bug Fixes
1138
+
1139
+ * use a newer version of the browser-client for improved user cancel messages ([#79](https://github.com/eideasy/eideasy-widget/issues/79)) ([921684c](https://github.com/eideasy/eideasy-widget/commit/921684ceafcea36faeb16a0fbc9733d78390217d))
1140
+
1141
+
1142
+
1143
+ ## [2.11.4](https://github.com/eideasy/eideasy-widget/compare/v2.11.3...v2.11.4) (2022-03-22)
1144
+
1145
+
1146
+ ### Bug Fixes
1147
+
1148
+ * show a more informative message for isCancel errors ([#78](https://github.com/eideasy/eideasy-widget/issues/78)) ([063a521](https://github.com/eideasy/eideasy-widget/commit/063a521af4b118748a15e5a1ca178112a961c9ce))
1149
+
1150
+
1151
+
1152
+ ## [2.11.3](https://github.com/eideasy/eideasy-widget/compare/v2.11.2...v2.11.3) (2022-02-04)
1153
+
1154
+
1155
+ ### Bug Fixes
1156
+
1157
+ * update @eid-easy/eideasy-browser-client to v2.13.1 for web-eid compatibility fix ([#72](https://github.com/eideasy/eideasy-widget/issues/72)) ([a810726](https://github.com/eideasy/eideasy-widget/commit/a810726084d3c84da156527c636dba5bd12a5576))
1158
+
1159
+
1160
+
1161
+ ## [2.11.2](https://github.com/eideasy/eideasy-widget/compare/v2.11.1...v2.11.2) (2022-01-28)
1162
+
1163
+
1164
+
1165
+ ## [2.11.1](https://github.com/eideasy/eideasy-widget/compare/v2.11.0...v2.11.1) (2022-01-21)
1166
+
1167
+
1168
+
1169
+ # [2.11.0](https://github.com/eideasy/eideasy-widget/compare/v2.10.0...v2.11.0) (2022-01-18)
1170
+
1171
+
1172
+ ### Features
1173
+
1174
+ * add Swedish BankID signature method ([#63](https://github.com/eideasy/eideasy-widget/issues/63)) ([0302608](https://github.com/eideasy/eideasy-widget/commit/0302608f3a57e6d248ea9c800ef486e03d7efb99))
1175
+
1176
+
1177
+
1178
+ # [2.10.0](https://github.com/eideasy/eideasy-widget/compare/v2.9.1...v2.10.0) (2022-01-05)
1179
+
1180
+
1181
+ ### Features
1182
+
1183
+ * add Italian and Cszech languages ([#61](https://github.com/eideasy/eideasy-widget/issues/61)) ([b25ec21](https://github.com/eideasy/eideasy-widget/commit/b25ec2185e3b03f3d13a97860982cb31af4a6976))
1184
+
1185
+
1186
+
1187
+ ## [2.9.1](https://github.com/eideasy/eideasy-widget/compare/v2.9.0...v2.9.1) (2022-01-05)
1188
+
1189
+
1190
+
1191
+ # [2.9.0](https://github.com/eideasy/eideasy-widget/compare/v2.8.0...v2.9.0) (2021-12-22)
1192
+
1193
+
1194
+ ### Features
1195
+
1196
+ * add Evrotrust signing ([f6b1519](https://github.com/eideasy/eideasy-widget/commit/f6b1519f41544d3684e248c79e4a9cd8840d2e2c))
1197
+
1198
+
1199
+
1200
+ # [2.8.0](https://github.com/eideasy/eideasy-widget/compare/v2.7.0...v2.8.0) (2021-12-09)
1201
+
1202
+
1203
+ ### Features
1204
+
1205
+ * add Google OIDC based signature method ([83f83b9](https://github.com/eideasy/eideasy-widget/commit/83f83b96f57804502905c99e8f2959e73bb572f1))
1206
+
1207
+
1208
+
1209
+ # [2.7.0](https://github.com/eideasy/eideasy-widget/compare/v2.6.0...v2.7.0) (2021-12-02)
1210
+
1211
+
1212
+ ### Features
1213
+
1214
+ * add MojeID signing method ([ae16cf6](https://github.com/eideasy/eideasy-widget/commit/ae16cf6d266bfca00b5a8250ec5696066199896f))
1215
+ * add the following languages: es, fi, fr, pt, sv ([eba0995](https://github.com/eideasy/eideasy-widget/commit/eba09953555fcb91ceef452deec8b467566b9073))
1216
+
1217
+
1218
+
1219
+ # [2.6.0](https://github.com/eideasy/eideasy-widget/compare/v2.5.0...v2.6.0) (2021-11-30)
1220
+
1221
+
1222
+ ### Features
1223
+
1224
+ * add modifyEndpointUrl option to allow modifying all api endpoint urls ([001320f](https://github.com/eideasy/eideasy-widget/commit/001320fc3a925a1c33ac60f8b5cf92ac6d33484a))
1225
+
1226
+
1227
+
1228
+ # [2.5.0](https://github.com/eideasy/eideasy-widget/compare/v2.4.0...v2.5.0) (2021-11-26)
1229
+
1230
+
1231
+ ### Features
1232
+
1233
+ * add methodsConfigFilter for modifying the methods config ([fd1e802](https://github.com/eideasy/eideasy-widget/commit/fd1e8026d39d6618f6072a04ec7214b6e2600a4b))
1234
+
1235
+
1236
+
1237
+ # [2.4.0](https://github.com/eideasy/eideasy-widget/compare/v2.3.0-beta.0...v2.4.0) (2021-11-23)
1238
+
1239
+
1240
+
1241
+ # [2.3.0-beta.0](https://github.com/eideasy/eideasy-widget/compare/v2.3.0...v2.3.0-beta.0) (2021-11-23)
1242
+
1243
+
1244
+ ### Features
1245
+
1246
+ * add debug mode ([5c3ec47](https://github.com/eideasy/eideasy-widget/commit/5c3ec476ac10a8d4cbad8eaf121b98fbbded1259))
1247
+
1248
+
1249
+
1250
+ # [2.3.0](https://github.com/eideasy/eideasy-widget/compare/v2.2.0...v2.3.0) (2021-11-19)
1251
+
1252
+
1253
+
1254
+ # [2.2.0](https://github.com/eideasy/eideasy-widget/compare/v2.2.0-beta.0...v2.2.0) (2021-11-11)
1255
+
1256
+
1257
+
1258
+ # [2.2.0-beta.0](https://github.com/eideasy/eideasy-widget/compare/v2.1.0...v2.2.0-beta.0) (2021-11-11)
1259
+
1260
+
1261
+
1262
+ # [2.1.0](https://github.com/eideasy/eideasy-widget/compare/v2.1.0-alpha.12...v2.1.0) (2021-11-10)
1263
+
1264
+
1265
+ ### Features
1266
+
1267
+ * update browser client ([fb68780](https://github.com/eideasy/eideasy-widget/commit/fb68780e1765528e19a7bd392e1aa42349bfc8ad))
1268
+
1269
+
1270
+
1271
+ # [2.1.0-alpha.12](https://github.com/eideasy/eideasy-widget/compare/v2.1.0-alpha.11...v2.1.0-alpha.12) (2021-11-08)
1272
+
1273
+
1274
+ ### Features
1275
+
1276
+ * add zealid and finnish smart-id ([b40b5f6](https://github.com/eideasy/eideasy-widget/commit/b40b5f60fb9aa017c1992067907705d30861a292))
1277
+
1278
+
1279
+
1280
+ # [2.1.0-alpha.11](https://github.com/eideasy/eideasy-widget/compare/v2.1.0-alpha.10...v2.1.0-alpha.11) (2021-11-04)
1281
+
1282
+
1283
+ ### Features
1284
+
1285
+ * update translations ([a8ad071](https://github.com/eideasy/eideasy-widget/commit/a8ad0715cf6acec298e751bfde172b0846c35daa))
1286
+
1287
+
1288
+
1289
+ # [2.1.0-alpha.10](https://github.com/eideasy/eideasy-widget/compare/v2.1.0-alpha.9...v2.1.0-alpha.10) (2021-11-03)
1290
+
1291
+
1292
+ ### Bug Fixes
1293
+
1294
+ * update the eideasy-browser-client ([82dd0aa](https://github.com/eideasy/eideasy-widget/commit/82dd0aa985fa1f0beb4c5b80d6a84bc17de25257))
1295
+
1296
+
1297
+
1298
+ # [2.1.0-alpha.9](https://github.com/eideasy/eideasy-widget/compare/v2.1.0-alpha.8...v2.1.0-alpha.9) (2021-11-03)
1299
+
1300
+
1301
+
1302
+ # [2.1.0-alpha.8](https://github.com/eideasy/eideasy-widget/compare/v2.1.0-alpha.7...v2.1.0-alpha.8) (2021-11-03)
1303
+
1304
+
1305
+ ### Bug Fixes
1306
+
1307
+ * add text color for methodButton ([960a235](https://github.com/eideasy/eideasy-widget/commit/960a235208e643f31098563874d753478e999332))
1308
+
1309
+
1310
+
1311
+ # [2.1.0-alpha.7](https://github.com/eideasy/eideasy-widget/compare/v2.1.0-alpha.6...v2.1.0-alpha.7) (2021-11-02)
1312
+
1313
+
1314
+ ### Bug Fixes
1315
+
1316
+ * select global flag for otp preselect ([3423247](https://github.com/eideasy/eideasy-widget/commit/34232476a6af153d57c1f0710940b4222eeca6d5))
1317
+
1318
+
1319
+
1320
+ # [2.1.0-alpha.6](https://github.com/eideasy/eideasy-widget/compare/v2.1.0-alpha.5...v2.1.0-alpha.6) (2021-11-01)
1321
+
1322
+
1323
+ ### Bug Fixes
1324
+
1325
+ * fix an issue where beforeMethodSelection caused the loader to show permanently ([45397b9](https://github.com/eideasy/eideasy-widget/commit/45397b9e01e4ad48f04eebda433829ee7b8ec4f2))
1326
+
1327
+
1328
+
1329
+ # [2.1.0-alpha.5](https://github.com/eideasy/eideasy-widget/compare/v2.1.0-alpha.4...v2.1.0-alpha.5) (2021-11-01)
1330
+
1331
+
1332
+ ### Features
1333
+
1334
+ * support promises for beforeMethodSelection callback ([#44](https://github.com/eideasy/eideasy-widget/issues/44)) ([438fc53](https://github.com/eideasy/eideasy-widget/commit/438fc534420d454f7ce72f83c8b17a9f3ff9ec7f))
1335
+
1336
+
1337
+
1338
+ # [2.1.0-alpha.4](https://github.com/eideasy/eideasy-widget/compare/v2.1.0-alpha.3...v2.1.0-alpha.4) (2021-11-01)
1339
+
1340
+
1341
+ ### Features
1342
+
1343
+ * add the possibility to pass additionalMethodConfig in the beforeMethodSelection hook ([#43](https://github.com/eideasy/eideasy-widget/issues/43)) ([fafb6b2](https://github.com/eideasy/eideasy-widget/commit/fafb6b2afe7b25a6f8fec6bc66efbe93e571495d))
1344
+
1345
+
1346
+
1347
+ # [2.1.0-alpha.3](https://github.com/eideasy/eideasy-widget/compare/v2.1.0-alpha.2...v2.1.0-alpha.3) (2021-11-01)
1348
+
1349
+
1350
+ ### Features
1351
+
1352
+ * add beforeMethodSelection callback ([#42](https://github.com/eideasy/eideasy-widget/issues/42)) ([596fdb3](https://github.com/eideasy/eideasy-widget/commit/596fdb3d3579d5afb97b42296d6fec2062ae9bae))
1353
+
1354
+
1355
+
1356
+ # [2.1.0-alpha.2](https://github.com/eideasy/eideasy-widget/compare/v2.1.0-alpha.1...v2.1.0-alpha.2) (2021-10-29)
1357
+
1358
+
1359
+ ### Features
1360
+
1361
+ * update the api client ([#41](https://github.com/eideasy/eideasy-widget/issues/41)) ([1b0c421](https://github.com/eideasy/eideasy-widget/commit/1b0c4219e4c33ff82dd8877d6f35db35292626f0))
1362
+
1363
+
1364
+
1365
+ # [2.1.0-alpha.1](https://github.com/eideasy/eideasy-widget/compare/v2.0.1...v2.1.0-alpha.1) (2021-10-28)
1366
+
1367
+
1368
+ ### Bug Fixes
1369
+
1370
+ * fix the header bg overflow ([97f72f7](https://github.com/eideasy/eideasy-widget/commit/97f72f756f9e90e3eba3b767b929dce03550a9ec))
1371
+ * make sure that the WORLD is the first selection ([fed2650](https://github.com/eideasy/eideasy-widget/commit/fed2650b168614cd99f73f508b6eff9a2eca3c33))
1372
+
1373
+
1374
+ ### Features
1375
+
1376
+ * add Austrian Handy Signatur signing ([ef347f2](https://github.com/eideasy/eideasy-widget/commit/ef347f299d234c1610b8eaf17404ba4c146cfe48))
1377
+ * add confirmation step for ftn ([e84bb0e](https://github.com/eideasy/eideasy-widget/commit/e84bb0ef628a1772f3c7c38a2491fb052c623de3))
1378
+ * add email sms based otp signing ([e3fe5b9](https://github.com/eideasy/eideasy-widget/commit/e3fe5b94c6a202e8e9030705187934ea56ea4e13))
1379
+ * add eParaksts mobile signing ([6cfe352](https://github.com/eideasy/eideasy-widget/commit/6cfe352adb595cc26c38e4d303a041d187bb3075))
1380
+ * add finnish id card logo ([360cc33](https://github.com/eideasy/eideasy-widget/commit/360cc33b52c31582dafab0117d03d43ca97a13f0))
1381
+ * add ftn signing ([a76c0cf](https://github.com/eideasy/eideasy-widget/commit/a76c0cf3a11d70b0af21d877709f7805e37a4242))
1382
+ * add lv id card button ([aa204fd](https://github.com/eideasy/eideasy-widget/commit/aa204fd03e37d5f3c0c7e020804fd23a6d4c165c))
1383
+ * Add mobile-id signing ([fea822d](https://github.com/eideasy/eideasy-widget/commit/fea822d8f0882570ed60713d551acac2df8a5ddf))
1384
+ * add portuguese id card icon ([96c95e7](https://github.com/eideasy/eideasy-widget/commit/96c95e73de9a2b344393c10ab8233ac6e73daccc))
1385
+ * handle worldwide methods ([6bcad28](https://github.com/eideasy/eideasy-widget/commit/6bcad2801aa265eff192a5d7ee3133048c0bd6d9))
1386
+ * use thin layout for signing methods when appropriate ([3373273](https://github.com/eideasy/eideasy-widget/commit/33732736218d74544c6afbe97bf35ae42b25a7a2))
1387
+
1388
+
1389
+
1390
+ ## [2.0.1](https://github.com/eideasy/eideasy-widget/compare/v2.0.0...v2.0.1) (2021-10-26)
1391
+
1392
+
1393
+ ### Bug Fixes
1394
+
1395
+ * Re-add calling code ([#40](https://github.com/eideasy/eideasy-widget/issues/40)) ([ee0c037](https://github.com/eideasy/eideasy-widget/commit/ee0c037be10db2eb8969704216009fe86f66c704))
1396
+
1397
+
1398
+
1399
+ # [2.0.0](https://github.com/eideasy/eideasy-widget/compare/v1.18.0...v2.0.0) (2021-10-26)
1400
+
1401
+
1402
+ ### Features
1403
+
1404
+ * add id-card signing ([#39](https://github.com/eideasy/eideasy-widget/issues/39)) ([8b64a2a](https://github.com/eideasy/eideasy-widget/commit/8b64a2a5a55cec374bb87426218018f3ed8d5a74))
1405
+ * allow multiple eideasy-widget instances ([#38](https://github.com/eideasy/eideasy-widget/issues/38)) ([1912da5](https://github.com/eideasy/eideasy-widget/commit/1912da5d507fcc3a469f07eb7443a897fbaf0164))
1406
+
1407
+
1408
+
1409
+ # [1.18.0](https://github.com/eideasy/eideasy-widget/compare/v1.17.2...v1.18.0) (2021-09-29)
1410
+
1411
+
1412
+ ### Bug Fixes
1413
+
1414
+ * fix a bug where pre-selecting a country did not work if the country code was in lowercase ([#36](https://github.com/eideasy/eideasy-widget/issues/36)) ([9a8ccab](https://github.com/eideasy/eideasy-widget/commit/9a8ccab84544c48928693c1f49cfeb9813c9da22))
1415
+
1416
+
1417
+ ### Features
1418
+
1419
+ * add aria labels to method buttons ([2778bb5](https://github.com/eideasy/eideasy-widget/commit/2778bb52429341322bb87a66ae309a038363a8a6))
1420
+ * add aria labels to method buttons ([#37](https://github.com/eideasy/eideasy-widget/issues/37)) ([cc557bc](https://github.com/eideasy/eideasy-widget/commit/cc557bc5731852f5b1b13e43bdd5cf1a695cc519))
1421
+
1422
+
1423
+
1424
+ ## [1.17.2](https://github.com/eideasy/eideasy-widget/compare/v1.17.1...v1.17.2) (2021-09-29)
1425
+
1426
+
1427
+ ### Bug Fixes
1428
+
1429
+ * fix a bug where countries whitelist was ignored when auto-selecting the country for the preselected method ([#35](https://github.com/eideasy/eideasy-widget/issues/35)) ([3465629](https://github.com/eideasy/eideasy-widget/commit/34656298be7d2ad41617fefc53cac30273507ed4))
1430
+
1431
+
1432
+
1433
+ ## [1.17.1](https://github.com/eideasy/eideasy-widget/compare/v1.17.0...v1.17.1) (2021-09-24)
1434
+
1435
+
1436
+ ### Bug Fixes
1437
+
1438
+ * fix a bug where the country was not selected according to the selected method ([c9bac83](https://github.com/eideasy/eideasy-widget/commit/c9bac833477b959dbfd11e9bcbd11ea5fb3022e6))
1439
+
1440
+
1441
+
1442
+ # [1.17.0](https://github.com/eideasy/eideasy-widget/compare/v1.16.1...v1.17.0) (2021-09-16)
1443
+
1444
+
1445
+ ### Bug Fixes
1446
+
1447
+ * only use $eidEasyFormatFlashMessage if it actually exists ([7282324](https://github.com/eideasy/eideasy-widget/commit/728232457315daca3390e9ffc144f8036c51bdb2))
1448
+
1449
+
1450
+ ### Features
1451
+
1452
+ * allow users to override flashMessages ([cac1f46](https://github.com/eideasy/eideasy-widget/commit/cac1f465260c3a5d572d2788c67d8077635fd7b7))
1453
+
1454
+
1455
+
1456
+ ## [1.16.1](https://github.com/eideasy/eideasy-widget/compare/v1.16.0...v1.16.1) (2021-09-02)
1457
+
1458
+
1459
+
1460
+ # [1.16.0](https://github.com/eideasy/eideasy-widget/compare/v1.15.1...v1.16.0) (2021-08-31)
1461
+
1462
+
1463
+ ### Features
1464
+
1465
+ * add Finnish Trust Network ([e2e32c7](https://github.com/eideasy/eideasy-widget/commit/e2e32c786c0eb4b73ab7b2eb77c0f4cfa18d1990))
1466
+
1467
+
1468
+
1469
+ ## [1.15.1](https://github.com/eideasy/eideasy-widget/compare/v1.15.0...v1.15.1) (2021-08-30)
1470
+
1471
+
1472
+ ### Bug Fixes
1473
+
1474
+ * fix a bug where the method button was not rendered in case of single method with a single country ([#31](https://github.com/eideasy/eideasy-widget/issues/31)) ([d60c9b2](https://github.com/eideasy/eideasy-widget/commit/d60c9b21f2f73ec12b99fcfc54246a852100dc87))
1475
+
1476
+
1477
+
1478
+ # [1.15.0](https://github.com/eideasy/eideasy-widget/compare/v1.14.1...v1.15.0) (2021-08-30)
1479
+
1480
+
1481
+ ### Features
1482
+
1483
+ * add MojeiD ([#30](https://github.com/eideasy/eideasy-widget/issues/30)) ([0383205](https://github.com/eideasy/eideasy-widget/commit/0383205a48e7dcd1e45c4cfa2373a52ff17a41db))
1484
+
1485
+
1486
+
1487
+ ## [1.14.1](https://github.com/eideasy/eideasy-widget/compare/v1.14.0...v1.14.1) (2021-08-26)
1488
+
1489
+
1490
+ ### Bug Fixes
1491
+
1492
+ * fix a bug where clicking the id card button did nothing if there was an error just before clicking the button ([e30ca32](https://github.com/eideasy/eideasy-widget/commit/e30ca32d409d67873a79e513479db81997bb0675))
1493
+
1494
+
1495
+
1496
+ # [1.14.0](https://github.com/eideasy/eideasy-widget/compare/v1.13.0...v1.14.0) (2021-08-17)
1497
+
1498
+
1499
+ ### Features
1500
+
1501
+ * update the browser client to get the updated list of supported contries ([3fb06f3](https://github.com/eideasy/eideasy-widget/commit/3fb06f3721181029e48f2ce407f7e5d1a7063c0c))
1502
+
1503
+
1504
+
1505
+ # [1.13.0](https://github.com/eideasy/eideasy-widget/compare/v1.12.2...v1.13.0) (2021-08-09)
1506
+
1507
+
1508
+ ### Features
1509
+
1510
+ * allow prefilled phone to contain calling code ([38193a2](https://github.com/eideasy/eideasy-widget/commit/38193a2a9744ff785a46527eab11e9725429f9bf))
1511
+
1512
+
1513
+
1514
+ ## [1.12.2](https://github.com/eideasy/eideasy-widget/compare/v1.12.1...v1.12.2) (2021-08-09)
1515
+
1516
+
1517
+ ### Bug Fixes
1518
+
1519
+ * rename appUrl to redirectUri ([5a9b385](https://github.com/eideasy/eideasy-widget/commit/5a9b3850a4aeb9eda02dc2480afc662ba73c4ee8))
1520
+
1521
+
1522
+
1523
+ ## [1.12.1](https://github.com/eideasy/eideasy-widget/compare/v1.12.0...v1.12.1) (2021-08-09)
1524
+
1525
+
1526
+
1527
+ # [1.12.0](https://github.com/eideasy/eideasy-widget/compare/v1.11.0...v1.12.0) (2021-08-09)
1528
+
1529
+
1530
+ ### Features
1531
+
1532
+ * update the @eid-easy/eideasy-browser-client ([f309d71](https://github.com/eideasy/eideasy-widget/commit/f309d7156ffa962a6cb34b776ef3902d2f25b695))
1533
+
1534
+
1535
+
1536
+ # [1.11.0](https://github.com/eideasy/eideasy-widget/compare/v1.10.0...v1.11.0) (2021-08-06)
1537
+
1538
+
1539
+ ### Features
1540
+
1541
+ * find the correct country from the method action_type ([5d1d000](https://github.com/eideasy/eideasy-widget/commit/5d1d000e9d44453de04fe8e25a57da411a56759f))
1542
+ * Show the currently selected country flag in the header ([e5cbd1c](https://github.com/eideasy/eideasy-widget/commit/e5cbd1cedc9f4607dbb750c3f14e0373183a7e8e))
1543
+
1544
+
1545
+
1546
+ # [1.10.0](https://github.com/eideasy/eideasy-widget/compare/v1.9.0...v1.10.0) (2021-08-06)
1547
+
1548
+
1549
+
1550
+ # [1.9.0](https://github.com/eideasy/eideasy-widget/compare/v1.8.0...v1.9.0) (2021-08-06)
1551
+
1552
+
1553
+ ### Features
1554
+
1555
+ * add 'modifyRequestSettings' to make it possible to alter outgoing requests ([571544f](https://github.com/eideasy/eideasy-widget/commit/571544f2eb8b64c320698fc59e37efea7f8276f3))
1556
+
1557
+
1558
+
1559
+ # [1.8.0](https://github.com/eideasy/eideasy-widget/compare/v1.7.1...v1.8.0) (2021-08-06)
1560
+
1561
+
1562
+ ### Bug Fixes
1563
+
1564
+ * autoconvert countryCode to uppercase ([2b68cd0](https://github.com/eideasy/eideasy-widget/commit/2b68cd0202801fcd859efc1d64d252ae930ddc73))
1565
+
1566
+
1567
+ ### Features
1568
+
1569
+ * allow prefilling input values ([2963d87](https://github.com/eideasy/eideasy-widget/commit/2963d8786fa9fcca98f2959eb9e0d38d06ffb8c1))
1570
+
1571
+
1572
+
1573
+ ## [1.7.1](https://github.com/eideasy/eideasy-widget/compare/v1.7.0...v1.7.1) (2021-08-05)
1574
+
1575
+
1576
+ ### Bug Fixes
1577
+
1578
+ * fix a bug where the widget errored because of the missing 'selectedMethod' option ([547b5f6](https://github.com/eideasy/eideasy-widget/commit/547b5f6ed830197d6823e8b53bdbb505a4a5f946))
1579
+
1580
+
1581
+
1582
+ # [1.7.0](https://github.com/eideasy/eideasy-widget/compare/v1.6.0...v1.7.0) (2021-08-05)
1583
+
1584
+
1585
+ ### Features
1586
+
1587
+ * add option 'selectedMethod' that allows to preselect a method ([251caa4](https://github.com/eideasy/eideasy-widget/commit/251caa4b523882988721f67e45b1df3d8726aab0))
1588
+
1589
+
1590
+
1591
+ # [1.6.0](https://github.com/eideasy/eideasy-widget/compare/v1.5.0...v1.6.0) (2021-08-05)
1592
+
1593
+
1594
+ ### Bug Fixes
1595
+
1596
+ * add explicit form label font-weight to prevent inheriting from the global css ([90b9532](https://github.com/eideasy/eideasy-widget/commit/90b953242938487e6c6b62e9dda56cf041be0492))
1597
+
1598
+
1599
+ ### Features
1600
+
1601
+ * add 'enabledCountries' setting ([ff531eb](https://github.com/eideasy/eideasy-widget/commit/ff531eb978d24ed630a0d7c76addd2f1cf13b7a1))
1602
+
1603
+
1604
+
1605
+ # [1.5.0](https://github.com/eideasy/eideasy-widget/compare/v1.4.0...v1.5.0) (2021-08-05)
1606
+
1607
+
1608
+
1609
+ # [1.4.0](https://github.com/eideasy/eideasy-widget/compare/v1.3.0...v1.4.0) (2021-08-04)
1610
+
1611
+
1612
+ ### Features
1613
+
1614
+ * add Belgian id card button ([0ac5013](https://github.com/eideasy/eideasy-widget/commit/0ac5013974b9d3e3c0c9da02b03e0bc7dbd734f0))
1615
+
1616
+
1617
+
1618
+ # [1.3.0](https://github.com/eideasy/eideasy-widget/compare/v1.2.0...v1.3.0) (2021-08-04)
1619
+
1620
+
1621
+ ### Bug Fixes
1622
+
1623
+ * change 'My coutry' to 'country' ([a179f49](https://github.com/eideasy/eideasy-widget/commit/a179f49a871654f6dfa4594bdc317585d271ea19))
1624
+
1625
+
1626
+ ### Features
1627
+
1628
+ * add id card identification for Belgium, Serbia, Finland and Portugal ([01ae02d](https://github.com/eideasy/eideasy-widget/commit/01ae02d321388ce8f8dbcf4988a5070db32b9d34))
1629
+
1630
+
1631
+
1632
+ # [1.2.0](https://github.com/eideasy/eideasy-widget/compare/v1.1.0...v1.2.0) (2021-08-04)
1633
+
1634
+
1635
+ ### Features
1636
+
1637
+ * add ZealiD ([#15](https://github.com/eideasy/eideasy-widget/issues/15)) ([af53c15](https://github.com/eideasy/eideasy-widget/commit/af53c156686b86ce9b603436413a2fd19319b9e3))
1638
+
1639
+
1640
+
1641
+ # [1.1.0](https://github.com/eideasy/eideasy-widget/compare/v1.0.2...v1.1.0) (2021-08-03)
1642
+
1643
+
1644
+ ### Bug Fixes
1645
+
1646
+ * improve the buttons layout ([ee6fc78](https://github.com/eideasy/eideasy-widget/commit/ee6fc786f73affc156440c4bac1e74e5c0e64de6))
1647
+
1648
+
1649
+ ### Features
1650
+
1651
+ * add a simple feature flags set up ([b5f9a6a](https://github.com/eideasy/eideasy-widget/commit/b5f9a6ade4ae678f1cbd8b0aa935e2b2a8f23a62))
1652
+ * add FREJA eID ([8cee248](https://github.com/eideasy/eideasy-widget/commit/8cee2487b26a881d27cc3fdae3b863cff4bfed37))
1653
+ * add German language ([21c9617](https://github.com/eideasy/eideasy-widget/commit/21c9617f1ac027181b190ca0db1cb7316b788767))
1654
+ * **freja:** add Freja eID button ([13703da](https://github.com/eideasy/eideasy-widget/commit/13703da2b34792c064e8f73eba260f8fb83f20c2))
1655
+ * update translations ([d28c00c](https://github.com/eideasy/eideasy-widget/commit/d28c00cc6090778b35b4dea03f02fe8260a633ae))
1656
+
1657
+
1658
+
1659
+ ## [1.0.2](https://github.com/eideasy/eideasy-widget/compare/v1.0.1...v1.0.2) (2021-07-29)
1660
+
1661
+
1662
+ ### Bug Fixes
1663
+
1664
+ * update @eid-easy/eideasy-browser-client ([ed78bdc](https://github.com/eideasy/eideasy-widget/commit/ed78bdc32211e6cc3af58ad8862073063c51a184))
1665
+
1666
+
1667
+
1668
+ ## [1.0.1](https://github.com/eideasy/eideasy-widget/compare/v1.0.0...v1.0.1) (2021-07-29)
1669
+
1670
+
1671
+
1672
+ # [1.0.0](https://github.com/eideasy/eideasy-widget/compare/v0.10.0-alpha.5...v1.0.0) (2021-07-28)
1673
+
1674
+
1675
+ ### Bug Fixes
1676
+
1677
+ * Capitalize the first letter of field names ([#3](https://github.com/eideasy/eideasy-widget/issues/3)) ([f64f180](https://github.com/eideasy/eideasy-widget/commit/f64f180618a184b4559316663db9618a79100820))
1678
+ * fix a buge where the countries list was too tall ([2ddf7da](https://github.com/eideasy/eideasy-widget/commit/2ddf7da82eb54f7519913cb09b6b994ce5d8b91b))
1679
+ * update eideasy-browser-client and provide appUrl ([4ce5cb9](https://github.com/eideasy/eideasy-widget/commit/4ce5cb901b75aac3febff3d0cd2d0a9c37446948))
1680
+
1681
+
1682
+
1683
+ # [0.10.0-alpha.5](https://github.com/eideasy/eideasy-widget/compare/v0.10.0-alpha.4...v0.10.0-alpha.5) (2021-07-20)
1684
+
1685
+
1686
+ ### Features
1687
+
1688
+ * update translations ([ee8d71c](https://github.com/eideasy/eideasy-widget/commit/ee8d71cc2bd3babc1f02e6a2ebccbf38268c5a59))
1689
+
1690
+
1691
+
1692
+ # [0.10.0-alpha.4](https://github.com/eideasy/eideasy-widget/compare/v0.10.0-alpha.3...v0.10.0-alpha.4) (2021-07-20)
1693
+
1694
+
1695
+ ### Features
1696
+
1697
+ * add fail callback ([50f2bf1](https://github.com/eideasy/eideasy-widget/commit/50f2bf1aa2da1bf1bd8b9c06df8a360912be75a9))
1698
+
1699
+
1700
+
1701
+ # [0.10.0-alpha.3](https://github.com/eideasy/eideasy-widget/compare/v0.10.0-alpha.2...v0.10.0-alpha.3) (2021-07-19)
1702
+
1703
+
1704
+ ### Bug Fixes
1705
+
1706
+ * fix method button svg rendering on firefox ([6d603f1](https://github.com/eideasy/eideasy-widget/commit/6d603f1164236cc8d76f82ea954412d0fc7eab88))
1707
+
1708
+
1709
+
1710
+ # [0.10.0-alpha.2](https://github.com/eideasy/eideasy-widget/compare/v0.10.0-alpha.1...v0.10.0-alpha.2) (2021-07-19)
1711
+
1712
+
1713
+
1714
+ # 0.10.0-alpha.1 (2021-07-19)
1715
+
1716
+
1717
+ ### Bug Fixes
1718
+
1719
+ * tweak comments ([44f00a3](https://github.com/eideasy/eideasy-widget/commit/44f00a336f08fce7e5600b79a30bb677d5e96e67))
1720
+
1721
+
1722
+