Releases: fintoc-com/fintoc-node
Releases · fintoc-com/fintoc-node
Release list
v1.26.0
v1.25.0
v1.24.0
Additions ➕
- Added
onboardingsresource under v2 entities to create and submit an onboarding process. - Added
createmethod for entities (v2).
Changes ➖
- None.
Fixes 🐛
- None
v1.22.0
v1.21.0
Version 1.21.0 🎉
Additions ➕
- Expose new endpoint
POST /v1/events/triggerto trigger test events
Changes ➖
None.
Fixes 🐛
None.
v1.20.0
Version 1.20.0 🎉
Additions ➕
- Expose new endpoint
POST /v1/webhook_endpoint/testto send test events to created webhook endpoints.
Changes ➖
None.
Fixes 🐛
None.
v1.19.2
v1.19.1
1.19.0
Version 1.19.0 🎉
Additions ➕
- Expose
userAgentoption inFintocconstructor to allow custom User-Agent headers.
Changes ➖
None.
Fixes 🐛
- Use strict ISO 8601 regex in
isISODateto prevent plain strings being parsed as dates.
1.18.0
Version 1.18.0 🎉
Additions ➕
- Add support for the
whoamiandapi_keysendpoints of the API.
Changes ➖
None.
Fixes 🐛
None.