@eid-easy/eideasy-browser-client 2.113.0 → 2.114.1
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-LATEST.md +6 -1
- package/CHANGELOG.md +139 -121
- package/dist/eideasy-browser-client.js +1 -1
- package/package.json +4 -4
package/CHANGELOG-LATEST.md
CHANGED
|
@@ -1,4 +1,9 @@
|
|
|
1
|
-
|
|
1
|
+
# [2.113.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.112.1...v2.113.0) (2025-01-28)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* web-eid auth method ([#258](https://github.com/eideasy/eideasy-browser-client/issues/258)) ([7b99090](https://github.com/eideasy/eideasy-browser-client/commit/7b990902cb09d247ffdb7963b1fd19c04cec06fc))
|
|
2
7
|
|
|
3
8
|
|
|
4
9
|
|
package/CHANGELOG.md
CHANGED
|
@@ -1,131 +1,149 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
### Features
|
|
5
|
-
|
|
6
|
-
* web-eid auth method ([#258](https://github.com/eideasy/eideasy-browser-client/issues/258)) ([7b99090](https://github.com/eideasy/eideasy-browser-client/commit/7b990902cb09d247ffdb7963b1fd19c04cec06fc))
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
## [2.112.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.112.0...v2.112.1) (2025-01-24)
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
# [2.112.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.110.0...v2.112.0) (2025-01-13)
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
### Features
|
|
18
|
-
|
|
19
|
-
* Add Trust1Connector untrusted module ([#257](https://github.com/eideasy/eideasy-browser-client/issues/257)) ([3f52b38](https://github.com/eideasy/eideasy-browser-client/commit/3f52b3846f87df932093960bc802d56940e036cc))
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
# [2.110.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.109.0...v2.110.0) (2025-01-08)
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
### Features
|
|
27
|
-
|
|
28
|
-
* add the process refresh capability to the smart-id signing and auth modules and the apiPoller ([#256](https://github.com/eideasy/eideasy-browser-client/issues/256)) ([c9a1b63](https://github.com/eideasy/eideasy-browser-client/commit/c9a1b63398ab8f788597b7bf8975678c68c77e14))
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
# [2.109.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.108.0...v2.109.0) (2025-01-03)
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
### Features
|
|
36
|
-
|
|
37
|
-
* Diia implementation ([3fe43de](https://github.com/eideasy/eideasy-browser-client/commit/3fe43de6a7cb7c4d553eac2bdba0adf0df46988e))
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
# [2.108.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.107.1...v2.108.0) (2024-12-20)
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
### Features
|
|
45
|
-
|
|
46
|
-
* Add Adacom One-Shot QES module ([#255](https://github.com/eideasy/eideasy-browser-client/issues/255)) ([58f2fad](https://github.com/eideasy/eideasy-browser-client/commit/58f2fad028055a6f7d0456e01776d3014575222d))
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
## [2.107.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.107.0...v2.107.1) (2024-12-17)
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
# [2.107.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.106.0...v2.107.0) (2024-12-12)
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
# [2.106.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.105.0...v2.106.0) (2024-12-12)
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
### Features
|
|
62
|
-
|
|
63
|
-
* Add ABA signature module ([#252](https://github.com/eideasy/eideasy-browser-client/issues/252)) ([cd3f53c](https://github.com/eideasy/eideasy-browser-client/commit/cd3f53ca981a67386e70155879b61cdaaa6ad22b))
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
# [2.105.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.104.1...v2.105.0) (2024-12-03)
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
### Features
|
|
71
|
-
|
|
72
|
-
* Add Poland for CertEurope and CertSign ([#251](https://github.com/eideasy/eideasy-browser-client/issues/251)) ([46536cf](https://github.com/eideasy/eideasy-browser-client/commit/46536cfc827449e1803c75704076c17cf244a8f8))
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
## [2.104.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.104.0...v2.104.1) (2024-11-29)
|
|
1
|
+
## [2.114.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.114.0...v2.114.1) (2025-02-03)
|
|
77
2
|
|
|
78
3
|
|
|
79
4
|
### Bug Fixes
|
|
80
5
|
|
|
81
|
-
*
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
# [2.104.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.103.0...v2.104.0) (2024-11-28)
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
### Features
|
|
89
|
-
|
|
90
|
-
* add CZ id card signing module ([#249](https://github.com/eideasy/eideasy-browser-client/issues/249)) ([be90773](https://github.com/eideasy/eideasy-browser-client/commit/be90773e55156d3e1cd3a94b891c60f4c3d845bb))
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
# [2.103.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.105.0...v2.103.0) (2024-11-27)
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
# [1.105.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.104.1...v1.105.0) (2024-11-27)
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
## [1.104.1](https://github.com/eideasy/eideasy-browser-client/compare/v1.102.2-beta.3...v1.104.1) (2024-11-27)
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
### Features
|
|
106
|
-
|
|
107
|
-
* Add adacom module ([#248](https://github.com/eideasy/eideasy-browser-client/issues/248)) ([cc5315d](https://github.com/eideasy/eideasy-browser-client/commit/cc5315d601a63d8a7105e6a25048bd402fe878e0))
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
# [1.104.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.102.2-beta.3...v1.104.0) (2024-11-27)
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
### Features
|
|
115
|
-
|
|
116
|
-
* Add adacom module ([#248](https://github.com/eideasy/eideasy-browser-client/issues/248)) ([cc5315d](https://github.com/eideasy/eideasy-browser-client/commit/cc5315d601a63d8a7105e6a25048bd402fe878e0))
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
# [1.103.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.102.2-beta.3...v1.103.0) (2024-11-27)
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
### Features
|
|
124
|
-
|
|
125
|
-
* Add adacom module ([#248](https://github.com/eideasy/eideasy-browser-client/issues/248)) ([cc5315d](https://github.com/eideasy/eideasy-browser-client/commit/cc5315d601a63d8a7105e6a25048bd402fe878e0))
|
|
6
|
+
* updated countries list for ItsMe methods ([#263](https://github.com/eideasy/eideasy-browser-client/issues/263)) ([797de2d](https://github.com/eideasy/eideasy-browser-client/commit/797de2dee451e6f7cd7b990b2f223746fe6ed898))
|
|
126
7
|
|
|
127
8
|
|
|
128
9
|
|
|
10
|
+
# [2.114.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.113.0...v2.114.0) (2025-01-29)
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
### Features
|
|
14
|
+
|
|
15
|
+
* Add eMudhra Signing Method ([#261](https://github.com/eideasy/eideasy-browser-client/issues/261)) ([b07dfee](https://github.com/eideasy/eideasy-browser-client/commit/b07dfee58cccd92ac8cec067413a6a0740610aec))
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
# [2.113.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.112.1...v2.113.0) (2025-01-28)
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
### Features
|
|
23
|
+
|
|
24
|
+
* web-eid auth method ([#258](https://github.com/eideasy/eideasy-browser-client/issues/258)) ([7b99090](https://github.com/eideasy/eideasy-browser-client/commit/7b990902cb09d247ffdb7963b1fd19c04cec06fc))
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
## [2.112.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.112.0...v2.112.1) (2025-01-24)
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
# [2.112.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.110.0...v2.112.0) (2025-01-13)
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
### Features
|
|
36
|
+
|
|
37
|
+
* Add Trust1Connector untrusted module ([#257](https://github.com/eideasy/eideasy-browser-client/issues/257)) ([3f52b38](https://github.com/eideasy/eideasy-browser-client/commit/3f52b3846f87df932093960bc802d56940e036cc))
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
# [2.110.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.109.0...v2.110.0) (2025-01-08)
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
### Features
|
|
45
|
+
|
|
46
|
+
* add the process refresh capability to the smart-id signing and auth modules and the apiPoller ([#256](https://github.com/eideasy/eideasy-browser-client/issues/256)) ([c9a1b63](https://github.com/eideasy/eideasy-browser-client/commit/c9a1b63398ab8f788597b7bf8975678c68c77e14))
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
# [2.109.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.108.0...v2.109.0) (2025-01-03)
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
### Features
|
|
54
|
+
|
|
55
|
+
* Diia implementation ([3fe43de](https://github.com/eideasy/eideasy-browser-client/commit/3fe43de6a7cb7c4d553eac2bdba0adf0df46988e))
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
# [2.108.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.107.1...v2.108.0) (2024-12-20)
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
### Features
|
|
63
|
+
|
|
64
|
+
* Add Adacom One-Shot QES module ([#255](https://github.com/eideasy/eideasy-browser-client/issues/255)) ([58f2fad](https://github.com/eideasy/eideasy-browser-client/commit/58f2fad028055a6f7d0456e01776d3014575222d))
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
## [2.107.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.107.0...v2.107.1) (2024-12-17)
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
# [2.107.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.106.0...v2.107.0) (2024-12-12)
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
# [2.106.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.105.0...v2.106.0) (2024-12-12)
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
### Features
|
|
80
|
+
|
|
81
|
+
* Add ABA signature module ([#252](https://github.com/eideasy/eideasy-browser-client/issues/252)) ([cd3f53c](https://github.com/eideasy/eideasy-browser-client/commit/cd3f53ca981a67386e70155879b61cdaaa6ad22b))
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
# [2.105.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.104.1...v2.105.0) (2024-12-03)
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
### Features
|
|
89
|
+
|
|
90
|
+
* Add Poland for CertEurope and CertSign ([#251](https://github.com/eideasy/eideasy-browser-client/issues/251)) ([46536cf](https://github.com/eideasy/eideasy-browser-client/commit/46536cfc827449e1803c75704076c17cf244a8f8))
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
## [2.104.1](https://github.com/eideasy/eideasy-browser-client/compare/v2.104.0...v2.104.1) (2024-11-29)
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
### Bug Fixes
|
|
98
|
+
|
|
99
|
+
* upgrade Axios for security fixes ([#250](https://github.com/eideasy/eideasy-browser-client/issues/250)) ([82269ba](https://github.com/eideasy/eideasy-browser-client/commit/82269ba9bbc80645c22c8a0fd267e97caf35524b))
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
# [2.104.0](https://github.com/eideasy/eideasy-browser-client/compare/v2.103.0...v2.104.0) (2024-11-28)
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
### Features
|
|
107
|
+
|
|
108
|
+
* add CZ id card signing module ([#249](https://github.com/eideasy/eideasy-browser-client/issues/249)) ([be90773](https://github.com/eideasy/eideasy-browser-client/commit/be90773e55156d3e1cd3a94b891c60f4c3d845bb))
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
# [2.103.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.105.0...v2.103.0) (2024-11-27)
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
# [1.105.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.104.1...v1.105.0) (2024-11-27)
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
## [1.104.1](https://github.com/eideasy/eideasy-browser-client/compare/v1.102.2-beta.3...v1.104.1) (2024-11-27)
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
### Features
|
|
124
|
+
|
|
125
|
+
* Add adacom module ([#248](https://github.com/eideasy/eideasy-browser-client/issues/248)) ([cc5315d](https://github.com/eideasy/eideasy-browser-client/commit/cc5315d601a63d8a7105e6a25048bd402fe878e0))
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
# [1.104.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.102.2-beta.3...v1.104.0) (2024-11-27)
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
### Features
|
|
133
|
+
|
|
134
|
+
* Add adacom module ([#248](https://github.com/eideasy/eideasy-browser-client/issues/248)) ([cc5315d](https://github.com/eideasy/eideasy-browser-client/commit/cc5315d601a63d8a7105e6a25048bd402fe878e0))
|
|
135
|
+
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
# [1.103.0](https://github.com/eideasy/eideasy-browser-client/compare/v1.102.2-beta.3...v1.103.0) (2024-11-27)
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
### Features
|
|
142
|
+
|
|
143
|
+
* Add adacom module ([#248](https://github.com/eideasy/eideasy-browser-client/issues/248)) ([cc5315d](https://github.com/eideasy/eideasy-browser-client/commit/cc5315d601a63d8a7105e6a25048bd402fe878e0))
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
|
|
129
147
|
## [1.102.2-beta.4](https://github.com/eideasy/eideasy-browser-client/compare/v1.102.2-beta.3...v1.102.2-beta.4) (2024-09-27)
|
|
130
148
|
|
|
131
149
|
|