@eid-easy/eideasy-widget 2.103.1 → 2.103.2

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