@rebilly/instruments 9.38.6 → 9.39.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +2 -1674
- package/dist/index.js +3 -3
- package/dist/index.min.js +3 -3
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,1678 +1,6 @@
|
|
|
1
|
-
## [9.
|
|
1
|
+
## [9.39.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.38.7...instruments/core-v9.39.0) (2024-05-07)
|
|
2
2
|
|
|
3
|
-
## [9.38.5](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.38.4...instruments/core-v9.38.5) (2024-05-03)
|
|
4
|
-
|
|
5
|
-
## [9.38.4](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.38.3...instruments/core-v9.38.4) (2024-05-03)
|
|
6
|
-
|
|
7
|
-
## [9.38.3](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.38.2...instruments/core-v9.38.3) (2024-05-03)
|
|
8
|
-
|
|
9
|
-
## [9.38.2](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.38.1...instruments/core-v9.38.2) (2024-05-03)
|
|
10
|
-
|
|
11
|
-
## [9.38.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.38.0...instruments/core-v9.38.1) (2024-05-03)
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
### Bug Fixes
|
|
15
|
-
|
|
16
|
-
* **fe:** fail on console ([#5033](https://github.com/Rebilly/rebilly/issues/5033)) ([4cf4be7](https://github.com/Rebilly/rebilly/commit/4cf4be7b93f7b991040bd827ed68da14fe396f88))
|
|
17
|
-
|
|
18
|
-
## [9.38.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.37.7...instruments/core-v9.38.0) (2024-05-02)
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
### Features
|
|
22
|
-
|
|
23
|
-
* **billing portal:** Standalone status web component ([#4864](https://github.com/Rebilly/rebilly/issues/4864)) ([fa72629](https://github.com/Rebilly/rebilly/commit/fa72629e36959fb9354ffefadef6eca38086b1e4))
|
|
24
|
-
|
|
25
|
-
## [9.37.7](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.37.6...instruments/core-v9.37.7) (2024-05-01)
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
### Bug Fixes
|
|
29
|
-
|
|
30
|
-
* **fe:** rebilly-js-sdk/types module type duplication removal ([#4961](https://github.com/Rebilly/rebilly/issues/4961)) ([3fdead6](https://github.com/Rebilly/rebilly/commit/3fdead6dcdff22fb7d4ef27855475e8564cb7060))
|
|
31
|
-
|
|
32
|
-
## [9.37.6](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.37.5...instruments/core-v9.37.6) (2024-04-30)
|
|
33
|
-
|
|
34
|
-
## [9.37.5](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.37.4...instruments/core-v9.37.5) (2024-04-29)
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
### Bug Fixes
|
|
38
|
-
|
|
39
|
-
* **risk-data-collector:** Downgrade FingerprintJS to V3 ([#4895](https://github.com/Rebilly/rebilly/issues/4895)) ([5edf0d4](https://github.com/Rebilly/rebilly/commit/5edf0d47a033d5e1cec8cfa885c74a3cd383dc46))
|
|
40
|
-
* **risk-data-collector:** Update data-collector.js for release ([#4931](https://github.com/Rebilly/rebilly/issues/4931)) ([1005289](https://github.com/Rebilly/rebilly/commit/100528913a3ec6fff0a75ed0493d2ea68a10e0d4))
|
|
41
|
-
|
|
42
|
-
## [9.37.4](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.37.3...instruments/core-v9.37.4) (2024-04-29)
|
|
43
|
-
|
|
44
|
-
## [9.37.3](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.37.2...instruments/core-v9.37.3) (2024-04-29)
|
|
45
|
-
|
|
46
|
-
## [9.37.2](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.37.1...instruments/core-v9.37.2) (2024-04-26)
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
### Bug Fixes
|
|
50
|
-
|
|
51
|
-
* **recomm:** Fail test on console.warn and error ([#4847](https://github.com/Rebilly/rebilly/issues/4847)) ([0c3d923](https://github.com/Rebilly/rebilly/commit/0c3d92320f129d17622fee43bd8db8345d2aa870))
|
|
52
|
-
|
|
53
|
-
## [9.37.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.37.0...instruments/core-v9.37.1) (2024-04-26)
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
### Bug Fixes
|
|
57
|
-
|
|
58
|
-
* **instruments:** Import types explicitly from rebilly-js-sdk ([#4863](https://github.com/Rebilly/rebilly/issues/4863)) ([774a640](https://github.com/Rebilly/rebilly/commit/774a6409672e8b948aa1de040c1fff493e8022af))
|
|
59
|
-
|
|
60
|
-
## [9.37.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.36.1...instruments/core-v9.37.0) (2024-04-25)
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
### Features
|
|
64
|
-
|
|
65
|
-
* **rebilly-js-sdk, billing-portal:** Types import ([#4841](https://github.com/Rebilly/rebilly/issues/4841)) ([cbabcd0](https://github.com/Rebilly/rebilly/commit/cbabcd044eafb49e2ae6eb70d13a1fc9004a7ca8))
|
|
66
|
-
|
|
67
|
-
## [9.36.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.36.0...instruments/core-v9.36.1) (2024-04-24)
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
### Bug Fixes
|
|
71
|
-
|
|
72
|
-
* **rebilly-js-sdk, framepay:** standardize string property types & Framepay GHA fix ([#4822](https://github.com/Rebilly/rebilly/issues/4822)) ([4d253a3](https://github.com/Rebilly/rebilly/commit/4d253a3b71c290d3dc44366fdc04c8f664088ffe))
|
|
73
|
-
|
|
74
|
-
## [9.36.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.35.0...instruments/core-v9.36.0) (2024-04-23)
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
### Features
|
|
78
|
-
|
|
79
|
-
* **api-metadata, rebilly-js-sdk:** Update resources based on latest api definitions ([#4806](https://github.com/Rebilly/rebilly/issues/4806)) ([0d4e061](https://github.com/Rebilly/rebilly/commit/0d4e061a53b8bfe530cbcb8597ca8f857fde8e5d))
|
|
80
|
-
|
|
81
|
-
## [9.35.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.34.1...instruments/core-v9.35.0) (2024-04-22)
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
### Features
|
|
85
|
-
|
|
86
|
-
* **api-metadata, rebilly-js-sdk:** Update resources based on latest api definitions ([#4801](https://github.com/Rebilly/rebilly/issues/4801)) ([13b77e2](https://github.com/Rebilly/rebilly/commit/13b77e26c5451ac28521c8b141897ae759206bb2))
|
|
87
|
-
|
|
88
|
-
## [9.34.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.34.0...instruments/core-v9.34.1) (2024-04-22)
|
|
89
|
-
|
|
90
|
-
## [9.34.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.33.4...instruments/core-v9.34.0) (2024-04-18)
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
### Features
|
|
94
|
-
|
|
95
|
-
* **api-metadata, rebilly-js-sdk:** Update resources based on latest api definitions ([#4716](https://github.com/Rebilly/rebilly/issues/4716)) ([f4e983c](https://github.com/Rebilly/rebilly/commit/f4e983ca439129c4d32165a5c6d9bdca64e71c81))
|
|
96
|
-
|
|
97
|
-
## [9.33.4](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.33.3...instruments/core-v9.33.4) (2024-04-17)
|
|
98
|
-
|
|
99
|
-
## [9.33.3](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.33.2...instruments/core-v9.33.3) (2024-04-17)
|
|
100
|
-
|
|
101
|
-
## [9.33.2](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.33.1...instruments/core-v9.33.2) (2024-04-17)
|
|
102
|
-
|
|
103
|
-
## [9.33.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.33.0...instruments/core-v9.33.1) (2024-04-16)
|
|
104
|
-
|
|
105
|
-
## [9.33.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.32.2...instruments/core-v9.33.0) (2024-04-16)
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
### Features
|
|
109
|
-
|
|
110
|
-
* **api-metadata, rebilly-js-sdk:** Update resources based on latest api definitions ([#4628](https://github.com/Rebilly/rebilly/issues/4628)) ([a56cc8c](https://github.com/Rebilly/rebilly/commit/a56cc8c46c1db17f5ec2b38850b942ef9c487f7b))
|
|
111
|
-
|
|
112
|
-
## [9.32.2](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.32.1...instruments/core-v9.32.2) (2024-04-15)
|
|
113
|
-
|
|
114
|
-
## [9.32.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.32.0...instruments/core-v9.32.1) (2024-04-15)
|
|
115
|
-
|
|
116
|
-
## [9.32.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.31.1...instruments/core-v9.32.0) (2024-04-12)
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
### Features
|
|
120
|
-
|
|
121
|
-
* **api-metadata:** add new risk factors ([#4616](https://github.com/Rebilly/rebilly/issues/4616)) ([ce997dd](https://github.com/Rebilly/rebilly/commit/ce997dd1cd441a624a50dcf3b82397cc1e0d8eb7))
|
|
122
|
-
|
|
123
|
-
## [9.31.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.31.0...instruments/core-v9.31.1) (2024-04-11)
|
|
124
|
-
|
|
125
|
-
## [9.31.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.30.1...instruments/core-v9.31.0) (2024-04-11)
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
### Features
|
|
129
|
-
|
|
130
|
-
* **api-metadata, rebilly-js-sdk:** Update resources based on latest api definitions ([#4613](https://github.com/Rebilly/rebilly/issues/4613)) ([4d0db86](https://github.com/Rebilly/rebilly/commit/4d0db86157b177754547349819bc1cf75be44a6e))
|
|
131
|
-
|
|
132
|
-
## [9.30.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.30.0...instruments/core-v9.30.1) (2024-04-11)
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
### Bug Fixes
|
|
136
|
-
|
|
137
|
-
* **billing-portal:** fix TS ignores ([#4611](https://github.com/Rebilly/rebilly/issues/4611)) ([c947c37](https://github.com/Rebilly/rebilly/commit/c947c372d5bce1a0b2ae8b1c9fdea09173ec43e9))
|
|
138
|
-
|
|
139
|
-
## [9.30.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.29.1...instruments/core-v9.30.0) (2024-04-11)
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
### Features
|
|
143
|
-
|
|
144
|
-
* **api-metadata, rebilly-js-sdk:** Update resources based on latest api definitions ([#4566](https://github.com/Rebilly/rebilly/issues/4566)) ([5daea85](https://github.com/Rebilly/rebilly/commit/5daea85ecccd10596d55b1f9754c2b372e3398d3))
|
|
145
|
-
|
|
146
|
-
## [9.29.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.29.0...instruments/core-v9.29.1) (2024-04-10)
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
### Bug Fixes
|
|
150
|
-
|
|
151
|
-
* **risk-data-collector:** Fake fingerprint returned object causing errors on backend ([#4594](https://github.com/Rebilly/rebilly/issues/4594)) ([7cc1fde](https://github.com/Rebilly/rebilly/commit/7cc1fdeb6c583c82ee64bfcbe0586a72decea1f8))
|
|
152
|
-
|
|
153
|
-
## [9.29.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.28.1...instruments/core-v9.29.0) (2024-04-09)
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
### Features
|
|
157
|
-
|
|
158
|
-
* **risk-data-collector:** add `fingerprintJsRequestId` to risk data colletor ([#4497](https://github.com/Rebilly/rebilly/issues/4497)) ([fb9e124](https://github.com/Rebilly/rebilly/commit/fb9e124d821239b5aa902d1aea4848fe33006c15))
|
|
159
|
-
|
|
160
|
-
## [9.28.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.28.0...instruments/core-v9.28.1) (2024-04-08)
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
### Bug Fixes
|
|
164
|
-
|
|
165
|
-
* **instruments:** Passing `invoiceId` and `transactionId` on the options object doesn't work ([#4514](https://github.com/Rebilly/rebilly/issues/4514)) ([2e99107](https://github.com/Rebilly/rebilly/commit/2e9910731426d7b6460978de035393c41d79c877))
|
|
166
|
-
|
|
167
|
-
## [9.28.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.27.2...instruments/core-v9.28.0) (2024-04-08)
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
### Features
|
|
171
|
-
|
|
172
|
-
* **api-metadata, rebilly-js-sdk:** Update resources based on latest api definitions ([#4549](https://github.com/Rebilly/rebilly/issues/4549)) ([a543465](https://github.com/Rebilly/rebilly/commit/a5434658c4b512bf3262cc6333c52371c0eb89b8))
|
|
173
|
-
|
|
174
|
-
## [9.27.2](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.27.1...instruments/core-v9.27.2) (2024-04-08)
|
|
175
|
-
|
|
176
|
-
## [9.27.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.27.0...instruments/core-v9.27.1) (2024-04-05)
|
|
177
|
-
|
|
178
|
-
## [9.27.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.26.1...instruments/core-v9.27.0) (2024-04-05)
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
### Features
|
|
182
|
-
|
|
183
|
-
* **api-metadata, rebilly-js-sdk:** Update resources based on latest api definitions ([#4507](https://github.com/Rebilly/rebilly/issues/4507)) ([4d6a5ce](https://github.com/Rebilly/rebilly/commit/4d6a5ce421437b44c452bc01870dc83df5839c54))
|
|
184
|
-
|
|
185
|
-
## [9.26.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.26.0...instruments/core-v9.26.1) (2024-04-04)
|
|
186
|
-
|
|
187
|
-
## [9.26.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.25.1...instruments/core-v9.26.0) (2024-04-03)
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
### Features
|
|
191
|
-
|
|
192
|
-
* **api-metadata, rebilly-js-sdk:** Update resources based on latest api definitions ([#4479](https://github.com/Rebilly/rebilly/issues/4479)) ([1007cf2](https://github.com/Rebilly/rebilly/commit/1007cf2d18c24c79392075e11326df2c974e24bd))
|
|
193
|
-
|
|
194
|
-
## [9.25.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.25.0...instruments/core-v9.25.1) (2024-04-02)
|
|
195
|
-
|
|
196
|
-
## [9.25.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.24.2...instruments/core-v9.25.0) (2024-04-02)
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
### Features
|
|
200
|
-
|
|
201
|
-
* **api-metadata, rebilly-js-sdk:** Update resources based on latest api definitions ([#4190](https://github.com/Rebilly/rebilly/issues/4190)) ([267d227](https://github.com/Rebilly/rebilly/commit/267d22721894eba1406b5f09c44d298dedf1a13a))
|
|
202
|
-
|
|
203
|
-
## [9.24.2](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.24.1...instruments/core-v9.24.2) (2024-03-28)
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
### Bug Fixes
|
|
207
|
-
|
|
208
|
-
* **instruments:** Update summary line item to show `-` when type is `credit` ([#4375](https://github.com/Rebilly/rebilly/issues/4375)) ([d76c28d](https://github.com/Rebilly/rebilly/commit/d76c28d42ab3bb8f55e2e23ffcfd75c076c0e3f6))
|
|
209
|
-
|
|
210
|
-
## [9.24.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.24.0...instruments/core-v9.24.1) (2024-03-28)
|
|
211
|
-
|
|
212
|
-
## [9.24.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.23.0...instruments/core-v9.24.0) (2024-03-28)
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
### Features
|
|
216
|
-
|
|
217
|
-
* **risk-data-collector:** add the isAdBlockEnabled property to browser data ([#4311](https://github.com/Rebilly/rebilly/issues/4311)) ([c6bc7b1](https://github.com/Rebilly/rebilly/commit/c6bc7b14b60696b0025c289b8dc3863d96488dac))
|
|
218
|
-
|
|
219
|
-
## [9.23.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.22.0...instruments/core-v9.23.0) (2024-03-27)
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
### Features
|
|
223
|
-
|
|
224
|
-
* **recomm:** Add password reset ([#4302](https://github.com/Rebilly/rebilly/issues/4302)) ([e484315](https://github.com/Rebilly/rebilly/commit/e484315bb2481b31c4ffb088bf1ce6ad3cd94dc2))
|
|
225
|
-
|
|
226
|
-
## [9.22.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.21.0...instruments/core-v9.22.0) (2024-03-27)
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
### Features
|
|
230
|
-
|
|
231
|
-
* **billing-portal:** reactivate order ([#4076](https://github.com/Rebilly/rebilly/issues/4076)) ([ad2a181](https://github.com/Rebilly/rebilly/commit/ad2a181e42a24f0fd6d9b8633ddddeb88e825c5c))
|
|
232
|
-
|
|
233
|
-
## [9.21.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.20.1...instruments/core-v9.21.0) (2024-03-27)
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
### Features
|
|
237
|
-
|
|
238
|
-
* **rebilly-js-sdk:** Add SubscriptionReactivations resource to storefront ([#4342](https://github.com/Rebilly/rebilly/issues/4342)) ([6cd1927](https://github.com/Rebilly/rebilly/commit/6cd192755b58917584e9e3401dc949102b836f20))
|
|
239
|
-
|
|
240
|
-
## [9.20.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.20.0...instruments/core-v9.20.1) (2024-03-27)
|
|
241
|
-
|
|
242
|
-
## [9.20.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.19.0...instruments/core-v9.20.0) (2024-03-27)
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
### Features
|
|
246
|
-
|
|
247
|
-
* **risk-data-collector:** Replace Rollup with Vite ([#4231](https://github.com/Rebilly/rebilly/issues/4231)) ([3349b57](https://github.com/Rebilly/rebilly/commit/3349b5711433fe3b737e01bf071bf896a7bb6cdb))
|
|
248
|
-
|
|
249
|
-
## [9.19.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.18.0...instruments/core-v9.19.0) (2024-03-27)
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
### Features
|
|
253
|
-
|
|
254
|
-
* **risk-data-collector:** add static ads file to risk-data-collector s3 distribution ([#4310](https://github.com/Rebilly/rebilly/issues/4310)) ([ff697a5](https://github.com/Rebilly/rebilly/commit/ff697a5b209dd3b4f0b0a9179d560ac355cd3ce0))
|
|
255
|
-
|
|
256
|
-
## [9.18.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.17.4...instruments/core-v9.18.0) (2024-03-26)
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
### Features
|
|
260
|
-
|
|
261
|
-
* **rebilly-js-sdk:** Add upsert operation to Gateway account resources ([#4315](https://github.com/Rebilly/rebilly/issues/4315)) ([f2badc9](https://github.com/Rebilly/rebilly/commit/f2badc952c9f59166e81c55d853b0179a3c82ebc))
|
|
262
|
-
|
|
263
|
-
## [9.17.4](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.17.3...instruments/core-v9.17.4) (2024-03-26)
|
|
264
|
-
|
|
265
|
-
## [9.17.3](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.17.2...instruments/core-v9.17.3) (2024-03-25)
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
### Bug Fixes
|
|
269
|
-
|
|
270
|
-
* **kyc-document-gatherer:** user event migration and minor test fixes ([#4272](https://github.com/Rebilly/rebilly/issues/4272)) ([d41781f](https://github.com/Rebilly/rebilly/commit/d41781f16e94596cb481870901235985e6a69da5))
|
|
271
|
-
|
|
272
|
-
## [9.17.2](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.17.1...instruments/core-v9.17.2) (2024-03-25)
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
### Bug Fixes
|
|
276
|
-
|
|
277
|
-
* **eslint-config:** TS lint warning fix ([#4273](https://github.com/Rebilly/rebilly/issues/4273)) ([452f3f9](https://github.com/Rebilly/rebilly/commit/452f3f9585c4160457e8a52450ac0223362a9014))
|
|
278
|
-
|
|
279
|
-
## [9.17.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.17.0...instruments/core-v9.17.1) (2024-03-25)
|
|
280
|
-
|
|
281
|
-
## [9.17.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.16.3...instruments/core-v9.17.0) (2024-03-25)
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
### Features
|
|
285
|
-
|
|
286
|
-
* **instruments:** Add retry feature for deposit transaction ([#4017](https://github.com/Rebilly/rebilly/issues/4017)) ([cd046ce](https://github.com/Rebilly/rebilly/commit/cd046ce262a14401c5d948a53e66f44c163be568))
|
|
287
|
-
|
|
288
|
-
## [9.16.3](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.16.2...instruments/core-v9.16.3) (2024-03-25)
|
|
289
|
-
|
|
290
|
-
## [9.16.2](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.16.1...instruments/core-v9.16.2) (2024-03-22)
|
|
291
|
-
|
|
292
|
-
## [9.16.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.16.0...instruments/core-v9.16.1) (2024-03-21)
|
|
293
|
-
|
|
294
|
-
## [9.16.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.15.0...instruments/core-v9.16.0) (2024-03-21)
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
### Features
|
|
298
|
-
|
|
299
|
-
* **revel:** Upgrade to v-calendar 3 ([#4135](https://github.com/Rebilly/rebilly/issues/4135)) ([1b982fc](https://github.com/Rebilly/rebilly/commit/1b982fcf233e00833d5ac5bfde5a3108f2a2dd8e))
|
|
300
|
-
|
|
301
|
-
## [9.15.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.14.0...instruments/core-v9.15.0) (2024-03-20)
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
### Features
|
|
305
|
-
|
|
306
|
-
* **api-metadata:** Update resources based on latest api definitions ([#4181](https://github.com/Rebilly/rebilly/issues/4181)) ([d3d7fb3](https://github.com/Rebilly/rebilly/commit/d3d7fb3b0a78897338e3200ece79c937499ce6c3))
|
|
307
|
-
|
|
308
|
-
## [9.14.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.13.0...instruments/core-v9.14.0) (2024-03-20)
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
### Features
|
|
312
|
-
|
|
313
|
-
* **rebilly-js-sdk:** update resources ([#4167](https://github.com/Rebilly/rebilly/issues/4167)) ([e8a8580](https://github.com/Rebilly/rebilly/commit/e8a858092398042a284207141e5297d70da744f1))
|
|
314
|
-
|
|
315
|
-
## [9.13.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.12.0...instruments/core-v9.13.0) (2024-03-20)
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
### Features
|
|
319
|
-
|
|
320
|
-
* **api-metadata:** Update resources based on latest api definitions ([#4170](https://github.com/Rebilly/rebilly/issues/4170)) ([6bd729e](https://github.com/Rebilly/rebilly/commit/6bd729e654d320936d7dac6d4469192d955c2f80))
|
|
321
|
-
|
|
322
|
-
## [9.12.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.11.0...instruments/core-v9.12.0) (2024-03-20)
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
### Features
|
|
326
|
-
|
|
327
|
-
* **api-metadata:** Update resources based on latest api definitions ([#4156](https://github.com/Rebilly/rebilly/issues/4156)) ([536310d](https://github.com/Rebilly/rebilly/commit/536310d732e21ae9aa156c95ae58d41cf23691df))
|
|
328
|
-
* **api-metadata:** Update resources based on latest api definitions ([#4169](https://github.com/Rebilly/rebilly/issues/4169)) ([489dbac](https://github.com/Rebilly/rebilly/commit/489dbacc066d2f990cae42b470bbca59a83cb443))
|
|
329
|
-
|
|
330
|
-
## [9.11.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.10.0...instruments/core-v9.11.0) (2024-03-19)
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
### Features
|
|
334
|
-
|
|
335
|
-
* **rebilly-js-sdk:** Update resources ([#4071](https://github.com/Rebilly/rebilly/issues/4071)) ([ef7c9b7](https://github.com/Rebilly/rebilly/commit/ef7c9b79716855e2ec284de54762d585f77ad237))
|
|
336
|
-
|
|
337
|
-
## [9.10.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.9.5...instruments/core-v9.10.0) (2024-03-19)
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
### Features
|
|
341
|
-
|
|
342
|
-
* **api-metadata:** Update resources based on latest api definitions ([#4119](https://github.com/Rebilly/rebilly/issues/4119)) ([5381814](https://github.com/Rebilly/rebilly/commit/53818148a227bb5f64140707d3a351eed567c52f))
|
|
343
|
-
|
|
344
|
-
## [9.9.5](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.9.4...instruments/core-v9.9.5) (2024-03-19)
|
|
345
|
-
|
|
346
|
-
## [9.9.4](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.9.3...instruments/core-v9.9.4) (2024-03-18)
|
|
347
|
-
|
|
348
|
-
## [9.9.3](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.9.2...instruments/core-v9.9.3) (2024-03-18)
|
|
349
|
-
|
|
350
|
-
## [9.9.2](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.9.1...instruments/core-v9.9.2) (2024-03-15)
|
|
351
|
-
|
|
352
|
-
## [9.9.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.9.0...instruments/core-v9.9.1) (2024-03-15)
|
|
353
|
-
|
|
354
|
-
## [9.9.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.8.0...instruments/core-v9.9.0) (2024-03-15)
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
### Features
|
|
358
|
-
|
|
359
|
-
* **api-metadata:** Update resources based on latest api definitions ([#4060](https://github.com/Rebilly/rebilly/issues/4060)) ([22a02b6](https://github.com/Rebilly/rebilly/commit/22a02b6353734aedffdc5bfe6a071aba2cfb0efe))
|
|
360
|
-
|
|
361
|
-
## [9.8.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.7.8...instruments/core-v9.8.0) (2024-03-14)
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
### Features
|
|
365
|
-
|
|
366
|
-
* **api-metadata:** Update resources based on latest api definitions ([#3930](https://github.com/Rebilly/rebilly/issues/3930)) ([665cca1](https://github.com/Rebilly/rebilly/commit/665cca1eb32b118b22d1bd8c6debb6eda94aa741))
|
|
367
|
-
|
|
368
|
-
## [9.7.8](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.7.7...instruments/core-v9.7.8) (2024-03-13)
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
### Bug Fixes
|
|
372
|
-
|
|
373
|
-
* **instruments:** Fix alternative instrument form when billing address is inferred ([#4014](https://github.com/Rebilly/rebilly/issues/4014)) ([1bf80e5](https://github.com/Rebilly/rebilly/commit/1bf80e5fa3eedaa6538415c3d9615b28f7b461db))
|
|
374
|
-
|
|
375
|
-
## [9.7.7](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.7.6...instruments/core-v9.7.7) (2024-03-12)
|
|
376
|
-
|
|
377
|
-
## [9.7.6](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.7.5...instruments/core-v9.7.6) (2024-03-11)
|
|
378
|
-
|
|
379
|
-
## [9.7.5](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.7.4...instruments/core-v9.7.5) (2024-03-11)
|
|
380
|
-
|
|
381
|
-
## [9.7.4](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.7.3...instruments/core-v9.7.4) (2024-03-11)
|
|
382
|
-
|
|
383
|
-
## [9.7.3](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.7.2...instruments/core-v9.7.3) (2024-03-11)
|
|
384
|
-
|
|
385
|
-
## [9.7.2](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.7.1...instruments/core-v9.7.2) (2024-03-11)
|
|
386
|
-
|
|
387
|
-
## [9.7.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.7.0...instruments/core-v9.7.1) (2024-03-08)
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
### Bug Fixes
|
|
391
|
-
|
|
392
|
-
* **recomm:** for "Refactor subscriptions related file structures" API definitions ([#3702](https://github.com/Rebilly/rebilly/issues/3702)) ([5452b6f](https://github.com/Rebilly/rebilly/commit/5452b6f59c1ea80ee4db627853ce829b1c721c7f))
|
|
393
|
-
|
|
394
|
-
## [9.7.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.6.3...instruments/core-v9.7.0) (2024-03-07)
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
### Features
|
|
398
|
-
|
|
399
|
-
* **api-metadata:** Update resources based on latest api definitions ([#3921](https://github.com/Rebilly/rebilly/issues/3921)) ([0fddb8b](https://github.com/Rebilly/rebilly/commit/0fddb8b27bc19e3244c6d87fd756e4278641b70e))
|
|
400
|
-
|
|
401
|
-
## [9.6.3](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.6.2...instruments/core-v9.6.3) (2024-03-06)
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
### Bug Fixes
|
|
405
|
-
|
|
406
|
-
* **risk-data-collector:** Prettier improvements ([#3861](https://github.com/Rebilly/rebilly/issues/3861)) ([feec7fe](https://github.com/Rebilly/rebilly/commit/feec7fe1334289d31537064c2bb71e93064d9250))
|
|
407
|
-
|
|
408
|
-
## [9.6.2](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.6.1...instruments/core-v9.6.2) (2024-03-05)
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
### Bug Fixes
|
|
412
|
-
|
|
413
|
-
* **js-sdk-generator:** Prettier integration ([#3860](https://github.com/Rebilly/rebilly/issues/3860)) ([aab0fc5](https://github.com/Rebilly/rebilly/commit/aab0fc5e58c503e0d689663b0309adf7dd69574b))
|
|
414
|
-
|
|
415
|
-
## [9.6.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.6.0...instruments/core-v9.6.1) (2024-03-05)
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
### Bug Fixes
|
|
419
|
-
|
|
420
|
-
* **rebilly-js-sdk:** upgrade the openapi-typescript lib to fix the issue ([#3097](https://github.com/Rebilly/rebilly/issues/3097)) ([8e4206d](https://github.com/Rebilly/rebilly/commit/8e4206d7100801cb6aab9ccd984eb0ed89e0d43d))
|
|
421
|
-
|
|
422
|
-
## [9.6.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.5.3...instruments/core-v9.6.0) (2024-03-05)
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
### Features
|
|
426
|
-
|
|
427
|
-
* **api-metadata:** Update resources based on latest api definitions ([#3820](https://github.com/Rebilly/rebilly/issues/3820)) ([bfd0e5c](https://github.com/Rebilly/rebilly/commit/bfd0e5c03600eab5442f91ae40c8ca81e6f3b719))
|
|
428
|
-
|
|
429
|
-
## [9.5.3](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.5.2...instruments/core-v9.5.3) (2024-03-04)
|
|
430
|
-
|
|
431
|
-
## [9.5.2](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.5.1...instruments/core-v9.5.2) (2024-03-04)
|
|
432
|
-
|
|
433
|
-
## [9.5.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.5.0...instruments/core-v9.5.1) (2024-03-04)
|
|
434
|
-
|
|
435
|
-
## [9.5.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.4.0...instruments/core-v9.5.0) (2024-03-01)
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
### Features
|
|
439
|
-
|
|
440
|
-
* **risk-data-collector:** Update Fingerprint JS PRO integration with CloudFront ([#3806](https://github.com/Rebilly/rebilly/issues/3806)) ([35d9d49](https://github.com/Rebilly/rebilly/commit/35d9d496944e02485ba17cc7a0024c95f3450262))
|
|
441
|
-
|
|
442
|
-
## [9.4.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.3.0...instruments/core-v9.4.0) (2024-03-01)
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
### Features
|
|
446
|
-
|
|
447
|
-
* **api-metadata:** Update resources based on latest api definitions ([#3816](https://github.com/Rebilly/rebilly/issues/3816)) ([38779e4](https://github.com/Rebilly/rebilly/commit/38779e48cc0e506fdefa23cbd20e2ed9b4524fb9))
|
|
448
|
-
|
|
449
|
-
## [9.3.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.2.1...instruments/core-v9.3.0) (2024-03-01)
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
### Features
|
|
453
|
-
|
|
454
|
-
* **api-metadata:** Update resources based on latest api definitions ([#3796](https://github.com/Rebilly/rebilly/issues/3796)) ([858ae2d](https://github.com/Rebilly/rebilly/commit/858ae2d7b21f8bd701028bf1f26799a15b63da26))
|
|
455
|
-
|
|
456
|
-
## [9.2.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.2.0...instruments/core-v9.2.1) (2024-02-29)
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
### Bug Fixes
|
|
460
|
-
|
|
461
|
-
* **risk-data-collector): Revert "feat(risk-data-collector:** Add CloudFront options to the Fingerprint PRO integration" ([#3804](https://github.com/Rebilly/rebilly/issues/3804)) ([70ba9b7](https://github.com/Rebilly/rebilly/commit/70ba9b71866f469ab0955ddfad2c070208c79d76))
|
|
462
|
-
|
|
463
|
-
## [9.2.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.1.0...instruments/core-v9.2.0) (2024-02-29)
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
### Features
|
|
467
|
-
|
|
468
|
-
* **risk-data-collector:** Add CloudFront options to the Fingerprint PRO integration ([#3653](https://github.com/Rebilly/rebilly/issues/3653)) ([f91a79a](https://github.com/Rebilly/rebilly/commit/f91a79a0ac5ae22779238956f8d27f91008a71a6))
|
|
469
|
-
|
|
470
|
-
## [9.1.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.0.0...instruments/core-v9.1.0) (2024-02-29)
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
### Features
|
|
474
|
-
|
|
475
|
-
* **api-metadata:** Update resources based on latest api definitions ([#3765](https://github.com/Rebilly/rebilly/issues/3765)) ([3d01a9f](https://github.com/Rebilly/rebilly/commit/3d01a9f932084d34c0f3ea1867e299797fbbeb36))
|
|
476
|
-
|
|
477
|
-
## [9.0.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.55.0...instruments/core-v9.0.0) (2024-02-28)
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
### ⚠ BREAKING CHANGES
|
|
481
|
-
|
|
482
|
-
* **rebilly-js-sdk:** Remove expand on experimental/billing-portals (#3772)
|
|
483
|
-
|
|
484
|
-
### Features
|
|
485
|
-
|
|
486
|
-
* **rebilly-js-sdk:** Remove expand on experimental/billing-portals ([#3772](https://github.com/Rebilly/rebilly/issues/3772)) ([ad33427](https://github.com/Rebilly/rebilly/commit/ad33427ef3f41092a05c6cfd20a3fada43d80e1e))
|
|
487
|
-
|
|
488
|
-
## [8.55.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.54.0...instruments/core-v8.55.0) (2024-02-28)
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
### Features
|
|
492
|
-
|
|
493
|
-
* **deps:** bump vite to v5 ([#3741](https://github.com/Rebilly/rebilly/issues/3741)) ([184db2e](https://github.com/Rebilly/rebilly/commit/184db2ee9b5dac4742421208ac2e4fd92a71c2cc))
|
|
494
|
-
|
|
495
|
-
## [8.54.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.53.1...instruments/core-v8.54.0) (2024-02-26)
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
### Features
|
|
499
|
-
|
|
500
|
-
* **api-metadata:** Update resources based on latest api definitions ([#3687](https://github.com/Rebilly/rebilly/issues/3687)) ([8e3b998](https://github.com/Rebilly/rebilly/commit/8e3b9983cec9668f0979ff6e5d81381ab45b0039))
|
|
501
|
-
|
|
502
|
-
## [8.53.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.53.0...instruments/core-v8.53.1) (2024-02-26)
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
### Bug Fixes
|
|
506
|
-
|
|
507
|
-
* **instruments:** Disable instrument select for non-pending payout request ([#3679](https://github.com/Rebilly/rebilly/issues/3679)) ([d6f4aef](https://github.com/Rebilly/rebilly/commit/d6f4aefbde8ed3c9fcd1b9be3777493db5cf0365))
|
|
508
|
-
|
|
509
|
-
## [8.53.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.52.0...instruments/core-v8.53.0) (2024-02-23)
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
### Features
|
|
513
|
-
|
|
514
|
-
* **api-metadata:** Update resources based on latest api definitions ([#3681](https://github.com/Rebilly/rebilly/issues/3681)) ([38a9ea3](https://github.com/Rebilly/rebilly/commit/38a9ea3eb1634efc1f09f8ba638bdccb2aad08b5))
|
|
515
|
-
|
|
516
|
-
## [8.52.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.51.1...instruments/core-v8.52.0) (2024-02-23)
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
### Features
|
|
520
|
-
|
|
521
|
-
* **api-metadata:** Update resources based on latest api definitions ([#3387](https://github.com/Rebilly/rebilly/issues/3387)) ([67c6774](https://github.com/Rebilly/rebilly/commit/67c677483f1dceb2832e1686b26ce649f2dd75c3))
|
|
522
|
-
|
|
523
|
-
## [8.51.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.51.0...instruments/core-v8.51.1) (2024-02-22)
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
### Bug Fixes
|
|
527
|
-
|
|
528
|
-
* **rebilly-js-sdk:** Add expand to experimental billing portal get ([#3658](https://github.com/Rebilly/rebilly/issues/3658)) ([df117c6](https://github.com/Rebilly/rebilly/commit/df117c64225d56379483cef49c287a4110e846f0))
|
|
529
|
-
|
|
530
|
-
## [8.51.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.50.1...instruments/core-v8.51.0) (2024-02-22)
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
### Features
|
|
534
|
-
|
|
535
|
-
* **rebilly-js-sdk:** update resources ([#3631](https://github.com/Rebilly/rebilly/issues/3631)) ([cffd19d](https://github.com/Rebilly/rebilly/commit/cffd19da041e4e37ac3cdf1e9a3622a2c4005b8d))
|
|
536
|
-
|
|
537
|
-
## [8.50.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.50.0...instruments/core-v8.50.1) (2024-02-19)
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
### Bug Fixes
|
|
541
|
-
|
|
542
|
-
* **risk-data-collector:** Updated FingerprintJS PRO implementation ([#3607](https://github.com/Rebilly/rebilly/issues/3607)) ([204df09](https://github.com/Rebilly/rebilly/commit/204df096195ad7df5770b6cf8547359938e9128c))
|
|
543
|
-
|
|
544
|
-
## [8.50.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.49.1...instruments/core-v8.50.0) (2024-02-19)
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
### Features
|
|
548
|
-
|
|
549
|
-
* **billing-portal:** Change subscription page integration ([#3564](https://github.com/Rebilly/rebilly/issues/3564)) ([e9e249d](https://github.com/Rebilly/rebilly/commit/e9e249d91635e643019fae09c6705643c3d6b654))
|
|
550
|
-
|
|
551
|
-
## [8.49.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.49.0...instruments/core-v8.49.1) (2024-02-19)
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
### Bug Fixes
|
|
555
|
-
|
|
556
|
-
* **instruments:** wiping of name on address change ([#3590](https://github.com/Rebilly/rebilly/issues/3590)) ([d8bf2a4](https://github.com/Rebilly/rebilly/commit/d8bf2a42adb237d68b3040824530344d0f83a0c9))
|
|
557
|
-
|
|
558
|
-
## [8.49.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.48.1...instruments/core-v8.49.0) (2024-02-15)
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
### Features
|
|
562
|
-
|
|
563
|
-
* **rebilly-js-sdk:** Add Storefront change-items endpoint ([#3517](https://github.com/Rebilly/rebilly/issues/3517)) ([5f09d07](https://github.com/Rebilly/rebilly/commit/5f09d074e3db3837d1d8107d42f222084f5db5ea))
|
|
564
|
-
|
|
565
|
-
## [8.48.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.48.0...instruments/core-v8.48.1) (2024-02-13)
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
### Bug Fixes
|
|
569
|
-
|
|
570
|
-
* **instruments:** fix address update issue on new payment card ([#3445](https://github.com/Rebilly/rebilly/issues/3445)) ([5d459d3](https://github.com/Rebilly/rebilly/commit/5d459d3f164c58ad6310bd4cfc0d48aec6f7a05a))
|
|
571
|
-
|
|
572
|
-
## [8.48.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.47.0...instruments/core-v8.48.0) (2024-02-09)
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
### Features
|
|
576
|
-
|
|
577
|
-
* **billing portal:** Remove hardcoded token exchange ([#3394](https://github.com/Rebilly/rebilly/issues/3394)) ([b461bcc](https://github.com/Rebilly/rebilly/commit/b461bccd4e5222b1790f3f5adde56000dd90a86c))
|
|
578
|
-
|
|
579
|
-
## [8.47.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.46.1...instruments/core-v8.47.0) (2024-02-08)
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
### Features
|
|
583
|
-
|
|
584
|
-
* **rebilly-js-sdk:** Add expand to storefront order get endpoint ([#3391](https://github.com/Rebilly/rebilly/issues/3391)) ([75810f3](https://github.com/Rebilly/rebilly/commit/75810f33ed6f1260bfc6975488d5a90077a1db44))
|
|
585
|
-
|
|
586
|
-
## [8.46.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.46.0...instruments/core-v8.46.1) (2024-02-08)
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
### Bug Fixes
|
|
590
|
-
|
|
591
|
-
* **recomm:** Replace `lodash.pick` with `lodash` ([#3355](https://github.com/Rebilly/rebilly/issues/3355)) ([39b1648](https://github.com/Rebilly/rebilly/commit/39b1648b966c1e552a5b668ff656e8651b2c80de))
|
|
592
|
-
|
|
593
|
-
## [8.46.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.45.0...instruments/core-v8.46.0) (2024-02-08)
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
### Features
|
|
597
|
-
|
|
598
|
-
* **api-metadata:** Update resources based on latest api definitions ([#3384](https://github.com/Rebilly/rebilly/issues/3384)) ([51c4902](https://github.com/Rebilly/rebilly/commit/51c490240823143a7595d419ce69bdda78894416))
|
|
599
|
-
|
|
600
|
-
## [8.45.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.44.0...instruments/core-v8.45.0) (2024-02-08)
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
### Features
|
|
604
|
-
|
|
605
|
-
* **api-metadata:** Update resources based on latest api definitions ([#3262](https://github.com/Rebilly/rebilly/issues/3262)) ([9c4da7a](https://github.com/Rebilly/rebilly/commit/9c4da7a2c415ac28bcb97fb771b27346d0f8e07a))
|
|
606
|
-
|
|
607
|
-
## [8.44.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.43.1...instruments/core-v8.44.0) (2024-02-07)
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
### Features
|
|
611
|
-
|
|
612
|
-
* **rebilly-js-sdk:** Add expand to storefront endpoints ([#3356](https://github.com/Rebilly/rebilly/issues/3356)) ([909715a](https://github.com/Rebilly/rebilly/commit/909715a2ee7e89207fe5238e9728b0df4992cb54))
|
|
613
|
-
|
|
614
|
-
## [8.43.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.43.0...instruments/core-v8.43.1) (2024-02-06)
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
### Bug Fixes
|
|
618
|
-
|
|
619
|
-
* **instrument:** Show re-attempt button for invoice payment ([#3312](https://github.com/Rebilly/rebilly/issues/3312)) ([308488e](https://github.com/Rebilly/rebilly/commit/308488ef5af1e87d58ad16c5b2216f66eb80d4a6))
|
|
620
|
-
|
|
621
|
-
## [8.43.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.42.1...instruments/core-v8.43.0) (2024-02-06)
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
### Features
|
|
625
|
-
|
|
626
|
-
* **rebilly-js-sdk:** Add Subscriptions resource ([#3329](https://github.com/Rebilly/rebilly/issues/3329)) ([754309b](https://github.com/Rebilly/rebilly/commit/754309bbcd2a733a6fe1fe6d3267d43def87916a))
|
|
627
|
-
|
|
628
|
-
## [8.42.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.42.0...instruments/core-v8.42.1) (2024-02-06)
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
### Bug Fixes
|
|
632
|
-
|
|
633
|
-
* **instrument:** Prevent payment for completed transaction ([#3310](https://github.com/Rebilly/rebilly/issues/3310)) ([cd331c5](https://github.com/Rebilly/rebilly/commit/cd331c53199a06a4182ecbd31865e0d7ef8e4afe))
|
|
634
|
-
|
|
635
|
-
## [8.42.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.41.1...instruments/core-v8.42.0) (2024-02-05)
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
### Features
|
|
639
|
-
|
|
640
|
-
* **rebilly-js-sdk:** Add RichBillingPortals resource ([#3267](https://github.com/Rebilly/rebilly/issues/3267)) ([fa2b178](https://github.com/Rebilly/rebilly/commit/fa2b1789551f87f74c6a07d3bbc4e40e21f5081a))
|
|
641
|
-
|
|
642
|
-
## [8.41.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.41.0...instruments/core-v8.41.1) (2024-02-05)
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
### Bug Fixes
|
|
646
|
-
|
|
647
|
-
* **instruments:** Unhide re-attempt button ([#3268](https://github.com/Rebilly/rebilly/issues/3268)) ([6d40af0](https://github.com/Rebilly/rebilly/commit/6d40af0d49c1f533eb7466edf580d4deede120bd))
|
|
648
|
-
|
|
649
|
-
## [8.41.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.40.1...instruments/core-v8.41.0) (2024-02-02)
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
### Features
|
|
653
|
-
|
|
654
|
-
* **Instruments:** Payouts to show results and redirect later ([#3280](https://github.com/Rebilly/rebilly/issues/3280)) ([229b1af](https://github.com/Rebilly/rebilly/commit/229b1af4d08b07cad2342d6aa2b929a95e677efc))
|
|
655
|
-
|
|
656
|
-
## [8.40.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.40.0...instruments/core-v8.40.1) (2024-02-02)
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
### Bug Fixes
|
|
660
|
-
|
|
661
|
-
* **instruments:** account data race condition in fetch data ([#3265](https://github.com/Rebilly/rebilly/issues/3265)) ([3ddc8c2](https://github.com/Rebilly/rebilly/commit/3ddc8c22ff451e664dd3de72c707efed6b81c422))
|
|
662
|
-
|
|
663
|
-
## [8.40.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.39.0...instruments/core-v8.40.0) (2024-02-01)
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
### Features
|
|
667
|
-
|
|
668
|
-
* **billing-portal:** Payment history API connect ([#3184](https://github.com/Rebilly/rebilly/issues/3184)) ([95058cd](https://github.com/Rebilly/rebilly/commit/95058cdb44e35fbf3738b9a101fd974b28cb840b))
|
|
669
|
-
|
|
670
|
-
## [8.39.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.38.0...instruments/core-v8.39.0) (2024-02-01)
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
### Features
|
|
674
|
-
|
|
675
|
-
* **rebilly-js-sdk:** Add expand item to Storefront invoice ([#3201](https://github.com/Rebilly/rebilly/issues/3201)) ([07229d3](https://github.com/Rebilly/rebilly/commit/07229d3a78a5f743277da1279874a15e66dc65be))
|
|
676
|
-
|
|
677
|
-
## [8.38.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.37.0...instruments/core-v8.38.0) (2024-02-01)
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
### Features
|
|
681
|
-
|
|
682
|
-
* **api-metadata:** Update resources based on latest api definitions ([#3202](https://github.com/Rebilly/rebilly/issues/3202)) ([a0a3939](https://github.com/Rebilly/rebilly/commit/a0a3939e4c44b7a4e14d8444af27b6f2b92a0fc5))
|
|
683
|
-
|
|
684
|
-
## [8.37.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.36.1...instruments/core-v8.37.0) (2024-02-01)
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
### Features
|
|
688
|
-
|
|
689
|
-
* **api-metadata:** Update resources based on latest api definitions ([#3173](https://github.com/Rebilly/rebilly/issues/3173)) ([6402b2c](https://github.com/Rebilly/rebilly/commit/6402b2c4e788b0605c421350c41d7d31d0d05e40))
|
|
690
|
-
|
|
691
|
-
## [8.36.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.36.0...instruments/core-v8.36.1) (2024-01-31)
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
### Bug Fixes
|
|
695
|
-
|
|
696
|
-
* **instrument:** Hide retry button for now ([#3183](https://github.com/Rebilly/rebilly/issues/3183)) ([7383eb6](https://github.com/Rebilly/rebilly/commit/7383eb6873bfa706ff769bf2be72186bfb4d7995))
|
|
697
|
-
|
|
698
|
-
## [8.36.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.35.0...instruments/core-v8.36.0) (2024-01-31)
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
### Features
|
|
702
|
-
|
|
703
|
-
* **instrument:** Display declined error message ([#3143](https://github.com/Rebilly/rebilly/issues/3143)) ([412bbb7](https://github.com/Rebilly/rebilly/commit/412bbb7935360b1ef6436d77eb1531a67295e491))
|
|
704
|
-
|
|
705
|
-
## [8.35.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.34.0...instruments/core-v8.35.0) (2024-01-31)
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
### Features
|
|
709
|
-
|
|
710
|
-
* **api-metadata:** Update resources based on latest api definitions ([#3169](https://github.com/Rebilly/rebilly/issues/3169)) ([7f42674](https://github.com/Rebilly/rebilly/commit/7f42674927e0ec9ac14cf21a9fa3430d2ca4c7fb))
|
|
711
|
-
|
|
712
|
-
## [8.34.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.33.0...instruments/core-v8.34.0) (2024-01-31)
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
### Features
|
|
716
|
-
|
|
717
|
-
* **rebilly-js-sdk:** Add updateItem to subscription entity ([#3144](https://github.com/Rebilly/rebilly/issues/3144)) ([5eb0683](https://github.com/Rebilly/rebilly/commit/5eb06833d2e8359cbb8ebbdfa4db10e13bcb563c))
|
|
718
|
-
|
|
719
|
-
## [8.33.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.32.1...instruments/core-v8.33.0) (2024-01-31)
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
### Features
|
|
723
|
-
|
|
724
|
-
* **api-metadata:** Update resources based on latest api definitions ([#3141](https://github.com/Rebilly/rebilly/issues/3141)) ([4c30092](https://github.com/Rebilly/rebilly/commit/4c30092ab39307fb1a464c95a764840bd27bf03a))
|
|
725
|
-
|
|
726
|
-
## [8.32.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.32.0...instruments/core-v8.32.1) (2024-01-30)
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
### Bug Fixes
|
|
730
|
-
|
|
731
|
-
* **instruments:** Force error message to stay ([#3154](https://github.com/Rebilly/rebilly/issues/3154)) ([d4b608c](https://github.com/Rebilly/rebilly/commit/d4b608c5c03957606dae7dfa4acf08f58061d8f4))
|
|
732
|
-
|
|
733
|
-
## [8.32.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.31.0...instruments/core-v8.32.0) (2024-01-30)
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
### Features
|
|
737
|
-
|
|
738
|
-
* **billing-portal:** Add send invoice modal ([#3132](https://github.com/Rebilly/rebilly/issues/3132)) ([9160622](https://github.com/Rebilly/rebilly/commit/9160622e63d83a7426db7b53c5bf5d235e93624a))
|
|
739
|
-
|
|
740
|
-
## [8.31.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.30.0...instruments/core-v8.31.0) (2024-01-30)
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
### Features
|
|
744
|
-
|
|
745
|
-
* **rebilly-js-sdk:** Add getUpcomingInvoice to storefront orders entity ([#3122](https://github.com/Rebilly/rebilly/issues/3122)) ([c90c588](https://github.com/Rebilly/rebilly/commit/c90c5881fbd04264f7ead6a558908347d13c23a5))
|
|
746
|
-
|
|
747
|
-
## [8.30.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.29.1...instruments/core-v8.30.0) (2024-01-30)
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
### Features
|
|
751
|
-
|
|
752
|
-
* **api-metadata:** Update resources based on latest api definitions ([#3127](https://github.com/Rebilly/rebilly/issues/3127)) ([82eb650](https://github.com/Rebilly/rebilly/commit/82eb6503bb9c24558a9bca0f5a6268dc598693d3))
|
|
753
|
-
|
|
754
|
-
## [8.29.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.29.0...instruments/core-v8.29.1) (2024-01-26)
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
### Bug Fixes
|
|
758
|
-
|
|
759
|
-
* **instruments:** Create additional fields composable ([#3084](https://github.com/Rebilly/rebilly/issues/3084)) ([d9c90bc](https://github.com/Rebilly/rebilly/commit/d9c90bc8875740d9215c6a4792ba157f43a241f5))
|
|
760
|
-
|
|
761
|
-
## [8.29.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.28.0...instruments/core-v8.29.0) (2024-01-26)
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
### Features
|
|
765
|
-
|
|
766
|
-
* **api-metadata:** Update resources based on latest api definitions ([#3072](https://github.com/Rebilly/rebilly/issues/3072)) ([85993fe](https://github.com/Rebilly/rebilly/commit/85993fec06396bb5eaca94bcc04d8bd47cb70672))
|
|
767
|
-
|
|
768
|
-
## [8.28.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.27.0...instruments/core-v8.28.0) (2024-01-25)
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
### Features
|
|
772
|
-
|
|
773
|
-
* **billing portal:** Connect stores to UI ([#2983](https://github.com/Rebilly/rebilly/issues/2983)) ([eb17496](https://github.com/Rebilly/rebilly/commit/eb17496a7c8504cbbbc238b8a74f77e62df0cdb6))
|
|
774
|
-
|
|
775
|
-
## [8.27.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.26.0...instruments/core-v8.27.0) (2024-01-24)
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
### Features
|
|
779
|
-
|
|
780
|
-
* **instruments:** Add new property `additionalFields` ([#3043](https://github.com/Rebilly/rebilly/issues/3043)) ([9f742b1](https://github.com/Rebilly/rebilly/commit/9f742b1aba7fb12c480fb4e8a77680a160ba395e))
|
|
781
|
-
|
|
782
|
-
## [8.26.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.25.3...instruments/core-v8.26.0) (2024-01-24)
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
### Features
|
|
786
|
-
|
|
787
|
-
* **api-metadata:** Update resources based on latest api definitions ([#2970](https://github.com/Rebilly/rebilly/issues/2970)) ([2ffb71a](https://github.com/Rebilly/rebilly/commit/2ffb71afb884fb2c6977c75a33b540bdcdf02e39))
|
|
788
|
-
|
|
789
|
-
## [8.25.3](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.25.2...instruments/core-v8.25.3) (2024-01-23)
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
### Bug Fixes
|
|
793
|
-
|
|
794
|
-
* **instrument:** Fix undefined error ([#3008](https://github.com/Rebilly/rebilly/issues/3008)) ([d6e6b76](https://github.com/Rebilly/rebilly/commit/d6e6b761cd836f1f4d4f00d4ec48d68fa2d840ba))
|
|
795
|
-
|
|
796
|
-
## [8.25.2](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.25.1...instruments/core-v8.25.2) (2024-01-19)
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
### Bug Fixes
|
|
800
|
-
|
|
801
|
-
* **instruments:** Update secondary button style ([#2984](https://github.com/Rebilly/rebilly/issues/2984)) ([878e4cb](https://github.com/Rebilly/rebilly/commit/878e4cb694fdbaa00f2f414e292c4e42aee79831))
|
|
802
|
-
|
|
803
|
-
## [8.25.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.25.0...instruments/core-v8.25.1) (2024-01-19)
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
### Bug Fixes
|
|
807
|
-
|
|
808
|
-
* **instruments:** Fix issues with Framepay's theme ([#2978](https://github.com/Rebilly/rebilly/issues/2978)) ([1eca2f5](https://github.com/Rebilly/rebilly/commit/1eca2f58b7e8e72d00d94fa16dddc6437adce2ff))
|
|
809
|
-
|
|
810
|
-
## [8.25.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.24.1...instruments/core-v8.25.0) (2024-01-19)
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
### Features
|
|
814
|
-
|
|
815
|
-
* **api-metadata:** Update resources based on latest api definitions ([#2961](https://github.com/Rebilly/rebilly/issues/2961)) ([4469971](https://github.com/Rebilly/rebilly/commit/4469971e7499f33cafe2fd1e1be406c62c35cc8a))
|
|
816
|
-
|
|
817
|
-
## [8.24.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.24.0...instruments/core-v8.24.1) (2024-01-19)
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
### Bug Fixes
|
|
821
|
-
|
|
822
|
-
* **js-sdk:** Do not require id in create function parameter type ([#2966](https://github.com/Rebilly/rebilly/issues/2966)) ([81fea94](https://github.com/Rebilly/rebilly/commit/81fea949c50048bbfd70ce49b7521639c44d582c))
|
|
823
|
-
|
|
824
|
-
## [8.24.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.23.0...instruments/core-v8.24.0) (2024-01-18)
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
### Features
|
|
828
|
-
|
|
829
|
-
* **api-metadata:** Update resources based on latest api definitions ([#2956](https://github.com/Rebilly/rebilly/issues/2956)) ([0ccc206](https://github.com/Rebilly/rebilly/commit/0ccc2065f645d61846d3f22dfad63fcc2e984933))
|
|
830
|
-
|
|
831
|
-
## [8.23.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.22.0...instruments/core-v8.23.0) (2024-01-16)
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
### Features
|
|
835
|
-
|
|
836
|
-
* **billing-portal:** Setup state ([#2830](https://github.com/Rebilly/rebilly/issues/2830)) ([deb9b09](https://github.com/Rebilly/rebilly/commit/deb9b09f7eaf278a0e2a092ec8e5332b8b370c90))
|
|
837
|
-
|
|
838
|
-
## [8.22.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.21.0...instruments/core-v8.22.0) (2024-01-16)
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
### Features
|
|
842
|
-
|
|
843
|
-
* **api-metadata:** Update resources based on latest api definitions ([#2838](https://github.com/Rebilly/rebilly/issues/2838)) ([82f3f8f](https://github.com/Rebilly/rebilly/commit/82f3f8f79b379a166c4202d1add9643e688edb6b))
|
|
844
|
-
|
|
845
|
-
## [8.21.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.20.1...instruments/core-v8.21.0) (2024-01-16)
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
### Features
|
|
849
|
-
|
|
850
|
-
* **api-metadata:** Rename resource entity name ([#2839](https://github.com/Rebilly/rebilly/issues/2839)) ([b1266d4](https://github.com/Rebilly/rebilly/commit/b1266d4a65171037e561ea58352b333a3c947c93))
|
|
851
|
-
|
|
852
|
-
## [8.20.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.20.0...instruments/core-v8.20.1) (2024-01-15)
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
### Bug Fixes
|
|
856
|
-
|
|
857
|
-
* **instruments:** Add `default` property in quantity default options ([#2843](https://github.com/Rebilly/rebilly/issues/2843)) ([d64a1ed](https://github.com/Rebilly/rebilly/commit/d64a1edd6a89cb7e6c3fd53f4822c39b42199224))
|
|
858
|
-
|
|
859
|
-
## [8.20.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.19.1...instruments/core-v8.20.0) (2024-01-10)
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
### Features
|
|
863
|
-
|
|
864
|
-
* **billing-portal:** Setup Rebilly Instruments ([#2802](https://github.com/Rebilly/rebilly/issues/2802)) ([a49c957](https://github.com/Rebilly/rebilly/commit/a49c9571d108f459b826166bbcf9639be442fdf8))
|
|
865
|
-
|
|
866
|
-
## [8.19.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.19.0...instruments/core-v8.19.1) (2024-01-08)
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
### Bug Fixes
|
|
870
|
-
|
|
871
|
-
* **instruments:** Update get-shadow-parent.ts util ([#2696](https://github.com/Rebilly/rebilly/issues/2696)) ([c7b17e2](https://github.com/Rebilly/rebilly/commit/c7b17e262b8f5c445e393fc6d78b854c37b62007))
|
|
872
|
-
|
|
873
|
-
## [8.19.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.18.1...instruments/core-v8.19.0) (2024-01-08)
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
### Features
|
|
877
|
-
|
|
878
|
-
* **instruments:** Add re-attempt button for declined transactions ([#2754](https://github.com/Rebilly/rebilly/issues/2754)) ([5f159b9](https://github.com/Rebilly/rebilly/commit/5f159b9a8c5782669484b957ba6d48343c2bdd33))
|
|
879
|
-
|
|
880
|
-
## [8.18.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.18.0...instruments/core-v8.18.1) (2024-01-08)
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
### Bug Fixes
|
|
884
|
-
|
|
885
|
-
* **instruments:** Prevent event listeners from being attached multiple times ([#2766](https://github.com/Rebilly/rebilly/issues/2766)) ([e352f94](https://github.com/Rebilly/rebilly/commit/e352f9403bcb0dbcd4772044999a183f066f508a))
|
|
886
|
-
|
|
887
|
-
## [8.18.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.17.1...instruments/core-v8.18.0) (2024-01-05)
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
### Features
|
|
891
|
-
|
|
892
|
-
* **kyc-document-gatherer:** face liveness and set it as optional ([#2752](https://github.com/Rebilly/rebilly/issues/2752)) ([bac2f34](https://github.com/Rebilly/rebilly/commit/bac2f34a5d27fdd820ee8bd67e6d430a4f315170))
|
|
893
|
-
|
|
894
|
-
## [8.17.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.17.0...instruments/core-v8.17.1) (2024-01-04)
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
### Bug Fixes
|
|
898
|
-
|
|
899
|
-
* **frontend:** Upgrade to axios 1.6.3 dependancy ([#2747](https://github.com/Rebilly/rebilly/issues/2747)) ([780b91a](https://github.com/Rebilly/rebilly/commit/780b91abc803de88dfe8d9a4b09db11c1d76db73))
|
|
900
|
-
|
|
901
|
-
## [8.17.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.16.0...instruments/core-v8.17.0) (2024-01-02)
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
### Features
|
|
905
|
-
|
|
906
|
-
* **instruments:** use new framepay asset name and global in instruments code ([#2626](https://github.com/Rebilly/rebilly/issues/2626)) ([4ea0331](https://github.com/Rebilly/rebilly/commit/4ea0331a515424b025bc0ddc3fc9404d11826297))
|
|
907
|
-
|
|
908
|
-
## [8.16.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.15.0...instruments/core-v8.16.0) (2023-12-27)
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
### Features
|
|
912
|
-
|
|
913
|
-
* **api-metadata:** Update resources based on latest api definitions ([#2691](https://github.com/Rebilly/rebilly/issues/2691)) ([f10428d](https://github.com/Rebilly/rebilly/commit/f10428dac9a1e5eae4ec667461eaaabdc29f3182))
|
|
914
|
-
|
|
915
|
-
## [8.15.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.14.0...instruments/core-v8.15.0) (2023-12-22)
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
### Features
|
|
919
|
-
|
|
920
|
-
* **api-metadata:** Update resources based on latest api definitions ([#2687](https://github.com/Rebilly/rebilly/issues/2687)) ([f560e80](https://github.com/Rebilly/rebilly/commit/f560e80f93d971dde03c68cf8738ebfc8ec162d9))
|
|
921
|
-
|
|
922
|
-
## [8.14.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.13.0...instruments/core-v8.14.0) (2023-12-22)
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
### Features
|
|
926
|
-
|
|
927
|
-
* **api-metadata:** Update resources based on latest api definitions ([#2613](https://github.com/Rebilly/rebilly/issues/2613)) ([78c878c](https://github.com/Rebilly/rebilly/commit/78c878c0e1c96b533698226360a89d9453e72ef9))
|
|
928
|
-
|
|
929
|
-
## [8.13.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.12.1...instruments/core-v8.13.0) (2023-12-21)
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
### Features
|
|
933
|
-
|
|
934
|
-
* **instruments:** Allow instruments to work on a web component (shadow DOM) ([#2612](https://github.com/Rebilly/rebilly/issues/2612)) ([0f3ded2](https://github.com/Rebilly/rebilly/commit/0f3ded2d229a82c08bb6505243eff3257eced796))
|
|
935
|
-
|
|
936
|
-
## [8.12.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.12.0...instruments/core-v8.12.1) (2023-12-15)
|
|
937
|
-
|
|
938
|
-
## [8.12.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.11.0...instruments/core-v8.12.0) (2023-12-14)
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
### Features
|
|
942
|
-
|
|
943
|
-
* **api-metadata:** Update resources based on latest api definitions ([#2456](https://github.com/Rebilly/rebilly/issues/2456)) ([35db6a5](https://github.com/Rebilly/rebilly/commit/35db6a5a8bcb00ba46b9713b72d5fb82a5ae9e84))
|
|
944
|
-
|
|
945
|
-
## [8.11.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.10.1...instruments/core-v8.11.0) (2023-12-13)
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
### Features
|
|
949
|
-
|
|
950
|
-
* **instruments:** Add HTMLElement support in mount options ([#2593](https://github.com/Rebilly/rebilly/issues/2593)) ([649b42b](https://github.com/Rebilly/rebilly/commit/649b42bcfa56700e4e57f80226fb04217887d69e))
|
|
951
|
-
|
|
952
|
-
## [8.10.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.10.0...instruments/core-v8.10.1) (2023-12-13)
|
|
953
|
-
|
|
954
|
-
## [8.10.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.9.0...instruments/core-v8.10.0) (2023-12-13)
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
### Features
|
|
958
|
-
|
|
959
|
-
* **instruments:** Payouts ([#2110](https://github.com/Rebilly/rebilly/issues/2110)) ([62f7953](https://github.com/Rebilly/rebilly/commit/62f795305528debb47559bfb34c2481e081eb71a))
|
|
960
|
-
|
|
961
|
-
## [8.9.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.8.1...instruments/core-v8.9.0) (2023-12-13)
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
### Features
|
|
965
|
-
|
|
966
|
-
* **kyc-document-gatherer:** face liveness 2nd ([#2570](https://github.com/Rebilly/rebilly/issues/2570)) ([b3f2dbc](https://github.com/Rebilly/rebilly/commit/b3f2dbc9bc7e2c63d770de9fbb8564e1e91a22e6)), closes [#2116](https://github.com/Rebilly/rebilly/issues/2116)
|
|
967
|
-
|
|
968
|
-
## [8.8.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.8.0...instruments/core-v8.8.1) (2023-12-12)
|
|
969
|
-
|
|
970
|
-
## [8.8.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.7.0...instruments/core-v8.8.0) (2023-12-12)
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
### Features
|
|
974
|
-
|
|
975
|
-
* **kyc-document-gatherer:** face liveness ([#2116](https://github.com/Rebilly/rebilly/issues/2116)) ([51cd635](https://github.com/Rebilly/rebilly/commit/51cd63587a9bbded208c6d3fa86072d2d6f202bf))
|
|
976
|
-
|
|
977
|
-
## [8.7.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.6.0...instruments/core-v8.7.0) (2023-12-07)
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
### Features
|
|
981
|
-
|
|
982
|
-
* **billing-portal:** Add tile component to billing portal ([#2511](https://github.com/Rebilly/rebilly/issues/2511)) ([6b16810](https://github.com/Rebilly/rebilly/commit/6b16810201f6d225b7c46c23363986a3ac9f462f))
|
|
983
|
-
|
|
984
|
-
## [8.6.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.5.0...instruments/core-v8.6.0) (2023-12-05)
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
### Features
|
|
988
|
-
|
|
989
|
-
* **rebilly-js-sdk:** Add ReadyToPayout resource ([#2494](https://github.com/Rebilly/rebilly/issues/2494)) ([e047f3e](https://github.com/Rebilly/rebilly/commit/e047f3e9b3ce61412d7347b5984e216abdcb8bfd))
|
|
990
|
-
|
|
991
|
-
## [8.5.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.4.0...instruments/core-v8.5.0) (2023-12-04)
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
### Features
|
|
995
|
-
|
|
996
|
-
* **billing-portal:** AJV attributes validation, API service implementation ([#2490](https://github.com/Rebilly/rebilly/issues/2490)) ([f4235c0](https://github.com/Rebilly/rebilly/commit/f4235c0cdb39f1546897ee949469594b02b37ce2))
|
|
997
|
-
|
|
998
|
-
## [8.4.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.3.1...instruments/core-v8.4.0) (2023-11-30)
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
### Features
|
|
1002
|
-
|
|
1003
|
-
* **billing-portal:** Basic style setup ([#2452](https://github.com/Rebilly/rebilly/issues/2452)) ([b72d8af](https://github.com/Rebilly/rebilly/commit/b72d8af6fd183c25b95e69b7cf438a7c67fe5ff1))
|
|
1004
|
-
|
|
1005
|
-
## [8.3.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.3.0...instruments/core-v8.3.1) (2023-11-29)
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
### Bug Fixes
|
|
1009
|
-
|
|
1010
|
-
* **api-metadata:** Manualy force api-fetch ([#2447](https://github.com/Rebilly/rebilly/issues/2447)) ([1dd53a9](https://github.com/Rebilly/rebilly/commit/1dd53a9e0555301b5c286fb1c2b7e9cdd75fe24e))
|
|
1011
|
-
|
|
1012
|
-
## [8.3.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.2.0...instruments/core-v8.3.0) (2023-11-27)
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
### Features
|
|
1016
|
-
|
|
1017
|
-
* **rebilly-js-sdk:** Add getDeclinedTransactions endpoint ([#2383](https://github.com/Rebilly/rebilly/issues/2383)) ([e0b30fd](https://github.com/Rebilly/rebilly/commit/e0b30fd798eb1f3e5c158ad2365247afba014c8f))
|
|
1018
|
-
|
|
1019
|
-
## [8.2.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.1.0...instruments/core-v8.2.0) (2023-11-23)
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
### Features
|
|
1023
|
-
|
|
1024
|
-
* **billing-portal:** Project setup ([#2321](https://github.com/Rebilly/rebilly/issues/2321)) ([41716e1](https://github.com/Rebilly/rebilly/commit/41716e1f726b64914f832326ec8135463aec37bc))
|
|
1025
|
-
|
|
1026
|
-
## [8.1.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v8.0.0...instruments/core-v8.1.0) (2023-11-22)
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
### Features
|
|
1030
|
-
|
|
1031
|
-
* **rebilly-js-sdk:** Add resources for KYC face liveness session ([#2335](https://github.com/Rebilly/rebilly/issues/2335)) ([26b4280](https://github.com/Rebilly/rebilly/commit/26b4280fc09441e777873d5027ed680bb5ca70a8))
|
|
1032
|
-
|
|
1033
|
-
## [8.0.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v7.6.0...instruments/core-v8.0.0) (2023-11-20)
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
### ⚠ BREAKING CHANGES
|
|
1037
|
-
|
|
1038
|
-
* **instruments:** Rename feature flags (#2275)
|
|
1039
|
-
|
|
1040
|
-
### Refactors
|
|
1041
|
-
|
|
1042
|
-
* **instruments:** Rename feature flags ([#2275](https://github.com/Rebilly/rebilly/issues/2275)) ([7cbef64](https://github.com/Rebilly/rebilly/commit/7cbef64a69cbb7c1da39148858d2fc85c8fd58e9))
|
|
1043
|
-
|
|
1044
|
-
## [7.6.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v7.5.1...instruments/core-v7.6.0) (2023-11-15)
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
### Features
|
|
1048
|
-
|
|
1049
|
-
* **instruments:** Remove use of `storefrontEnabled` ([#2192](https://github.com/Rebilly/rebilly/issues/2192)) ([addec11](https://github.com/Rebilly/rebilly/commit/addec115c7d78cd70b44b695a82387f179d644cd))
|
|
1050
|
-
|
|
1051
|
-
## [7.5.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v7.5.0...instruments/core-v7.5.1) (2023-11-14)
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
### Bug Fixes
|
|
1055
|
-
|
|
1056
|
-
* **risk-data-collector:** Update to Fingerprint to PRO version ([#2228](https://github.com/Rebilly/rebilly/issues/2228)) ([72f8c37](https://github.com/Rebilly/rebilly/commit/72f8c37266bd59da8b887cee5c3f9d86b0d4f7e5))
|
|
1057
|
-
|
|
1058
|
-
## [7.5.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v7.4.1...instruments/core-v7.5.0) (2023-11-14)
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
### Features
|
|
1062
|
-
|
|
1063
|
-
* **api-metadata:** Update resources based on latest api definitions ([#2222](https://github.com/Rebilly/rebilly/issues/2222)) ([fc918b4](https://github.com/Rebilly/rebilly/commit/fc918b4acd3128e1f7cc21f6ffb7f7277538d381))
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
### Bug Fixes
|
|
1067
|
-
|
|
1068
|
-
* **instruments:** include required package in project.json ([#2243](https://github.com/Rebilly/rebilly/issues/2243)) ([0e121e3](https://github.com/Rebilly/rebilly/commit/0e121e35d29cce40c0a4bad5de11e1bb297f8d72))
|
|
1069
|
-
* **rebilly-js-sdk:** Use 3.0 api spec until Nullable types can be resolved properly ([#2240](https://github.com/Rebilly/rebilly/issues/2240)) ([5d6f5d5](https://github.com/Rebilly/rebilly/commit/5d6f5d5f184786821f6f520a10ad522e23d79be7))
|
|
1070
|
-
|
|
1071
|
-
## [7.4.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v7.4.0...instruments/core-v7.4.1) (2023-11-09)
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
### Bug Fixes
|
|
1075
|
-
|
|
1076
|
-
* **instruments:** Update error message ([#2190](https://github.com/Rebilly/rebilly/issues/2190)) ([168bdc1](https://github.com/Rebilly/rebilly/commit/168bdc1b8c825e0f72764acfc6a7e68f08058c93))
|
|
1077
|
-
|
|
1078
|
-
## [7.4.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v7.3.2...instruments/core-v7.4.0) (2023-11-07)
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
### Features
|
|
1082
|
-
|
|
1083
|
-
* **js-sdk-generator:** use all spec for sdk generation ([#2129](https://github.com/Rebilly/rebilly/issues/2129)) ([1d28581](https://github.com/Rebilly/rebilly/commit/1d28581eca72f3ed6f75a610966366b5bd4f19fa))
|
|
1084
|
-
|
|
1085
|
-
## [7.3.2](https://github.com/Rebilly/rebilly/compare/instruments/core-v7.3.1...instruments/core-v7.3.2) (2023-10-27)
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
### Bug Fixes
|
|
1089
|
-
|
|
1090
|
-
* **revel:** Remove secondary color concept and tokens ([#2030](https://github.com/Rebilly/rebilly/issues/2030)) ([3d83708](https://github.com/Rebilly/rebilly/commit/3d83708cc2713a10262832d8de0e6e4f5ede9c5f))
|
|
1091
|
-
|
|
1092
|
-
## [7.3.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v7.3.0...instruments/core-v7.3.1) (2023-10-23)
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
### Bug Fixes
|
|
1096
|
-
|
|
1097
|
-
* **risk-data-collector:** Revert back fingerprint version ([#1994](https://github.com/Rebilly/rebilly/issues/1994)) ([ec6dac0](https://github.com/Rebilly/rebilly/commit/ec6dac015ba12512c65a0397c8bdc1e48097d602))
|
|
1098
|
-
|
|
1099
|
-
## [7.3.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v7.2.4...instruments/core-v7.3.0) (2023-10-19)
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
### Features
|
|
1103
|
-
|
|
1104
|
-
* **rebilly-js-sdk:** Add patch method to quotes resource ([#1896](https://github.com/Rebilly/rebilly/issues/1896)) ([9670b45](https://github.com/Rebilly/rebilly/commit/9670b450e3700a272b45683c5e28c8e6c829e242))
|
|
1105
|
-
|
|
1106
|
-
## [7.2.4](https://github.com/Rebilly/rebilly/compare/instruments/core-v7.2.3...instruments/core-v7.2.4) (2023-10-17)
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
### Bug Fixes
|
|
1110
|
-
|
|
1111
|
-
* **instruments:** fix locales check ([#1904](https://github.com/Rebilly/rebilly/issues/1904)) ([90de52d](https://github.com/Rebilly/rebilly/commit/90de52d4f566b722f835fefaa19337e3586c7f3d))
|
|
1112
|
-
|
|
1113
|
-
## [7.2.3](https://github.com/Rebilly/rebilly/compare/instruments/core-v7.2.2...instruments/core-v7.2.3) (2023-10-16)
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
### Bug Fixes
|
|
1117
|
-
|
|
1118
|
-
* **risk-data-collector:** Update to FingerprintJS PRO ([#1891](https://github.com/Rebilly/rebilly/issues/1891)) ([b419cbb](https://github.com/Rebilly/rebilly/commit/b419cbb3e2ddb06b1c8d8ff663137ebfc56090b6))
|
|
1119
|
-
|
|
1120
|
-
## [7.2.2](https://github.com/Rebilly/rebilly/compare/instruments/core-v7.2.1...instruments/core-v7.2.2) (2023-10-16)
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
### Bug Fixes
|
|
1124
|
-
|
|
1125
|
-
* **risk-data-collector:** Update to FingerprintJS PRO [Do not merge] ([#1819](https://github.com/Rebilly/rebilly/issues/1819)) ([66db90e](https://github.com/Rebilly/rebilly/commit/66db90e8246e14be06a7b6ac77545234e5744c97))
|
|
1126
|
-
|
|
1127
|
-
## [7.2.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v7.2.0...instruments/core-v7.2.1) (2023-10-10)
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
### Bug Fixes
|
|
1131
|
-
|
|
1132
|
-
* **instruments:** Update Framepay config to include riskMetadata option ([#1799](https://github.com/Rebilly/rebilly/issues/1799)) ([1f3d761](https://github.com/Rebilly/rebilly/commit/1f3d7613996d1d7d81218d4581c888cfe2b080f8))
|
|
1133
|
-
|
|
1134
|
-
## [7.2.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v7.1.0...instruments/core-v7.2.0) (2023-10-06)
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
### Features
|
|
1138
|
-
|
|
1139
|
-
* **recomm:** Add start stop review to aml check details ([#1567](https://github.com/Rebilly/rebilly/issues/1567)) ([7f36939](https://github.com/Rebilly/rebilly/commit/7f36939bffd9ce76868640aee6f2bac5216ba499))
|
|
1140
|
-
|
|
1141
|
-
## [7.1.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v7.0.0...instruments/core-v7.1.0) (2023-10-04)
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
### Features
|
|
1145
|
-
|
|
1146
|
-
* **instruments/methods:** migrate helpers to ts ([#1284](https://github.com/Rebilly/rebilly/issues/1284)) ([4949fab](https://github.com/Rebilly/rebilly/commit/4949fab17735119309491157b8306fe5696b787a)), closes [#1287](https://github.com/Rebilly/rebilly/issues/1287)
|
|
1147
|
-
|
|
1148
|
-
## [7.0.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v6.0.4...instruments/core-v7.0.0) (2023-10-02)
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
### ⚠ BREAKING CHANGES
|
|
1152
|
-
|
|
1153
|
-
* **rebilly-js-sdk:** Rename stopAmlCheckReview to stopReview (#1654)
|
|
1154
|
-
|
|
1155
|
-
### Bug Fixes
|
|
1156
|
-
|
|
1157
|
-
* **rebilly-js-sdk:** Rename stopAmlCheckReview to stopReview ([#1654](https://github.com/Rebilly/rebilly/issues/1654)) ([11a86c8](https://github.com/Rebilly/rebilly/commit/11a86c8cd667c3438a1129806b7dfef3d013d039))
|
|
1158
|
-
|
|
1159
|
-
## [6.0.4](https://github.com/Rebilly/rebilly/compare/instruments/core-v6.0.3...instruments/core-v6.0.4) (2023-09-26)
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
### Bug Fixes
|
|
1163
|
-
|
|
1164
|
-
* **instruments:** postPayment function didn't include the risk metadata on payload ([#1568](https://github.com/Rebilly/rebilly/issues/1568)) ([da59c14](https://github.com/Rebilly/rebilly/commit/da59c143f4baa201e2c196c74bc1c3b955f7040f))
|
|
1165
|
-
|
|
1166
|
-
## [6.0.3](https://github.com/Rebilly/rebilly/compare/instruments/core-v6.0.2...instruments/core-v6.0.3) (2023-09-26)
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
### Bug Fixes
|
|
1170
|
-
|
|
1171
|
-
* **HPF | Framepay:** Update risk-data-collector version on HPF and Framepay ([#1551](https://github.com/Rebilly/rebilly/issues/1551)) ([53bb339](https://github.com/Rebilly/rebilly/commit/53bb339f249bc5fb92d87d3cd2ae15b0ace91b01))
|
|
1172
|
-
|
|
1173
|
-
## [6.0.2](https://github.com/Rebilly/rebilly/compare/instruments/core-v6.0.1...instruments/core-v6.0.2) (2023-09-22)
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
### Bug Fixes
|
|
1177
|
-
|
|
1178
|
-
* Revert Fingerprint version ([#1493](https://github.com/Rebilly/rebilly/issues/1493)) ([f448a3c](https://github.com/Rebilly/rebilly/commit/f448a3c4ed536f4c5d9bb7709f339f22ca61caab))
|
|
1179
|
-
|
|
1180
|
-
## [6.0.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v6.0.0...instruments/core-v6.0.1) (2023-09-20)
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
### Bug Fixes
|
|
1184
|
-
|
|
1185
|
-
* **instruments:** isPayment and isPurchase incorrect type ([#1451](https://github.com/Rebilly/rebilly/issues/1451)) ([6b99e9d](https://github.com/Rebilly/rebilly/commit/6b99e9d721c1454019d5cb43bfaf38f6a23b5a08))
|
|
1186
|
-
|
|
1187
|
-
## [6.0.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v5.1.0...instruments/core-v6.0.0) (2023-09-18)
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
### ⚠ BREAKING CHANGES
|
|
1191
|
-
|
|
1192
|
-
* **js-sdk:** Remove AML search by Customer id API (#1414)
|
|
1193
|
-
|
|
1194
|
-
### Bug Fixes
|
|
1195
|
-
|
|
1196
|
-
* **js-sdk:** Remove AML search by Customer id API ([#1414](https://github.com/Rebilly/rebilly/issues/1414)) ([7dcd9dc](https://github.com/Rebilly/rebilly/commit/7dcd9dc434ce01e5daf1212d8e03168dc1e950fc))
|
|
1197
|
-
|
|
1198
|
-
## [5.1.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v5.0.0...instruments/core-v5.1.0) (2023-09-18)
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
### Features
|
|
1202
|
-
|
|
1203
|
-
* **instruments:** Setup telemetry ([#1185](https://github.com/Rebilly/rebilly/issues/1185)) ([b5ca186](https://github.com/Rebilly/rebilly/commit/b5ca18631c7a43a74c5f04e46fe78e1405e4258a))
|
|
1204
|
-
|
|
1205
|
-
## [5.0.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v4.9.1...instruments/core-v5.0.0) (2023-09-15)
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
### ⚠ BREAKING CHANGES
|
|
1209
|
-
|
|
1210
|
-
* **js-sdk:** Remove deprecated AML endpoint (#1382)
|
|
1211
|
-
|
|
1212
|
-
### Bug Fixes
|
|
1213
|
-
|
|
1214
|
-
* **js-sdk:** Remove deprecated AML endpoint ([#1382](https://github.com/Rebilly/rebilly/issues/1382)) ([06faea4](https://github.com/Rebilly/rebilly/commit/06faea46ba8dbe89459050e6b23a41223a50c6dd))
|
|
1215
|
-
|
|
1216
|
-
## [4.9.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v4.9.0...instruments/core-v4.9.1) (2023-09-15)
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
### Bug Fixes
|
|
1220
|
-
|
|
1221
|
-
* **instruments:** define process env ([#1371](https://github.com/Rebilly/rebilly/issues/1371)) ([19bd07d](https://github.com/Rebilly/rebilly/commit/19bd07d1aa92b7dd26054b2129986b31fc060cc0))
|
|
1222
|
-
|
|
1223
|
-
## [4.9.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v4.8.3...instruments/core-v4.9.0) (2023-09-14)
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
### Features
|
|
1227
|
-
|
|
1228
|
-
* **instruments:** Add Typescript configuration ([#1227](https://github.com/Rebilly/rebilly/issues/1227)) ([850cac1](https://github.com/Rebilly/rebilly/commit/850cac15dff6d54f2657c13c0b4c4c58cef3b158))
|
|
1229
|
-
|
|
1230
|
-
## [4.8.3](https://github.com/Rebilly/rebilly/compare/instruments/core-v4.8.2...instruments/core-v4.8.3) (2023-09-11)
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
### Bug Fixes
|
|
1234
|
-
|
|
1235
|
-
* **instruments:** Update dev dependencies ([#1271](https://github.com/Rebilly/rebilly/issues/1271)) ([d4c66b0](https://github.com/Rebilly/rebilly/commit/d4c66b017f46d9c34a391b65c402c60545587d14))
|
|
1236
|
-
|
|
1237
|
-
## [4.8.2](https://github.com/Rebilly/rebilly/compare/instruments/core-v4.8.1...instruments/core-v4.8.2) (2023-09-11)
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
### Bug Fixes
|
|
1241
|
-
|
|
1242
|
-
* **instruments/core:** only include required files in instruments/core package ([#1272](https://github.com/Rebilly/rebilly/issues/1272)) ([539417c](https://github.com/Rebilly/rebilly/commit/539417cc9b2b5d4357a87c8dd87918cc65b1ce8d))
|
|
1243
|
-
|
|
1244
|
-
## [4.8.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v4.8.0...instruments/core-v4.8.1) (2023-09-07)
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
### Bug Fixes
|
|
1248
|
-
|
|
1249
|
-
* Update riskmetadata collect data requests to avoid calling it twice ([#1242](https://github.com/Rebilly/rebilly/issues/1242)) ([da591b3](https://github.com/Rebilly/rebilly/commit/da591b3d0ca162120df339c3e02e63d728f6791d))
|
|
1250
|
-
|
|
1251
|
-
## [4.8.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v4.7.1...instruments/core-v4.8.0) (2023-09-05)
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
### Features
|
|
1255
|
-
|
|
1256
|
-
* **risk-data-collector:** Update FringerprintJS to PRO version ([#915](https://github.com/Rebilly/rebilly/issues/915)) ([e8fe36b](https://github.com/Rebilly/rebilly/commit/e8fe36b73738f42ccb3aa70c423204d2a2a461f4))
|
|
1257
|
-
|
|
1258
|
-
## [4.7.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v4.7.0...instruments/core-v4.7.1) (2023-09-05)
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
### Bug Fixes
|
|
1262
|
-
|
|
1263
|
-
* **rebilly-js-sdk:** Add missing params to getAllowlistCollection ([#1169](https://github.com/Rebilly/rebilly/issues/1169)) ([889e073](https://github.com/Rebilly/rebilly/commit/889e07304e1b48cd1da1ba668cd685ad685ff5c2))
|
|
1264
|
-
|
|
1265
|
-
## [4.7.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v4.6.0...instruments/core-v4.7.0) (2023-09-04)
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
### Features
|
|
1269
|
-
|
|
1270
|
-
* **recomm:** TypeScript support ([#1088](https://github.com/Rebilly/rebilly/issues/1088)) ([8c3a86e](https://github.com/Rebilly/rebilly/commit/8c3a86eb533a93ea78bb776e9b0c7bae90b3b6a5))
|
|
1271
|
-
|
|
1272
|
-
## [4.6.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v4.5.0...instruments/core-v4.6.0) (2023-09-04)
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
### Features
|
|
1276
|
-
|
|
1277
|
-
* **rebilly-js-sdk:** Add risk score allowlist resource ([#1113](https://github.com/Rebilly/rebilly/issues/1113)) ([60be853](https://github.com/Rebilly/rebilly/commit/60be853e22e266458cf6ab6580b42187c77a57d0))
|
|
1278
|
-
|
|
1279
|
-
## [4.5.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v4.4.0...instruments/core-v4.5.0) (2023-08-31)
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
### Features
|
|
1283
|
-
|
|
1284
|
-
* **instruments, recomm:** Allow merchants to control instruments approval url redirects ([#916](https://github.com/Rebilly/rebilly/issues/916)) ([90310d4](https://github.com/Rebilly/rebilly/commit/90310d49ffd803815a61ecf60fd4ccdc635f2db5))
|
|
1285
|
-
|
|
1286
|
-
## [4.4.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v4.3.0...instruments/core-v4.4.0) (2023-08-21)
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
### Features
|
|
1290
|
-
|
|
1291
|
-
* **recomm:** Add tags to AML checks ([#896](https://github.com/Rebilly/rebilly/issues/896)) ([759822f](https://github.com/Rebilly/rebilly/commit/759822f93cbeef56f54902ff6e2af765bdbc7a8e))
|
|
1292
|
-
|
|
1293
|
-
## [4.3.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v4.2.1...instruments/core-v4.3.0) (2023-08-21)
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
### Features
|
|
1297
|
-
|
|
1298
|
-
* **instrument:** migrate to vitest from jest ([#857](https://github.com/Rebilly/rebilly/issues/857)) ([43d89e6](https://github.com/Rebilly/rebilly/commit/43d89e6eb406867d0ad787bd5ac29788b3705c1a))
|
|
1299
|
-
|
|
1300
|
-
## [4.2.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v4.2.0...instruments/core-v4.2.1) (2023-08-17)
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
### Bug Fixes
|
|
1304
|
-
|
|
1305
|
-
* **recomm:** replace v-tag-input with revel tag selector ([#887](https://github.com/Rebilly/rebilly/issues/887)) ([6048444](https://github.com/Rebilly/rebilly/commit/604844407a639d169801759486b3a9dd7a2962f4))
|
|
1306
|
-
|
|
1307
|
-
## [4.2.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v4.1.2...instruments/core-v4.2.0) (2023-08-15)
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
### Features
|
|
1311
|
-
|
|
1312
|
-
* **storefront-payment-form:** TypeScript migration ([#609](https://github.com/Rebilly/rebilly/issues/609)) ([5327323](https://github.com/Rebilly/rebilly/commit/5327323f8bf57779f019c163fccf52104d3da5fd))
|
|
1313
|
-
|
|
1314
|
-
## [4.1.2](https://github.com/Rebilly/rebilly/compare/instruments/core-v4.1.1...instruments/core-v4.1.2) (2023-08-11)
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
### Bug Fixes
|
|
1318
|
-
|
|
1319
|
-
* **instruments:** Update styles ([#864](https://github.com/Rebilly/rebilly/issues/864)) ([ca01ff5](https://github.com/Rebilly/rebilly/commit/ca01ff5bcf94e39e7334568b576f484b95d911e5))
|
|
1320
|
-
|
|
1321
|
-
## [4.1.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v4.1.0...instruments/core-v4.1.1) (2023-08-08)
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
### Bug Fixes
|
|
1325
|
-
|
|
1326
|
-
* **revel:** replace npm-run-all with concurrently ([#850](https://github.com/Rebilly/rebilly/issues/850)) ([dea3d8e](https://github.com/Rebilly/rebilly/commit/dea3d8e71974162aba56fe9f4bff4072ed94bdf9))
|
|
1327
|
-
|
|
1328
|
-
## [4.1.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v4.0.0...instruments/core-v4.1.0) (2023-08-08)
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
### Features
|
|
1332
|
-
|
|
1333
|
-
* **revel:** update yarn.lock ([#847](https://github.com/Rebilly/rebilly/issues/847)) ([7c6679f](https://github.com/Rebilly/rebilly/commit/7c6679f7cfeda76bffd1606c0af10e17a6414c83))
|
|
1334
|
-
|
|
1335
|
-
## [4.0.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.47.0...instruments/core-v4.0.0) (2023-08-07)
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
### ⚠ BREAKING CHANGES
|
|
1339
|
-
|
|
1340
|
-
* **revel:** Migrate revel to typescript (#661)
|
|
1341
|
-
|
|
1342
|
-
### Features
|
|
1343
|
-
|
|
1344
|
-
* **revel:** Migrate revel to typescript ([#661](https://github.com/Rebilly/rebilly/issues/661)) ([ef63cbc](https://github.com/Rebilly/rebilly/commit/ef63cbc6a16c9c37d5bc17b10e003eb26c1c4e50)), closes [#608](https://github.com/Rebilly/rebilly/issues/608) [#630](https://github.com/Rebilly/rebilly/issues/630) [#636](https://github.com/Rebilly/rebilly/issues/636) [#658](https://github.com/Rebilly/rebilly/issues/658) [#642](https://github.com/Rebilly/rebilly/issues/642)
|
|
1345
|
-
|
|
1346
|
-
## [3.47.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.46.0...instruments/core-v3.47.0) (2023-08-04)
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
### Features
|
|
1350
|
-
|
|
1351
|
-
* **recomm:** Update API spec ([#833](https://github.com/Rebilly/rebilly/issues/833)) ([943ac69](https://github.com/Rebilly/rebilly/commit/943ac696eb5ef864c928e565b68dd1ce1cbc143a))
|
|
1352
|
-
|
|
1353
|
-
## [3.46.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.45.6...instruments/core-v3.46.0) (2023-08-03)
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
### Features
|
|
1357
|
-
|
|
1358
|
-
* **recomm:** Update text helpers to use Revel ones ([#816](https://github.com/Rebilly/rebilly/issues/816)) ([b22126d](https://github.com/Rebilly/rebilly/commit/b22126de86981415763b826de98a5d4e357cf071))
|
|
1359
|
-
|
|
1360
|
-
## [3.45.6](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.45.5...instruments/core-v3.45.6) (2023-08-03)
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
### Bug Fixes
|
|
1364
|
-
|
|
1365
|
-
* **recomm:** Re-enable vite.configuration.spec.js test ([#825](https://github.com/Rebilly/rebilly/issues/825)) ([b8118e7](https://github.com/Rebilly/rebilly/commit/b8118e7455b71d1eb165d21de7201433a6905cad))
|
|
1366
|
-
|
|
1367
|
-
## [3.45.3](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.45.2...instruments/core-v3.45.3) (2023-07-24)
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
### Bug Fixes
|
|
1371
|
-
|
|
1372
|
-
* **instruments:** Ensure dependencies are build as part of semantic-release ([#738](https://github.com/Rebilly/rebilly/issues/738)) ([cade641](https://github.com/Rebilly/rebilly/commit/cade6410236ed8b71a4bf65a591150709c645c90))
|
|
1373
|
-
|
|
1374
|
-
## [3.45.2](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.45.1...instruments/core-v3.45.2) (2023-07-17)
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
### Bug Fixes
|
|
1378
|
-
|
|
1379
|
-
* **recomm:** Api definitions workflow ([#693](https://github.com/Rebilly/rebilly/issues/693)) ([998c957](https://github.com/Rebilly/rebilly/commit/998c957ff145f818cf0d74ed607ec0c10859909e))
|
|
1380
|
-
|
|
1381
|
-
## [3.45.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.45.0...instruments/core-v3.45.1) (2023-07-06)
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
### Bug Fixes
|
|
1385
|
-
|
|
1386
|
-
* **instruments:** expired cards showing in the list ([#604](https://github.com/Rebilly/rebilly/issues/604)) ([1b26e47](https://github.com/Rebilly/rebilly/commit/1b26e4775ac087a91d06461d7ffea5c8edd1dfc1))
|
|
1387
|
-
|
|
1388
|
-
## [3.45.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.44.1...instruments/core-v3.45.0) (2023-07-04)
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
### Features
|
|
1392
|
-
|
|
1393
|
-
* **kyc-document-gatherer:** TypeScript, linting and formatting improvements ([#570](https://github.com/Rebilly/rebilly/issues/570)) ([a724088](https://github.com/Rebilly/rebilly/commit/a724088669b88437f4bee59bcd06f66c01a7b8d7))
|
|
1394
|
-
|
|
1395
|
-
## [3.44.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.44.0...instruments/core-v3.44.1) (2023-06-28)
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
### Bug Fixes
|
|
1399
|
-
|
|
1400
|
-
* **recomm,js-sdk:** Update 409 error message ([#585](https://github.com/Rebilly/rebilly/issues/585)) ([e33945a](https://github.com/Rebilly/rebilly/commit/e33945aca20976a9402d3c16d1caf638975d9aff))
|
|
1401
|
-
|
|
1402
|
-
## [3.44.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.43.0...instruments/core-v3.44.0) (2023-06-20)
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
### Features
|
|
1406
|
-
|
|
1407
|
-
* **instruments:** Use Vue for instruments/dev debug menu ([#546](https://github.com/Rebilly/rebilly/issues/546)) ([5161bc3](https://github.com/Rebilly/rebilly/commit/5161bc396c2a9b9176f51175763656b3b69c4f2e))
|
|
1408
|
-
|
|
1409
|
-
## [3.43.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.42.0...instruments/core-v3.43.0) (2023-06-15)
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
### Features
|
|
1413
|
-
|
|
1414
|
-
* **recomm:** Add reports page to Recomm ([#502](https://github.com/Rebilly/rebilly/issues/502)) ([2dba9db](https://github.com/Rebilly/rebilly/commit/2dba9dbb643499eec791f671d134c619d04bbba9))
|
|
1415
|
-
|
|
1416
|
-
## [3.42.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.41.0...instruments/core-v3.42.0) (2023-06-13)
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
### Features
|
|
1420
|
-
|
|
1421
|
-
* **kyc-document-gatherer:** Improve TypeScript for unit-tests & minor improvements ([#459](https://github.com/Rebilly/rebilly/issues/459)) ([460ef39](https://github.com/Rebilly/rebilly/commit/460ef39cc893680820a913cd9decd7accaa6bc57))
|
|
1422
|
-
|
|
1423
|
-
## [3.41.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.40.1...instruments/core-v3.41.0) (2023-06-08)
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
### Features
|
|
1427
|
-
|
|
1428
|
-
* **instruments:** Hide all address fields ([#478](https://github.com/Rebilly/rebilly/issues/478)) ([e42e04b](https://github.com/Rebilly/rebilly/commit/e42e04b99800a2262ea732b9e34040b8db926f7e))
|
|
1429
|
-
|
|
1430
|
-
## [3.40.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.40.0...instruments/core-v3.40.1) (2023-06-08)
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
### Bug Fixes
|
|
1434
|
-
|
|
1435
|
-
* **instruments:** Update UI for invoice purchase data ([#449](https://github.com/Rebilly/rebilly/issues/449)) ([dce4f8d](https://github.com/Rebilly/rebilly/commit/dce4f8da0203155243c11d0c018c80c784c7b419))
|
|
1436
|
-
|
|
1437
|
-
## [3.40.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.39.5...instruments/core-v3.40.0) (2023-06-08)
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
### Features
|
|
1441
|
-
|
|
1442
|
-
* **rebilly-js-sdk:** add external services settings resource ([#463](https://github.com/Rebilly/rebilly/issues/463)) ([6606c6f](https://github.com/Rebilly/rebilly/commit/6606c6fc1ed9b5d0aabc59dde18318a3658a585d))
|
|
1443
|
-
|
|
1444
|
-
## [3.39.5](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.39.4...instruments/core-v3.39.5) (2023-06-08)
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
### Bug Fixes
|
|
1448
|
-
|
|
1449
|
-
* **instruments:** Use correct leadsource in methods ([#460](https://github.com/Rebilly/rebilly/issues/460)) ([68b7773](https://github.com/Rebilly/rebilly/commit/68b77731f5c410af56d7b06fa0f90f235bc96885))
|
|
1450
|
-
|
|
1451
|
-
## [3.39.4](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.39.3...instruments/core-v3.39.4) (2023-06-06)
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
### Bug Fixes
|
|
1455
|
-
|
|
1456
|
-
* **instruments:** Update instruments option handling on mount ([#394](https://github.com/Rebilly/rebilly/issues/394)) ([b3b5483](https://github.com/Rebilly/rebilly/commit/b3b548336b3171729b798322188a4d45d95069a3))
|
|
1457
|
-
|
|
1458
|
-
## [3.39.3](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.39.2...instruments/core-v3.39.3) (2023-06-06)
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
### Bug Fixes
|
|
1462
|
-
|
|
1463
|
-
* **instruments:** Fix 3ds not showing in approval url ([#454](https://github.com/Rebilly/rebilly/issues/454)) ([e1895a1](https://github.com/Rebilly/rebilly/commit/e1895a1c9347e928078d32ae1597eddeff9eccc8))
|
|
1464
|
-
|
|
1465
|
-
## [3.39.2](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.39.1...instruments/core-v3.39.2) (2023-06-05)
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
### Bug Fixes
|
|
1469
|
-
|
|
1470
|
-
* **instruments:** Fixed typo for property name when using `depositRequestId` ([#448](https://github.com/Rebilly/rebilly/issues/448)) ([7e14ccc](https://github.com/Rebilly/rebilly/commit/7e14ccc1405f9a6a7849d5a0bd1e536434dc7091))
|
|
1471
|
-
|
|
1472
|
-
## [3.39.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.39.0...instruments/core-v3.39.1) (2023-06-05)
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
### Bug Fixes
|
|
1476
|
-
|
|
1477
|
-
* **instruments:** Fix error message ([#444](https://github.com/Rebilly/rebilly/issues/444)) ([38fa0bc](https://github.com/Rebilly/rebilly/commit/38fa0bcb3568e9f10f5b59f9246b82e3f394505e))
|
|
1478
|
-
|
|
1479
|
-
## [3.39.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.38.1...instruments/core-v3.39.0) (2023-06-02)
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
### Features
|
|
1483
|
-
|
|
1484
|
-
* **instruments:** Instruments deposit ([#430](https://github.com/Rebilly/rebilly/issues/430)) ([e3f584e](https://github.com/Rebilly/rebilly/commit/e3f584e2d916a21dbf4e8d6b3b986cbb8852c407)), closes [#379](https://github.com/Rebilly/rebilly/issues/379)
|
|
1485
|
-
|
|
1486
|
-
## [3.38.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.38.0...instruments/core-v3.38.1) (2023-06-02)
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
### Bug Fixes
|
|
1490
|
-
|
|
1491
|
-
* revert "neut(instruments): Instruments deposit" ([#426](https://github.com/Rebilly/rebilly/issues/426)) ([82bb447](https://github.com/Rebilly/rebilly/commit/82bb44715b0925c4a3dbcee00a2fa85dce1da19b)), closes [#417](https://github.com/Rebilly/rebilly/issues/417)
|
|
1492
|
-
|
|
1493
|
-
## [3.38.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.37.2...instruments/core-v3.38.0) (2023-06-01)
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
### Features
|
|
1497
|
-
|
|
1498
|
-
* **instruments:** Instruments deposit ([#417](https://github.com/Rebilly/rebilly/issues/417)) ([00555d3](https://github.com/Rebilly/rebilly/commit/00555d33f21079da5048966a03dc7e4aa18ce707)), closes [#379](https://github.com/Rebilly/rebilly/issues/379)
|
|
1499
|
-
|
|
1500
|
-
## [3.37.2](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.37.1...instruments/core-v3.37.2) (2023-05-30)
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
### Bug Fixes
|
|
1504
|
-
|
|
1505
|
-
* **instruments:** Loosen schema for 3rd party configurations ([#392](https://github.com/Rebilly/rebilly/issues/392)) ([9c85275](https://github.com/Rebilly/rebilly/commit/9c8527507b505dc77f622bdcc854f4325d7eb37c))
|
|
1506
|
-
|
|
1507
|
-
## [3.37.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.37.0...instruments/core-v3.37.1) (2023-05-29)
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
### Bug Fixes
|
|
1511
|
-
|
|
1512
|
-
* Revert "neut(instruments): Instruments deposit ([#379](https://github.com/Rebilly/rebilly/issues/379))" ([#380](https://github.com/Rebilly/rebilly/issues/380)) ([3864721](https://github.com/Rebilly/rebilly/commit/3864721523fc4c45d867577f2f5ef9755c05c2d4))
|
|
1513
|
-
|
|
1514
|
-
## [3.37.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.36.1...instruments/core-v3.37.0) (2023-05-29)
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
### Features
|
|
1518
|
-
|
|
1519
|
-
* **instruments:** Instruments deposit ([#379](https://github.com/Rebilly/rebilly/issues/379)) ([07cf230](https://github.com/Rebilly/rebilly/commit/07cf23008b08239a294782a79ca0dee0c1647306))
|
|
1520
|
-
|
|
1521
|
-
## [3.36.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.36.0...instruments/core-v3.36.1) (2023-05-27)
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
### Bug Fixes
|
|
1525
|
-
|
|
1526
|
-
* Revert "neut(instruments): Instruments deposit ([#242](https://github.com/Rebilly/rebilly/issues/242))" ([#364](https://github.com/Rebilly/rebilly/issues/364)) ([9c97feb](https://github.com/Rebilly/rebilly/commit/9c97feb9001a9301ad3a0f8259f2e7de8ac57519))
|
|
1527
|
-
|
|
1528
|
-
## [3.36.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.35.1...instruments/core-v3.36.0) (2023-05-26)
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
### Features
|
|
1532
|
-
|
|
1533
|
-
* **instruments:** Instruments deposit ([#242](https://github.com/Rebilly/rebilly/issues/242)) ([aacc4d3](https://github.com/Rebilly/rebilly/commit/aacc4d30ba167e446cb6484c25c8b5b62818f8e2))
|
|
1534
|
-
|
|
1535
|
-
## [3.35.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.35.0...instruments/core-v3.35.1) (2023-05-24)
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
### Bug Fixes
|
|
1539
|
-
|
|
1540
|
-
* **recomm:** Fix update-column-schemas command ([#331](https://github.com/Rebilly/rebilly/issues/331)) ([165f5ba](https://github.com/Rebilly/rebilly/commit/165f5ba631fb6cdf6891683ea3b7d3901fd60f5b))
|
|
1541
|
-
|
|
1542
|
-
## [3.35.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.34.0...instruments/core-v3.35.0) (2023-05-19)
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
### Features
|
|
1546
|
-
|
|
1547
|
-
* **kyc-document-gatherer:** Code formatting and TypeScript improvements ([#288](https://github.com/Rebilly/rebilly/issues/288)) ([52b1c5d](https://github.com/Rebilly/rebilly/commit/52b1c5d01783a11528575cef31e4e282f85de3a0))
|
|
1548
|
-
|
|
1549
|
-
## [3.34.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.33.0...instruments/core-v3.34.0) (2023-05-19)
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
### Features
|
|
1553
|
-
|
|
1554
|
-
* **rebilly-js-sdk:** Update JS SDK to API definitions updates ([#243](https://github.com/Rebilly/rebilly/issues/243)) ([0d51379](https://github.com/Rebilly/rebilly/commit/0d5137984f4a3e33e3034bbc4a0bb19bb6ecafd2))
|
|
1555
|
-
|
|
1556
|
-
## [3.33.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.32.0...instruments/core-v3.33.0) (2023-05-18)
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
### Features
|
|
1560
|
-
|
|
1561
|
-
* **kyc-document-gatherer:** Migrate components to TypeScript ([#229](https://github.com/Rebilly/rebilly/issues/229)) ([ecedced](https://github.com/Rebilly/rebilly/commit/ecedced77f4f5fa2078ab17a6b74e3bc63fd2582))
|
|
1562
|
-
|
|
1563
|
-
## [3.32.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.31.0...instruments/core-v3.32.0) (2023-05-10)
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
### Features
|
|
1567
|
-
|
|
1568
|
-
* **kyc-document-gatherer:** change eslint vue config ([#238](https://github.com/Rebilly/rebilly/issues/238)) ([7dc9475](https://github.com/Rebilly/rebilly/commit/7dc94759b3e758eddf4a4c8d729872551a380471))
|
|
1569
|
-
|
|
1570
|
-
## [3.31.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.30.0...instruments/core-v3.31.0) (2023-05-09)
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
### Features
|
|
1574
|
-
|
|
1575
|
-
* **kyc-document-gatherer:** TypeScript setup and configuration ([#201](https://github.com/Rebilly/rebilly/issues/201)) ([d7f804c](https://github.com/Rebilly/rebilly/commit/d7f804c871a4bd868864c7c67895b3468db049fe))
|
|
1576
|
-
|
|
1577
|
-
## [3.30.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.29.3...instruments/core-v3.30.0) (2023-05-05)
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
### Features
|
|
1581
|
-
|
|
1582
|
-
* **instruments:** Use JSON schema to validate mount options ([#211](https://github.com/Rebilly/rebilly/issues/211)) ([f304128](https://github.com/Rebilly/rebilly/commit/f304128c4cfc85f367f64c952625d31d08f845f5))
|
|
1583
|
-
|
|
1584
|
-
## [3.29.3](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.29.2...instruments/core-v3.29.3) (2023-05-05)
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
### Bug Fixes
|
|
1588
|
-
|
|
1589
|
-
* **js-sdk:** use folder name as nx project name ([#219](https://github.com/Rebilly/rebilly/issues/219)) ([089887d](https://github.com/Rebilly/rebilly/commit/089887d6a4fcfe608dbfec298ea633ad0851904f))
|
|
1590
|
-
|
|
1591
|
-
## [3.29.2](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.29.1...instruments/core-v3.29.2) (2023-05-05)
|
|
1592
|
-
|
|
1593
|
-
|
|
1594
|
-
### Bug Fixes
|
|
1595
|
-
|
|
1596
|
-
* **js-sdk:** remove dead link from readme ([#218](https://github.com/Rebilly/rebilly/issues/218)) ([49756bf](https://github.com/Rebilly/rebilly/commit/49756bfaec0eacabe5c1d3d944e5c2cbd962e909))
|
|
1597
|
-
|
|
1598
|
-
## [3.29.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.29.0...instruments/core-v3.29.1) (2023-05-05)
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
### Bug Fixes
|
|
1602
|
-
|
|
1603
|
-
* **rebilly-js-sdk:** add missing parameters to fees and balance transactions, add delete fees ([#212](https://github.com/Rebilly/rebilly/issues/212)) ([e8cbb12](https://github.com/Rebilly/rebilly/commit/e8cbb1223a53ba8bfae70ac9851e9e4b2821b2f2))
|
|
1604
|
-
|
|
1605
|
-
## [3.29.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.28.6...instruments/core-v3.29.0) (2023-04-28)
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
### Features
|
|
1609
|
-
|
|
1610
|
-
* **js-sdk:** add tax report API request ([#189](https://github.com/Rebilly/rebilly/issues/189)) ([9eaebbe](https://github.com/Rebilly/rebilly/commit/9eaebbe1f3b335d2ac64013a002e1375b967fa11))
|
|
1611
|
-
|
|
1612
|
-
## [3.28.6](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.28.5...instruments/core-v3.28.6) (2023-04-24)
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
### Bug Fixes
|
|
1616
|
-
|
|
1617
|
-
* **risk-data-collector:** Add npm version to README.md ([#167](https://github.com/Rebilly/rebilly/issues/167)) ([aa3cc7a](https://github.com/Rebilly/rebilly/commit/aa3cc7a67ff8b8181316c9737f55c2166532726b))
|
|
1618
|
-
|
|
1619
|
-
## [3.28.5](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.28.4...instruments/core-v3.28.5) (2023-04-21)
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
### Bug Fixes
|
|
1623
|
-
|
|
1624
|
-
* **risk-data-collector:** Force release ([#157](https://github.com/Rebilly/rebilly/issues/157)) ([3a3cc5f](https://github.com/Rebilly/rebilly/commit/3a3cc5f95c9a7af62ccd68a3e36af15e3203f3a3))
|
|
1625
|
-
|
|
1626
|
-
## [3.28.4](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.28.3...instruments/core-v3.28.4) (2023-04-21)
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
### Bug Fixes
|
|
1630
|
-
|
|
1631
|
-
* **instruments:** only send necessary fields in payload ([#146](https://github.com/Rebilly/rebilly/issues/146)) ([4f0464f](https://github.com/Rebilly/rebilly/commit/4f0464f2a93463d0c8c340b1ef195438a2099a19))
|
|
1632
|
-
|
|
1633
|
-
## [3.28.3](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.28.2...instruments/core-v3.28.3) (2023-04-20)
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
### Bug Fixes
|
|
1637
|
-
|
|
1638
|
-
* **workflows:** Remove `'` from tag globs ([#155](https://github.com/Rebilly/rebilly/issues/155)) ([ea0be5f](https://github.com/Rebilly/rebilly/commit/ea0be5fb6a983224a7c398c241c154e94a9f5bbf))
|
|
1639
|
-
|
|
1640
|
-
## [3.28.2](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.28.1...instruments/core-v3.28.2) (2023-04-20)
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
### Bug Fixes
|
|
1644
|
-
|
|
1645
|
-
* **risk-data-collector:** Use markdown linter and force a new release ([#154](https://github.com/Rebilly/rebilly/issues/154)) ([6cc79f1](https://github.com/Rebilly/rebilly/commit/6cc79f1779afcfbd62c70518dbcffad1ef3ec5f2))
|
|
1646
|
-
|
|
1647
|
-
## [3.28.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.28.0...instruments/core-v3.28.1) (2023-04-20)
|
|
1648
|
-
|
|
1649
|
-
|
|
1650
|
-
### Bug Fixes
|
|
1651
|
-
|
|
1652
|
-
* **risk-data-collector:** Remove unpkg and recommend our own CDN ([#153](https://github.com/Rebilly/rebilly/issues/153)) ([893aee8](https://github.com/Rebilly/rebilly/commit/893aee8021506fced6dcf04b227fdc77c02b1e97))
|
|
1653
|
-
|
|
1654
|
-
## [3.28.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.27.0...instruments/core-v3.28.0) (2023-04-20)
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
### Features
|
|
1658
|
-
|
|
1659
|
-
* **js-sdk:** Add AML settings API ([#152](https://github.com/Rebilly/rebilly/issues/152)) ([28e638a](https://github.com/Rebilly/rebilly/commit/28e638acbc9e5d7e41012cd40d2a95d06a3501d2))
|
|
1660
|
-
|
|
1661
|
-
## [3.27.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v3.26.4...instruments/core-v3.27.0) (2023-04-19)
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
### Features
|
|
1665
|
-
|
|
1666
|
-
* **js-sdk:** add quotes ([#150](https://github.com/Rebilly/rebilly/issues/150)) ([f6c31be](https://github.com/Rebilly/rebilly/commit/f6c31be1a72dc627bf84909ed7f6392ef7779d3a))
|
|
1667
|
-
* Migrate kyc-document-gatherer-vue3 ([#99](https://github.com/Rebilly/rebilly/issues/99)) ([06596dc](https://github.com/Rebilly/rebilly/commit/06596dce43efda66b7945dfcd88b20da617622d4)), closes [#48](https://github.com/Rebilly/rebilly/issues/48) [#45](https://github.com/Rebilly/rebilly/issues/45)
|
|
1668
|
-
|
|
1669
|
-
## 1.0.0 (2023-04-13)
|
|
1670
|
-
|
|
1671
|
-
|
|
1672
|
-
### ⚠ BREAKING CHANGES
|
|
1673
|
-
|
|
1674
|
-
* **js-sdk:** update JS SDK from api-definitions (#88)
|
|
1675
3
|
|
|
1676
4
|
### Features
|
|
1677
5
|
|
|
1678
|
-
* **js-sdk:**
|
|
6
|
+
* **api-metadata, rebilly-js-sdk:** Update resources based on latest api definitions ([#4880](https://github.com/Rebilly/rebilly/issues/4880)) ([02afdd3](https://github.com/Rebilly/rebilly/commit/02afdd3559cadda4e647a785647fc35f7fc29b01))
|